| 1 | [ Apr 3 04:27:18 Enabled. ] | ||
| 2 | [ Apr 3 04:27:18 Rereading configuration. ] | ||
| 3 | [ Apr 3 04:27:19 Rereading configuration. ] | ||
| 4 | [ Apr 3 04:27:20 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 3 04:27:20 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.03 04:27:22.105800 [ 1 ] {} <Information> Application: Will watch for the process with pid 24488 | ||
| 29 | 2026.04.03 04:27:22.106221 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.03 04:27:22.588490 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24488 | ||
| 31 | 2026.04.03 04:27:22.589327 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.03 04:27:22.589492 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.03 04:27:22.699769 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.03 04:27:22.749741 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.03 04:27:22.749883 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.03 04:27:22.749902 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.03 04:27:22.749975 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.03 04:27:22.750890 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.03 04:27:22.753220 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.03 04:27:22.754143 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.03 04:27:22.755082 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.03 04:27:22.755164 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.03 04:27:22.755217 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.03 04:27:22.755415 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.03 04:27:22.756381 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.03 04:27:22.762690 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.03 04:27:22.763415 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.03 04:27:22.764849 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.03 04:27:22.764950 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.03 04:27:22.765980 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.03 04:27:22.766482 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.03 04:27:22.770891 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.03 04:27:22.771437 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.03 04:27:22.774880 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.03 04:27:22.775275 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.03 04:27:22.775672 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.03 04:27:22.776012 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.03 04:27:22.777622 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.03 04:27:22.777649 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.03 04:27:22.777746 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.03 04:27:22.777847 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.03 04:27:22.800182 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.03 04:27:22.800213 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000195203 sec | ||
| 68 | 2026.04.03 04:27:22.800279 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.03 04:27:22.800329 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.03 04:27:22.801248 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.03 04:27:22.801922 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.03 04:27:22.812699 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.03 04:27:22.812756 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.03 04:27:22.812850 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.03 04:27:22.812865 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.03 04:27:22.812901 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.03 04:27:22.812976 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.03 04:27:22.817211 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.03 04:27:22.817265 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.03 04:27:22.817395 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.03 04:27:22.817576 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.03 04:27:22.817621 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.03 04:27:22.817635 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.03 04:27:22.817719 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.03 04:27:22.817733 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.03 04:27:22.817767 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.03 04:27:22.817855 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.03 04:27:22.841881 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.03 04:27:22.847371 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.03 04:27:22.847471 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134212 sec | ||
| 91 | 2026.04.03 04:27:22.847485 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.03 04:27:22.847496 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.03 04:27:22.847523 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.03 04:27:22.847809 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.03 04:27:22.847920 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.03 04:27:22.847936 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.03 04:27:22.847947 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.03 04:27:22.847958 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.03 04:27:22.852229 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.03 04:27:22.852494 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.04.03 04:27:22.853974 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.45e-05 sec. | ||
| 102 | 2026.04.03 04:27:22.854519 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.03 04:27:22.855970 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.03 04:27:22.855993 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.03 04:27:23.000390 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.03 04:27:23.458921 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33447 | ||
| 107 | 2026.04.03 04:27:23.461091 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.03 04:27:23.461187 [ 3 ] {} <Debug> TCP-Session: c8cd1a63-51dc-4176-9ca9-f657525673b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:33447 | ||
| 109 | 2026.04.03 04:27:23.461339 [ 3 ] {} <Debug> TCP-Session: c8cd1a63-51dc-4176-9ca9-f657525673b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.03 04:27:23.461354 [ 3 ] {} <Debug> TCP-Session: c8cd1a63-51dc-4176-9ca9-f657525673b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.03 04:27:23.461458 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.03 04:27:23.461569 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.03 04:27:23.461587 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.03 04:27:23.468227 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50618 | ||
| 115 | 2026.04.03 04:27:23.468323 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42018 | ||
| 116 | 2026.04.03 04:27:23.468447 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.03 04:27:23.468515 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.03 04:27:23.468553 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44173 | ||
| 119 | 2026.04.03 04:27:23.468554 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37292 | ||
| 120 | 2026.04.03 04:27:23.468612 [ 254 ] {} <Debug> TCP-Session: ad37a048-f518-4247-aaf6-f9613ab6b80e Authenticating user 'default' from [fd00:1122:3344:101::b]:42018 | ||
| 121 | 2026.04.03 04:27:23.468594 [ 4 ] {} <Debug> TCP-Session: 6a8d6166-d5e3-4081-8dec-8063d4a6912c Authenticating user 'default' from [fd00:1122:3344:101::b]:50618 | ||
| 122 | 2026.04.03 04:27:23.468709 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.03 04:27:23.468723 [ 254 ] {} <Debug> TCP-Session: ad37a048-f518-4247-aaf6-f9613ab6b80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.03 04:27:23.468757 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.04.03 04:27:23.468749 [ 5 ] {} <Debug> TCP-Session: fe52d789-5608-40bf-b941-fcd69f697044 Authenticating user 'default' from [fd00:1122:3344:101::b]:44173 | ||
| 126 | 2026.04.03 04:27:23.468744 [ 4 ] {} <Debug> TCP-Session: 6a8d6166-d5e3-4081-8dec-8063d4a6912c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.03 04:27:23.468859 [ 255 ] {} <Debug> TCP-Session: 0eb013b0-7779-4529-83ab-0b503f0397ed Authenticating user 'default' from [fd00:1122:3344:101::b]:37292 | ||
| 128 | 2026.04.03 04:27:23.468843 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43193 | ||
| 129 | 2026.04.03 04:27:23.468914 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53202 | ||
| 130 | 2026.04.03 04:27:23.468930 [ 4 ] {} <Debug> TCP-Session: 6a8d6166-d5e3-4081-8dec-8063d4a6912c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.03 04:27:23.468945 [ 255 ] {} <Debug> TCP-Session: 0eb013b0-7779-4529-83ab-0b503f0397ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.03 04:27:23.468838 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57634 | ||
| 133 | 2026.04.03 04:27:23.469034 [ 255 ] {} <Debug> TCP-Session: 0eb013b0-7779-4529-83ab-0b503f0397ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.03 04:27:23.468842 [ 5 ] {} <Debug> TCP-Session: fe52d789-5608-40bf-b941-fcd69f697044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.03 04:27:23.468832 [ 254 ] {} <Debug> TCP-Session: ad37a048-f518-4247-aaf6-f9613ab6b80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.03 04:27:23.469123 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.03 04:27:23.469167 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.03 04:27:23.469152 [ 5 ] {} <Debug> TCP-Session: fe52d789-5608-40bf-b941-fcd69f697044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.03 04:27:23.469233 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.04.03 04:27:23.469261 [ 258 ] {} <Debug> TCP-Session: 48e10b96-4df7-4ce3-8034-fb2614f0c72b Authenticating user 'default' from [fd00:1122:3344:101::b]:53202 | ||
| 141 | 2026.04.03 04:27:23.469245 [ 256 ] {} <Debug> TCP-Session: 6eb78b2c-1d9f-47fd-97bf-8c6611f2227d Authenticating user 'default' from [fd00:1122:3344:101::b]:43193 | ||
| 142 | 2026.04.03 04:27:23.469339 [ 257 ] {} <Debug> TCP-Session: c5322a7e-6799-4ca3-8b9a-49cd9702a792 Authenticating user 'default' from [fd00:1122:3344:101::b]:57634 | ||
| 143 | 2026.04.03 04:27:23.469398 [ 258 ] {} <Debug> TCP-Session: 48e10b96-4df7-4ce3-8034-fb2614f0c72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.03 04:27:23.469422 [ 257 ] {} <Debug> TCP-Session: c5322a7e-6799-4ca3-8b9a-49cd9702a792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.03 04:27:23.469483 [ 256 ] {} <Debug> TCP-Session: 6eb78b2c-1d9f-47fd-97bf-8c6611f2227d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.03 04:27:23.469526 [ 257 ] {} <Debug> TCP-Session: c5322a7e-6799-4ca3-8b9a-49cd9702a792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.03 04:27:23.469554 [ 256 ] {} <Debug> TCP-Session: 6eb78b2c-1d9f-47fd-97bf-8c6611f2227d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.03 04:27:23.469511 [ 258 ] {} <Debug> TCP-Session: 48e10b96-4df7-4ce3-8034-fb2614f0c72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.03 04:27:23.950728 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47696 | ||
| 150 | 2026.04.03 04:27:23.951402 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.03 04:27:23.951542 [ 259 ] {} <Debug> TCP-Session: 61bbc38e-40c0-471a-adfc-579044861793 Authenticating user 'default' from [fd00:1122:3344:101::c]:47696 | ||
| 152 | 2026.04.03 04:27:23.951571 [ 259 ] {} <Debug> TCP-Session: 61bbc38e-40c0-471a-adfc-579044861793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.03 04:27:23.951670 [ 259 ] {} <Debug> TCP-Session: 61bbc38e-40c0-471a-adfc-579044861793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.03 04:27:23.951743 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.04.03 04:27:23.951792 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.04.03 04:27:23.951883 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.04.03 04:27:23.953030 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48281 | ||
| 158 | 2026.04.03 04:27:23.953121 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45483 | ||
| 159 | 2026.04.03 04:27:23.953237 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.04.03 04:27:23.953302 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37818 | ||
| 161 | 2026.04.03 04:27:23.953323 [ 260 ] {} <Debug> TCP-Session: 201a60ee-b413-4f5c-94c3-6f3467e269a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:48281 | ||
| 162 | 2026.04.03 04:27:23.953338 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.04.03 04:27:23.953426 [ 261 ] {} <Debug> TCP-Session: caee8c73-4d23-4ab5-8e66-ca5a25994226 Authenticating user 'default' from [fd00:1122:3344:101::c]:45483 | ||
| 164 | 2026.04.03 04:27:23.953453 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64554 | ||
| 165 | 2026.04.03 04:27:23.953450 [ 260 ] {} <Debug> TCP-Session: 201a60ee-b413-4f5c-94c3-6f3467e269a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.04.03 04:27:23.953554 [ 261 ] {} <Debug> TCP-Session: caee8c73-4d23-4ab5-8e66-ca5a25994226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.04.03 04:27:23.953588 [ 260 ] {} <Debug> TCP-Session: 201a60ee-b413-4f5c-94c3-6f3467e269a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.04.03 04:27:23.953555 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.04.03 04:27:23.953562 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37819 | ||
| 170 | 2026.04.03 04:27:23.953717 [ 261 ] {} <Debug> TCP-Session: caee8c73-4d23-4ab5-8e66-ca5a25994226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.04.03 04:27:23.953768 [ 262 ] {} <Debug> TCP-Session: 3f24762f-51fb-49ac-942b-694e754d1094 Authenticating user 'default' from [fd00:1122:3344:101::c]:37818 | ||
| 172 | 2026.04.03 04:27:23.953727 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.04.03 04:27:23.953829 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53263 | ||
| 174 | 2026.04.03 04:27:23.953871 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.04.03 04:27:23.953723 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50226 | ||
| 176 | 2026.04.03 04:27:23.953981 [ 263 ] {} <Debug> TCP-Session: 52e96536-2f11-41ce-8ca1-0f5c6a7aad99 Authenticating user 'default' from [fd00:1122:3344:101::c]:64554 | ||
| 177 | 2026.04.03 04:27:23.954050 [ 264 ] {} <Debug> TCP-Session: 8625cad2-6423-4665-a1a7-e82d6e14cd15 Authenticating user 'default' from [fd00:1122:3344:101::c]:37819 | ||
| 178 | 2026.04.03 04:27:23.954092 [ 262 ] {} <Debug> TCP-Session: 3f24762f-51fb-49ac-942b-694e754d1094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.04.03 04:27:23.954109 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.04.03 04:27:23.954055 [ 263 ] {} <Debug> TCP-Session: 52e96536-2f11-41ce-8ca1-0f5c6a7aad99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.04.03 04:27:23.954197 [ 266 ] {} <Debug> TCP-Session: 97d8caf5-7fee-42c0-bfa4-5f8693f6c6e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:53263 | ||
| 182 | 2026.04.03 04:27:23.954222 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.04.03 04:27:23.954156 [ 264 ] {} <Debug> TCP-Session: 8625cad2-6423-4665-a1a7-e82d6e14cd15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.03 04:27:23.954294 [ 265 ] {} <Debug> TCP-Session: f0b55811-c033-4507-a9bd-ce5b0afcb779 Authenticating user 'default' from [fd00:1122:3344:101::c]:50226 | ||
| 185 | 2026.04.03 04:27:23.954272 [ 263 ] {} <Debug> TCP-Session: 52e96536-2f11-41ce-8ca1-0f5c6a7aad99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.04.03 04:27:23.954320 [ 266 ] {} <Debug> TCP-Session: 97d8caf5-7fee-42c0-bfa4-5f8693f6c6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.03 04:27:23.954392 [ 265 ] {} <Debug> TCP-Session: f0b55811-c033-4507-a9bd-ce5b0afcb779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.04.03 04:27:23.954361 [ 264 ] {} <Debug> TCP-Session: 8625cad2-6423-4665-a1a7-e82d6e14cd15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.03 04:27:23.954176 [ 262 ] {} <Debug> TCP-Session: 3f24762f-51fb-49ac-942b-694e754d1094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.03 04:27:23.954462 [ 266 ] {} <Debug> TCP-Session: 97d8caf5-7fee-42c0-bfa4-5f8693f6c6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.03 04:27:23.954548 [ 265 ] {} <Debug> TCP-Session: f0b55811-c033-4507-a9bd-ce5b0afcb779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.04.03 04:27:24.000303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.40 MiB, peak 118.40 MiB, free memory in arenas 0.00 B, will set to 119.51 MiB (RSS), difference: 1.11 MiB | ||
| 193 | 2026.04.03 04:27:24.177132 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35721 | ||
| 194 | 2026.04.03 04:27:24.177298 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.04.03 04:27:24.177332 [ 267 ] {} <Debug> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35721 | ||
| 196 | 2026.04.03 04:27:24.177403 [ 267 ] {} <Debug> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.03 04:27:24.177558 [ 267 ] {} <Debug> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.04.03 04:27:24.177640 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.04.03 04:27:24.177678 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.04.03 04:27:24.177807 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.04.03 04:27:24.178372 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39675 | ||
| 202 | 2026.04.03 04:27:24.178544 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40855 | ||
| 203 | 2026.04.03 04:27:24.178574 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.04.03 04:27:24.178739 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58010 | ||
| 205 | 2026.04.03 04:27:24.178818 [ 268 ] {} <Debug> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Authenticating user 'default' from [fd00:1122:3344:101::d]:39675 | ||
| 206 | 2026.04.03 04:27:24.178829 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.04.03 04:27:24.178853 [ 268 ] {} <Debug> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.04.03 04:27:24.178985 [ 269 ] {} <Debug> TCP-Session: cc7b2f16-48b4-4c73-82c0-3cfe5fd3dffc Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 | ||
| 209 | 2026.04.03 04:27:24.179010 [ 268 ] {} <Debug> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.04.03 04:27:24.179028 [ 269 ] {} <Debug> TCP-Session: cc7b2f16-48b4-4c73-82c0-3cfe5fd3dffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.04.03 04:27:24.179008 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.04.03 04:27:24.178981 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52935 | ||
| 213 | 2026.04.03 04:27:24.179206 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54925 | ||
| 214 | 2026.04.03 04:27:24.179248 [ 270 ] {} <Debug> TCP-Session: 968df81a-df94-46bb-99da-ab9df06dc22f Authenticating user 'default' from [fd00:1122:3344:101::d]:58010 | ||
| 215 | 2026.04.03 04:27:24.179298 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55485 | ||
| 216 | 2026.04.03 04:27:24.179213 [ 269 ] {} <Debug> TCP-Session: cc7b2f16-48b4-4c73-82c0-3cfe5fd3dffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.04.03 04:27:24.179408 [ 270 ] {} <Debug> TCP-Session: 968df81a-df94-46bb-99da-ab9df06dc22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.04.03 04:27:24.179475 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54478 | ||
| 219 | 2026.04.03 04:27:24.179452 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.04.03 04:27:24.179548 [ 270 ] {} <Debug> TCP-Session: 968df81a-df94-46bb-99da-ab9df06dc22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.04.03 04:27:24.179586 [ 271 ] {} <Debug> TCP-Session: 03a6f2fd-f8a2-475f-b6fe-4934b9332049 Authenticating user 'default' from [fd00:1122:3344:101::d]:52935 | ||
| 222 | 2026.04.03 04:27:24.179693 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59305 | ||
| 223 | 2026.04.03 04:27:24.179707 [ 271 ] {} <Debug> TCP-Session: 03a6f2fd-f8a2-475f-b6fe-4934b9332049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.04.03 04:27:24.179759 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.04.03 04:27:24.179800 [ 271 ] {} <Debug> TCP-Session: 03a6f2fd-f8a2-475f-b6fe-4934b9332049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.04.03 04:27:24.179723 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.04.03 04:27:24.179884 [ 273 ] {} <Debug> TCP-Session: 259568ea-989c-4479-baf0-e567b3ac7821 Authenticating user 'default' from [fd00:1122:3344:101::d]:55485 | ||
| 228 | 2026.04.03 04:27:24.179947 [ 272 ] {} <Debug> TCP-Session: ec907f71-d9ac-49c7-bb66-ce69dde429ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 | ||
| 229 | 2026.04.03 04:27:24.179955 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.04.03 04:27:24.179957 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.04.03 04:27:24.180034 [ 272 ] {} <Debug> TCP-Session: ec907f71-d9ac-49c7-bb66-ce69dde429ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.04.03 04:27:24.180032 [ 275 ] {} <Debug> TCP-Session: b978f63a-19dc-4971-ad9d-e52ea90c0909 Authenticating user 'default' from [fd00:1122:3344:101::d]:59305 | ||
| 233 | 2026.04.03 04:27:24.180002 [ 273 ] {} <Debug> TCP-Session: 259568ea-989c-4479-baf0-e567b3ac7821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.03 04:27:24.180153 [ 272 ] {} <Debug> TCP-Session: ec907f71-d9ac-49c7-bb66-ce69dde429ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.03 04:27:24.180145 [ 275 ] {} <Debug> TCP-Session: b978f63a-19dc-4971-ad9d-e52ea90c0909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.04.03 04:27:24.180135 [ 274 ] {} <Debug> TCP-Session: b8772693-28fa-4c12-8c46-51f400af87f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54478 | ||
| 237 | 2026.04.03 04:27:24.180265 [ 275 ] {} <Debug> TCP-Session: b978f63a-19dc-4971-ad9d-e52ea90c0909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.04.03 04:27:24.180255 [ 273 ] {} <Debug> TCP-Session: 259568ea-989c-4479-baf0-e567b3ac7821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.03 04:27:24.180385 [ 274 ] {} <Debug> TCP-Session: b8772693-28fa-4c12-8c46-51f400af87f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.03 04:27:24.180604 [ 274 ] {} <Debug> TCP-Session: b8772693-28fa-4c12-8c46-51f400af87f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.04.03 04:27:24.187980 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 242 | 2026.04.03 04:27:24.191594 [ 267 ] {4098515e-ddbf-4987-86ae-e3f785ccb737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 243 | 2026.04.03 04:27:24.285659 [ 267 ] {4098515e-ddbf-4987-86ae-e3f785ccb737} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35721) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2026.04.03 04:27:24.286877 [ 267 ] {4098515e-ddbf-4987-86ae-e3f785ccb737} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2026.04.03 04:27:24.287153 [ 267 ] {4098515e-ddbf-4987-86ae-e3f785ccb737} <Debug> TCPHandler: Processed in 0.106128113 sec. | ||
| 292 | 2026.04.03 04:27:24.287646 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2026.04.03 04:27:24.288012 [ 268 ] {4f39c3a9-3084-4d0e-89b1-f5881c732412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2026.04.03 04:27:24.288384 [ 268 ] {4f39c3a9-3084-4d0e-89b1-f5881c732412} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39675) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2026.04.03 04:27:24.288846 [ 268 ] {4f39c3a9-3084-4d0e-89b1-f5881c732412} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2026.04.03 04:27:24.289116 [ 268 ] {4f39c3a9-3084-4d0e-89b1-f5881c732412} <Debug> TCPHandler: Processed in 0.001662533 sec. | ||
| 343 | 2026.04.03 04:27:24.289416 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.03 04:27:24.290182 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2026.04.03 04:27:24.290942 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2026.04.03 04:27:24.292611 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2026.04.03 04:27:24.292633 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4291e-05 sec | ||
| 348 | 2026.04.03 04:27:24.292756 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Trace> ReferentialDeps: No tables | ||
| 349 | 2026.04.03 04:27:24.292768 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Trace> LoadingDeps: No tables | ||
| 350 | 2026.04.03 04:27:24.292791 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2026.04.03 04:27:24.293519 [ 267 ] {1c67267f-b36d-42c3-84f7-971b4e8ea539} <Debug> TCPHandler: Processed in 0.004210994 sec. | ||
| 352 | 2026.04.03 04:27:24.293779 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.04.03 04:27:24.293932 [ 267 ] {28e96b36-797c-4c89-94a0-2d80e86f8aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2026.04.03 04:27:24.294073 [ 267 ] {28e96b36-797c-4c89-94a0-2d80e86f8aca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2026.04.03 04:27:24.299469 [ 267 ] {28e96b36-797c-4c89-94a0-2d80e86f8aca} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2026.04.03 04:27:24.300972 [ 267 ] {28e96b36-797c-4c89-94a0-2d80e86f8aca} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca): Loading data parts | ||
| 358 | 2026.04.03 04:27:24.302068 [ 267 ] {28e96b36-797c-4c89-94a0-2d80e86f8aca} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca): There are no data parts | ||
| 359 | 2026.04.03 04:27:24.308883 [ 267 ] {28e96b36-797c-4c89-94a0-2d80e86f8aca} <Debug> TCPHandler: Processed in 0.015150439 sec. | ||
| 360 | 2026.04.03 04:27:24.309094 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.04.03 04:27:24.309397 [ 267 ] {a1f5fbae-6fd7-44cf-8fa1-51857f67c1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | 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) | ||
| 372 | 2026.04.03 04:27:24.309544 [ 267 ] {a1f5fbae-6fd7-44cf-8fa1-51857f67c1a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2026.04.03 04:27:24.324027 [ 267 ] {a1f5fbae-6fd7-44cf-8fa1-51857f67c1a7} <Debug> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Loading data parts | ||
| 374 | 2026.04.03 04:27:24.324289 [ 267 ] {a1f5fbae-6fd7-44cf-8fa1-51857f67c1a7} <Debug> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): There are no data parts | ||
| 375 | 2026.04.03 04:27:24.328827 [ 267 ] {a1f5fbae-6fd7-44cf-8fa1-51857f67c1a7} <Debug> TCPHandler: Processed in 0.019807371 sec. | ||
| 376 | 2026.04.03 04:27:24.329078 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2026.04.03 04:27:24.329256 [ 267 ] {99961f5d-7857-4cdf-8dc2-d7844a99d88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 378 | 2026.04.03 04:27:24.329391 [ 267 ] {99961f5d-7857-4cdf-8dc2-d7844a99d88e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2026.04.03 04:27:24.335058 [ 267 ] {99961f5d-7857-4cdf-8dc2-d7844a99d88e} <Debug> oximeter.measurements_i8 (589e4b22-5818-4035-a506-dc8ccd03674a): Loading data parts | ||
| 380 | 2026.04.03 04:27:24.335355 [ 267 ] {99961f5d-7857-4cdf-8dc2-d7844a99d88e} <Debug> oximeter.measurements_i8 (589e4b22-5818-4035-a506-dc8ccd03674a): There are no data parts | ||
| 381 | 2026.04.03 04:27:24.336940 [ 267 ] {99961f5d-7857-4cdf-8dc2-d7844a99d88e} <Debug> TCPHandler: Processed in 0.007920867 sec. | ||
| 382 | 2026.04.03 04:27:24.337088 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.04.03 04:27:24.337328 [ 267 ] {47ca076e-d15a-4858-a083-0a104694b1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 384 | 2026.04.03 04:27:24.337422 [ 267 ] {47ca076e-d15a-4858-a083-0a104694b1d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2026.04.03 04:27:24.343023 [ 267 ] {47ca076e-d15a-4858-a083-0a104694b1d7} <Debug> oximeter.measurements_u8 (99673782-a72d-4a6c-8b5e-c58e27dd1edf): Loading data parts | ||
| 386 | 2026.04.03 04:27:24.343196 [ 267 ] {47ca076e-d15a-4858-a083-0a104694b1d7} <Debug> oximeter.measurements_u8 (99673782-a72d-4a6c-8b5e-c58e27dd1edf): There are no data parts | ||
| 387 | 2026.04.03 04:27:24.345901 [ 267 ] {47ca076e-d15a-4858-a083-0a104694b1d7} <Debug> TCPHandler: Processed in 0.008861204 sec. | ||
| 388 | 2026.04.03 04:27:24.346174 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2026.04.03 04:27:24.346334 [ 267 ] {ac973042-8f3f-4b09-9cae-98ce726dcee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 390 | 2026.04.03 04:27:24.346468 [ 267 ] {ac973042-8f3f-4b09-9cae-98ce726dcee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2026.04.03 04:27:24.350198 [ 267 ] {ac973042-8f3f-4b09-9cae-98ce726dcee4} <Debug> oximeter.measurements_i16 (3f4e1857-8a07-4bd2-a230-b9597cc531c5): Loading data parts | ||
| 392 | 2026.04.03 04:27:24.350472 [ 267 ] {ac973042-8f3f-4b09-9cae-98ce726dcee4} <Debug> oximeter.measurements_i16 (3f4e1857-8a07-4bd2-a230-b9597cc531c5): There are no data parts | ||
| 393 | 2026.04.03 04:27:24.353255 [ 267 ] {ac973042-8f3f-4b09-9cae-98ce726dcee4} <Debug> TCPHandler: Processed in 0.00713121 sec. | ||
| 394 | 2026.04.03 04:27:24.353406 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.04.03 04:27:24.353675 [ 267 ] {cb4cf2f8-2c79-408e-b701-8947859ecd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 396 | 2026.04.03 04:27:24.353718 [ 267 ] {cb4cf2f8-2c79-408e-b701-8947859ecd99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2026.04.03 04:27:24.360115 [ 267 ] {cb4cf2f8-2c79-408e-b701-8947859ecd99} <Debug> oximeter.measurements_u16 (5420c05d-fb61-43f9-a9f1-8432b8648784): Loading data parts | ||
| 398 | 2026.04.03 04:27:24.360276 [ 267 ] {cb4cf2f8-2c79-408e-b701-8947859ecd99} <Debug> oximeter.measurements_u16 (5420c05d-fb61-43f9-a9f1-8432b8648784): There are no data parts | ||
| 399 | 2026.04.03 04:27:24.364776 [ 267 ] {cb4cf2f8-2c79-408e-b701-8947859ecd99} <Debug> TCPHandler: Processed in 0.011416745 sec. | ||
| 400 | 2026.04.03 04:27:24.365039 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2026.04.03 04:27:24.365199 [ 267 ] {e375d6b2-6fdc-47c8-9724-8a0ecb7a7a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 402 | 2026.04.03 04:27:24.365333 [ 267 ] {e375d6b2-6fdc-47c8-9724-8a0ecb7a7a74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2026.04.03 04:27:24.367394 [ 267 ] {e375d6b2-6fdc-47c8-9724-8a0ecb7a7a74} <Debug> oximeter.measurements_i32 (cd0fc34d-2958-41dc-8a94-e4a2a3f7608f): Loading data parts | ||
| 404 | 2026.04.03 04:27:24.367649 [ 267 ] {e375d6b2-6fdc-47c8-9724-8a0ecb7a7a74} <Debug> oximeter.measurements_i32 (cd0fc34d-2958-41dc-8a94-e4a2a3f7608f): There are no data parts | ||
| 405 | 2026.04.03 04:27:24.371879 [ 267 ] {e375d6b2-6fdc-47c8-9724-8a0ecb7a7a74} <Debug> TCPHandler: Processed in 0.006887956 sec. | ||
| 406 | 2026.04.03 04:27:24.372035 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.04.03 04:27:24.372282 [ 267 ] {0d02ce0d-310e-496e-977c-1d6a4710db6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 408 | 2026.04.03 04:27:24.372328 [ 267 ] {0d02ce0d-310e-496e-977c-1d6a4710db6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.04.03 04:27:24.374400 [ 267 ] {0d02ce0d-310e-496e-977c-1d6a4710db6d} <Debug> oximeter.measurements_u32 (e0104dae-c1da-41de-b032-a36358ba37e2): Loading data parts | ||
| 410 | 2026.04.03 04:27:24.374559 [ 267 ] {0d02ce0d-310e-496e-977c-1d6a4710db6d} <Debug> oximeter.measurements_u32 (e0104dae-c1da-41de-b032-a36358ba37e2): There are no data parts | ||
| 411 | 2026.04.03 04:27:24.379829 [ 267 ] {0d02ce0d-310e-496e-977c-1d6a4710db6d} <Debug> TCPHandler: Processed in 0.007842264 sec. | ||
| 412 | 2026.04.03 04:27:24.380087 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.04.03 04:27:24.380244 [ 267 ] {fa6f9081-8083-4ff7-8948-421540393c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 414 | 2026.04.03 04:27:24.380374 [ 267 ] {fa6f9081-8083-4ff7-8948-421540393c89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.04.03 04:27:24.382424 [ 267 ] {fa6f9081-8083-4ff7-8948-421540393c89} <Debug> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): Loading data parts | ||
| 416 | 2026.04.03 04:27:24.382640 [ 267 ] {fa6f9081-8083-4ff7-8948-421540393c89} <Debug> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): There are no data parts | ||
| 417 | 2026.04.03 04:27:24.386544 [ 267 ] {fa6f9081-8083-4ff7-8948-421540393c89} <Debug> TCPHandler: Processed in 0.006506069 sec. | ||
| 418 | 2026.04.03 04:27:24.386720 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.04.03 04:27:24.387010 [ 267 ] {69fcb43f-6886-40ea-a414-9b22c8a79e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 420 | 2026.04.03 04:27:24.387054 [ 267 ] {69fcb43f-6886-40ea-a414-9b22c8a79e2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.04.03 04:27:24.389086 [ 267 ] {69fcb43f-6886-40ea-a414-9b22c8a79e2d} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Loading data parts | ||
| 422 | 2026.04.03 04:27:24.389256 [ 267 ] {69fcb43f-6886-40ea-a414-9b22c8a79e2d} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): There are no data parts | ||
| 423 | 2026.04.03 04:27:24.393479 [ 267 ] {69fcb43f-6886-40ea-a414-9b22c8a79e2d} <Debug> TCPHandler: Processed in 0.006817855 sec. | ||
| 424 | 2026.04.03 04:27:24.393760 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.04.03 04:27:24.393942 [ 267 ] {9b8c2e88-8ece-4980-83de-cb21960c0b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 426 | 2026.04.03 04:27:24.394092 [ 267 ] {9b8c2e88-8ece-4980-83de-cb21960c0b79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.04.03 04:27:24.399797 [ 267 ] {9b8c2e88-8ece-4980-83de-cb21960c0b79} <Debug> oximeter.measurements_f32 (fe64a764-2e37-485b-8ab8-d7364ede672a): Loading data parts | ||
| 428 | 2026.04.03 04:27:24.400052 [ 267 ] {9b8c2e88-8ece-4980-83de-cb21960c0b79} <Debug> oximeter.measurements_f32 (fe64a764-2e37-485b-8ab8-d7364ede672a): There are no data parts | ||
| 429 | 2026.04.03 04:27:24.406040 [ 267 ] {9b8c2e88-8ece-4980-83de-cb21960c0b79} <Debug> TCPHandler: Processed in 0.012334623 sec. | ||
| 430 | 2026.04.03 04:27:24.406191 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.04.03 04:27:24.406453 [ 267 ] {f4f7bde2-4430-4708-ab9e-5fc1e578571d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 432 | 2026.04.03 04:27:24.406497 [ 267 ] {f4f7bde2-4430-4708-ab9e-5fc1e578571d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.04.03 04:27:24.411801 [ 267 ] {f4f7bde2-4430-4708-ab9e-5fc1e578571d} <Debug> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Loading data parts | ||
| 434 | 2026.04.03 04:27:24.411970 [ 267 ] {f4f7bde2-4430-4708-ab9e-5fc1e578571d} <Debug> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): There are no data parts | ||
| 435 | 2026.04.03 04:27:24.414554 [ 267 ] {f4f7bde2-4430-4708-ab9e-5fc1e578571d} <Debug> TCPHandler: Processed in 0.008412406 sec. | ||
| 436 | 2026.04.03 04:27:24.414812 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.04.03 04:27:24.414973 [ 267 ] {48349877-bf18-4819-b5e5-1018ef0c984b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 438 | 2026.04.03 04:27:24.415099 [ 267 ] {48349877-bf18-4819-b5e5-1018ef0c984b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.04.03 04:27:24.418813 [ 267 ] {48349877-bf18-4819-b5e5-1018ef0c984b} <Debug> oximeter.measurements_string (65bfcd66-5b91-4a0e-8d33-58156046683a): Loading data parts | ||
| 440 | 2026.04.03 04:27:24.419073 [ 267 ] {48349877-bf18-4819-b5e5-1018ef0c984b} <Debug> oximeter.measurements_string (65bfcd66-5b91-4a0e-8d33-58156046683a): There are no data parts | ||
| 441 | 2026.04.03 04:27:24.421473 [ 267 ] {48349877-bf18-4819-b5e5-1018ef0c984b} <Debug> TCPHandler: Processed in 0.006710942 sec. | ||
| 442 | 2026.04.03 04:27:24.421680 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.04.03 04:27:24.421987 [ 267 ] {2cb17923-7c5a-4460-a9f4-0fdc58604775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.04.03 04:27:24.422123 [ 267 ] {2cb17923-7c5a-4460-a9f4-0fdc58604775} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.04.03 04:27:24.425519 [ 267 ] {2cb17923-7c5a-4460-a9f4-0fdc58604775} <Debug> oximeter.measurements_bytes (9de48899-dfd0-446c-9942-17b349b9e59c): Loading data parts | ||
| 453 | 2026.04.03 04:27:24.425902 [ 267 ] {2cb17923-7c5a-4460-a9f4-0fdc58604775} <Debug> oximeter.measurements_bytes (9de48899-dfd0-446c-9942-17b349b9e59c): There are no data parts | ||
| 454 | 2026.04.03 04:27:24.427988 [ 267 ] {2cb17923-7c5a-4460-a9f4-0fdc58604775} <Debug> TCPHandler: Processed in 0.006357745 sec. | ||
| 455 | 2026.04.03 04:27:24.428142 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.04.03 04:27:24.428454 [ 267 ] {55c2b3ff-2783-42df-9a8b-4120428c70d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 457 | 2026.04.03 04:27:24.428607 [ 267 ] {55c2b3ff-2783-42df-9a8b-4120428c70d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.04.03 04:27:24.432107 [ 267 ] {55c2b3ff-2783-42df-9a8b-4120428c70d6} <Debug> oximeter.measurements_cumulativei64 (57da7559-efab-418a-bed1-e6ed56cee79d): Loading data parts | ||
| 459 | 2026.04.03 04:27:24.432308 [ 267 ] {55c2b3ff-2783-42df-9a8b-4120428c70d6} <Debug> oximeter.measurements_cumulativei64 (57da7559-efab-418a-bed1-e6ed56cee79d): There are no data parts | ||
| 460 | 2026.04.03 04:27:24.434681 [ 267 ] {55c2b3ff-2783-42df-9a8b-4120428c70d6} <Debug> TCPHandler: Processed in 0.0065862 sec. | ||
| 461 | 2026.04.03 04:27:24.434837 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.04.03 04:27:24.434997 [ 267 ] {bd6428be-3aaf-445c-8cad-b1bf371876c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 463 | 2026.04.03 04:27:24.435125 [ 267 ] {bd6428be-3aaf-445c-8cad-b1bf371876c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.04.03 04:27:24.440735 [ 267 ] {bd6428be-3aaf-445c-8cad-b1bf371876c3} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Loading data parts | ||
| 465 | 2026.04.03 04:27:24.440922 [ 267 ] {bd6428be-3aaf-445c-8cad-b1bf371876c3} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): There are no data parts | ||
| 466 | 2026.04.03 04:27:24.447398 [ 267 ] {bd6428be-3aaf-445c-8cad-b1bf371876c3} <Debug> TCPHandler: Processed in 0.012606369 sec. | ||
| 467 | 2026.04.03 04:27:24.447725 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.04.03 04:27:24.447919 [ 267 ] {92fa3e3e-9493-4d66-a9bb-ffa8a54b5f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 469 | 2026.04.03 04:27:24.448052 [ 267 ] {92fa3e3e-9493-4d66-a9bb-ffa8a54b5f2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.04.03 04:27:24.453453 [ 267 ] {92fa3e3e-9493-4d66-a9bb-ffa8a54b5f2f} <Debug> oximeter.measurements_cumulativef32 (aad47b2a-f31d-49c0-b018-1b4849948645): Loading data parts | ||
| 471 | 2026.04.03 04:27:24.453724 [ 267 ] {92fa3e3e-9493-4d66-a9bb-ffa8a54b5f2f} <Debug> oximeter.measurements_cumulativef32 (aad47b2a-f31d-49c0-b018-1b4849948645): There are no data parts | ||
| 472 | 2026.04.03 04:27:24.457893 [ 267 ] {92fa3e3e-9493-4d66-a9bb-ffa8a54b5f2f} <Debug> TCPHandler: Processed in 0.010241912 sec. | ||
| 473 | 2026.04.03 04:27:24.458065 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.04.03 04:27:24.458476 [ 267 ] {25b61f05-109a-4868-99a0-0f131a132f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 475 | 2026.04.03 04:27:24.458620 [ 267 ] {25b61f05-109a-4868-99a0-0f131a132f6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.04.03 04:27:24.461053 [ 267 ] {25b61f05-109a-4868-99a0-0f131a132f6a} <Debug> oximeter.measurements_cumulativef64 (68ece147-7873-4622-8ae0-2972b0da04a6): Loading data parts | ||
| 477 | 2026.04.03 04:27:24.461218 [ 267 ] {25b61f05-109a-4868-99a0-0f131a132f6a} <Debug> oximeter.measurements_cumulativef64 (68ece147-7873-4622-8ae0-2972b0da04a6): There are no data parts | ||
| 478 | 2026.04.03 04:27:24.464909 [ 267 ] {25b61f05-109a-4868-99a0-0f131a132f6a} <Debug> TCPHandler: Processed in 0.006899696 sec. | ||
| 479 | 2026.04.03 04:27:24.465069 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.04.03 04:27:24.465314 [ 267 ] {dd2db08f-4779-4535-bd16-e62b81e4ee07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.04.03 04:27:24.465591 [ 267 ] {dd2db08f-4779-4535-bd16-e62b81e4ee07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.04.03 04:27:24.467933 [ 267 ] {dd2db08f-4779-4535-bd16-e62b81e4ee07} <Debug> oximeter.measurements_histogrami8 (d70be75e-2dbc-4d06-8d15-eb714faca926): Loading data parts | ||
| 493 | 2026.04.03 04:27:24.468195 [ 267 ] {dd2db08f-4779-4535-bd16-e62b81e4ee07} <Debug> oximeter.measurements_histogrami8 (d70be75e-2dbc-4d06-8d15-eb714faca926): There are no data parts | ||
| 494 | 2026.04.03 04:27:24.472312 [ 267 ] {dd2db08f-4779-4535-bd16-e62b81e4ee07} <Debug> TCPHandler: Processed in 0.007295264 sec. | ||
| 495 | 2026.04.03 04:27:24.472482 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.04.03 04:27:24.472821 [ 267 ] {12cdc4d0-352d-41af-9a2b-03db8cdd296c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 497 | 2026.04.03 04:27:24.472974 [ 267 ] {12cdc4d0-352d-41af-9a2b-03db8cdd296c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.04.03 04:27:24.475381 [ 267 ] {12cdc4d0-352d-41af-9a2b-03db8cdd296c} <Debug> oximeter.measurements_histogramu8 (16193ee1-dee1-4042-8c65-233cbcc80894): Loading data parts | ||
| 499 | 2026.04.03 04:27:24.475583 [ 267 ] {12cdc4d0-352d-41af-9a2b-03db8cdd296c} <Debug> oximeter.measurements_histogramu8 (16193ee1-dee1-4042-8c65-233cbcc80894): There are no data parts | ||
| 500 | 2026.04.03 04:27:24.481839 [ 267 ] {12cdc4d0-352d-41af-9a2b-03db8cdd296c} <Debug> TCPHandler: Processed in 0.009432926 sec. | ||
| 501 | 2026.04.03 04:27:24.482121 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.04.03 04:27:24.482339 [ 267 ] {80effa24-8e1e-4905-9626-24fd9c4b297f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 503 | 2026.04.03 04:27:24.482544 [ 267 ] {80effa24-8e1e-4905-9626-24fd9c4b297f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.04.03 04:27:24.488512 [ 267 ] {80effa24-8e1e-4905-9626-24fd9c4b297f} <Debug> oximeter.measurements_histogrami16 (0136c381-0337-44e3-bc76-40d86c3f774b): Loading data parts | ||
| 505 | 2026.04.03 04:27:24.488833 [ 267 ] {80effa24-8e1e-4905-9626-24fd9c4b297f} <Debug> oximeter.measurements_histogrami16 (0136c381-0337-44e3-bc76-40d86c3f774b): There are no data parts | ||
| 506 | 2026.04.03 04:27:24.494983 [ 267 ] {80effa24-8e1e-4905-9626-24fd9c4b297f} <Debug> TCPHandler: Processed in 0.012884104 sec. | ||
| 507 | 2026.04.03 04:27:24.495148 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.04.03 04:27:24.495527 [ 267 ] {db8b17c9-7940-4a06-b767-d398f110224b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 509 | 2026.04.03 04:27:24.495760 [ 267 ] {db8b17c9-7940-4a06-b767-d398f110224b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.04.03 04:27:24.502066 [ 267 ] {db8b17c9-7940-4a06-b767-d398f110224b} <Debug> oximeter.measurements_histogramu16 (38023943-73a6-4b69-8bc1-18db3936be62): Loading data parts | ||
| 511 | 2026.04.03 04:27:24.502258 [ 267 ] {db8b17c9-7940-4a06-b767-d398f110224b} <Debug> oximeter.measurements_histogramu16 (38023943-73a6-4b69-8bc1-18db3936be62): There are no data parts | ||
| 512 | 2026.04.03 04:27:24.506539 [ 267 ] {db8b17c9-7940-4a06-b767-d398f110224b} <Debug> TCPHandler: Processed in 0.011443806 sec. | ||
| 513 | 2026.04.03 04:27:24.506803 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.04.03 04:27:24.507023 [ 267 ] {30b86c2f-7071-4d42-96c7-3024f73492ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 515 | 2026.04.03 04:27:24.507160 [ 267 ] {30b86c2f-7071-4d42-96c7-3024f73492ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.04.03 04:27:24.509373 [ 267 ] {30b86c2f-7071-4d42-96c7-3024f73492ce} <Debug> oximeter.measurements_histogrami32 (9fc16b27-89b3-4005-8070-9c7b04abbfdb): Loading data parts | ||
| 517 | 2026.04.03 04:27:24.509630 [ 267 ] {30b86c2f-7071-4d42-96c7-3024f73492ce} <Debug> oximeter.measurements_histogrami32 (9fc16b27-89b3-4005-8070-9c7b04abbfdb): There are no data parts | ||
| 518 | 2026.04.03 04:27:24.513259 [ 267 ] {30b86c2f-7071-4d42-96c7-3024f73492ce} <Debug> TCPHandler: Processed in 0.006507958 sec. | ||
| 519 | 2026.04.03 04:27:24.513410 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.04.03 04:27:24.513718 [ 267 ] {8065900e-d837-406d-ba13-edae38aa4057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 521 | 2026.04.03 04:27:24.513854 [ 267 ] {8065900e-d837-406d-ba13-edae38aa4057} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.04.03 04:27:24.519516 [ 267 ] {8065900e-d837-406d-ba13-edae38aa4057} <Debug> oximeter.measurements_histogramu32 (39a6c72e-47e9-4199-9122-78dadc405960): Loading data parts | ||
| 523 | 2026.04.03 04:27:24.519778 [ 267 ] {8065900e-d837-406d-ba13-edae38aa4057} <Debug> oximeter.measurements_histogramu32 (39a6c72e-47e9-4199-9122-78dadc405960): There are no data parts | ||
| 524 | 2026.04.03 04:27:24.522473 [ 267 ] {8065900e-d837-406d-ba13-edae38aa4057} <Debug> TCPHandler: Processed in 0.00911221 sec. | ||
| 525 | 2026.04.03 04:27:24.522737 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.04.03 04:27:24.523003 [ 267 ] {b0a4e8d9-c718-45ed-b9a5-2a7d43c80149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 527 | 2026.04.03 04:27:24.523152 [ 267 ] {b0a4e8d9-c718-45ed-b9a5-2a7d43c80149} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.04.03 04:27:24.527075 [ 267 ] {b0a4e8d9-c718-45ed-b9a5-2a7d43c80149} <Debug> oximeter.measurements_histogrami64 (6712a56c-0733-486a-86e2-bce3235f0cfc): Loading data parts | ||
| 529 | 2026.04.03 04:27:24.527318 [ 267 ] {b0a4e8d9-c718-45ed-b9a5-2a7d43c80149} <Debug> oximeter.measurements_histogrami64 (6712a56c-0733-486a-86e2-bce3235f0cfc): There are no data parts | ||
| 530 | 2026.04.03 04:27:24.533347 [ 267 ] {b0a4e8d9-c718-45ed-b9a5-2a7d43c80149} <Debug> TCPHandler: Processed in 0.010673211 sec. | ||
| 531 | 2026.04.03 04:27:24.533495 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.04.03 04:27:24.533801 [ 267 ] {9b1b916b-3fe9-4b50-b2c0-a1d279091e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 533 | 2026.04.03 04:27:24.533943 [ 267 ] {9b1b916b-3fe9-4b50-b2c0-a1d279091e6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.04.03 04:27:24.539202 [ 267 ] {9b1b916b-3fe9-4b50-b2c0-a1d279091e6d} <Debug> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Loading data parts | ||
| 535 | 2026.04.03 04:27:24.539389 [ 267 ] {9b1b916b-3fe9-4b50-b2c0-a1d279091e6d} <Debug> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): There are no data parts | ||
| 536 | 2026.04.03 04:27:24.541758 [ 267 ] {9b1b916b-3fe9-4b50-b2c0-a1d279091e6d} <Debug> TCPHandler: Processed in 0.008311294 sec. | ||
| 537 | 2026.04.03 04:27:24.542039 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.04.03 04:27:24.542251 [ 267 ] {d9e407d7-a5c2-4470-b316-77d01b657c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 539 | 2026.04.03 04:27:24.542383 [ 267 ] {d9e407d7-a5c2-4470-b316-77d01b657c09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.04.03 04:27:24.545854 [ 267 ] {d9e407d7-a5c2-4470-b316-77d01b657c09} <Debug> oximeter.measurements_histogramf32 (d69741f1-cd0e-4216-9460-17ad6f8ecc84): Loading data parts | ||
| 541 | 2026.04.03 04:27:24.546178 [ 267 ] {d9e407d7-a5c2-4470-b316-77d01b657c09} <Debug> oximeter.measurements_histogramf32 (d69741f1-cd0e-4216-9460-17ad6f8ecc84): There are no data parts | ||
| 542 | 2026.04.03 04:27:24.548379 [ 267 ] {d9e407d7-a5c2-4470-b316-77d01b657c09} <Debug> TCPHandler: Processed in 0.006389116 sec. | ||
| 543 | 2026.04.03 04:27:24.548535 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.04.03 04:27:24.548836 [ 267 ] {57390915-66d0-47ba-8d2c-4c4138a76744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 545 | 2026.04.03 04:27:24.548981 [ 267 ] {57390915-66d0-47ba-8d2c-4c4138a76744} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.04.03 04:27:24.552430 [ 267 ] {57390915-66d0-47ba-8d2c-4c4138a76744} <Debug> oximeter.measurements_histogramf64 (0a82e0ec-5f7d-4b76-ad58-133888479d53): Loading data parts | ||
| 547 | 2026.04.03 04:27:24.552640 [ 267 ] {57390915-66d0-47ba-8d2c-4c4138a76744} <Debug> oximeter.measurements_histogramf64 (0a82e0ec-5f7d-4b76-ad58-133888479d53): There are no data parts | ||
| 548 | 2026.04.03 04:27:24.555318 [ 267 ] {57390915-66d0-47ba-8d2c-4c4138a76744} <Debug> TCPHandler: Processed in 0.006830915 sec. | ||
| 549 | 2026.04.03 04:27:24.555579 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.04.03 04:27:24.555812 [ 267 ] {ed063c8c-bee5-4c92-82fc-aa6ad59088cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.04.03 04:27:24.555978 [ 267 ] {ed063c8c-bee5-4c92-82fc-aa6ad59088cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.04.03 04:27:24.562383 [ 267 ] {ed063c8c-bee5-4c92-82fc-aa6ad59088cb} <Debug> oximeter.fields_bool (8fd73607-3595-4a8c-a4a0-6a38bc988d0c): Loading data parts | ||
| 578 | 2026.04.03 04:27:24.562566 [ 267 ] {ed063c8c-bee5-4c92-82fc-aa6ad59088cb} <Debug> oximeter.fields_bool (8fd73607-3595-4a8c-a4a0-6a38bc988d0c): There are no data parts | ||
| 579 | 2026.04.03 04:27:24.568307 [ 267 ] {ed063c8c-bee5-4c92-82fc-aa6ad59088cb} <Debug> TCPHandler: Processed in 0.012778992 sec. | ||
| 580 | 2026.04.03 04:27:24.568466 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.04.03 04:27:24.568634 [ 267 ] {6f233d7f-2496-47b6-86e3-15b2a3412f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 582 | 2026.04.03 04:27:24.568755 [ 267 ] {6f233d7f-2496-47b6-86e3-15b2a3412f11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.04.03 04:27:24.572039 [ 267 ] {6f233d7f-2496-47b6-86e3-15b2a3412f11} <Debug> oximeter.fields_i8 (a721ba83-daf9-45cd-abdc-6db7be3e6f43): Loading data parts | ||
| 584 | 2026.04.03 04:27:24.572235 [ 267 ] {6f233d7f-2496-47b6-86e3-15b2a3412f11} <Debug> oximeter.fields_i8 (a721ba83-daf9-45cd-abdc-6db7be3e6f43): There are no data parts | ||
| 585 | 2026.04.03 04:27:24.574045 [ 267 ] {6f233d7f-2496-47b6-86e3-15b2a3412f11} <Debug> TCPHandler: Processed in 0.005635001 sec. | ||
| 586 | 2026.04.03 04:27:24.574284 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.04.03 04:27:24.574445 [ 267 ] {38b70028-f874-47fc-8e65-3534f296ba9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 588 | 2026.04.03 04:27:24.574561 [ 267 ] {38b70028-f874-47fc-8e65-3534f296ba9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.04.03 04:27:24.578745 [ 267 ] {38b70028-f874-47fc-8e65-3534f296ba9d} <Debug> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Loading data parts | ||
| 590 | 2026.04.03 04:27:24.578926 [ 267 ] {38b70028-f874-47fc-8e65-3534f296ba9d} <Debug> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): There are no data parts | ||
| 591 | 2026.04.03 04:27:24.583419 [ 267 ] {38b70028-f874-47fc-8e65-3534f296ba9d} <Debug> TCPHandler: Processed in 0.009184542 sec. | ||
| 592 | 2026.04.03 04:27:24.583568 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.04.03 04:27:24.583725 [ 267 ] {1f03a690-42b3-492e-a27d-ec1895be1896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 594 | 2026.04.03 04:27:24.583862 [ 267 ] {1f03a690-42b3-492e-a27d-ec1895be1896} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.04.03 04:27:24.587648 [ 267 ] {1f03a690-42b3-492e-a27d-ec1895be1896} <Debug> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Loading data parts | ||
| 596 | 2026.04.03 04:27:24.587873 [ 267 ] {1f03a690-42b3-492e-a27d-ec1895be1896} <Debug> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): There are no data parts | ||
| 597 | 2026.04.03 04:27:24.591765 [ 267 ] {1f03a690-42b3-492e-a27d-ec1895be1896} <Debug> TCPHandler: Processed in 0.008245262 sec. | ||
| 598 | 2026.04.03 04:27:24.592139 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.04.03 04:27:24.592300 [ 267 ] {1db23c8f-422c-480c-a289-c25a66b7d939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 600 | 2026.04.03 04:27:24.592433 [ 267 ] {1db23c8f-422c-480c-a289-c25a66b7d939} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.04.03 04:27:24.597423 [ 267 ] {1db23c8f-422c-480c-a289-c25a66b7d939} <Debug> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Loading data parts | ||
| 602 | 2026.04.03 04:27:24.597740 [ 267 ] {1db23c8f-422c-480c-a289-c25a66b7d939} <Debug> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): There are no data parts | ||
| 603 | 2026.04.03 04:27:24.599452 [ 267 ] {1db23c8f-422c-480c-a289-c25a66b7d939} <Debug> TCPHandler: Processed in 0.007363515 sec. | ||
| 604 | 2026.04.03 04:27:24.599617 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.04.03 04:27:24.599851 [ 267 ] {d25b36b8-536b-4dba-ab87-abdc1f61435a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 606 | 2026.04.03 04:27:24.599894 [ 267 ] {d25b36b8-536b-4dba-ab87-abdc1f61435a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.04.03 04:27:24.602719 [ 267 ] {d25b36b8-536b-4dba-ab87-abdc1f61435a} <Debug> oximeter.fields_i32 (a843facb-8680-4f3e-b2dd-7713edb3f573): Loading data parts | ||
| 608 | 2026.04.03 04:27:24.602921 [ 267 ] {d25b36b8-536b-4dba-ab87-abdc1f61435a} <Debug> oximeter.fields_i32 (a843facb-8680-4f3e-b2dd-7713edb3f573): There are no data parts | ||
| 609 | 2026.04.03 04:27:24.604964 [ 267 ] {d25b36b8-536b-4dba-ab87-abdc1f61435a} <Debug> TCPHandler: Processed in 0.005399687 sec. | ||
| 610 | 2026.04.03 04:27:24.605195 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.04.03 04:27:24.605353 [ 267 ] {97c3cbfe-f4b4-47d2-a72e-d4803299d8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 612 | 2026.04.03 04:27:24.605464 [ 267 ] {97c3cbfe-f4b4-47d2-a72e-d4803299d8f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.04.03 04:27:24.608277 [ 267 ] {97c3cbfe-f4b4-47d2-a72e-d4803299d8f7} <Debug> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Loading data parts | ||
| 614 | 2026.04.03 04:27:24.608568 [ 267 ] {97c3cbfe-f4b4-47d2-a72e-d4803299d8f7} <Debug> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): There are no data parts | ||
| 615 | 2026.04.03 04:27:24.610899 [ 267 ] {97c3cbfe-f4b4-47d2-a72e-d4803299d8f7} <Debug> TCPHandler: Processed in 0.005752883 sec. | ||
| 616 | 2026.04.03 04:27:24.611060 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.04.03 04:27:24.611313 [ 267 ] {71bf18f9-9e17-4534-b0bd-728488c0de54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 618 | 2026.04.03 04:27:24.611401 [ 267 ] {71bf18f9-9e17-4534-b0bd-728488c0de54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.04.03 04:27:24.614147 [ 267 ] {71bf18f9-9e17-4534-b0bd-728488c0de54} <Debug> oximeter.fields_i64 (24abd573-5024-4786-bf93-4194d51d3715): Loading data parts | ||
| 620 | 2026.04.03 04:27:24.614305 [ 267 ] {71bf18f9-9e17-4534-b0bd-728488c0de54} <Debug> oximeter.fields_i64 (24abd573-5024-4786-bf93-4194d51d3715): There are no data parts | ||
| 621 | 2026.04.03 04:27:24.616110 [ 267 ] {71bf18f9-9e17-4534-b0bd-728488c0de54} <Debug> TCPHandler: Processed in 0.00510003 sec. | ||
| 622 | 2026.04.03 04:27:24.616416 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.04.03 04:27:24.616577 [ 267 ] {f4248c65-e444-4813-9018-13639f0afd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 624 | 2026.04.03 04:27:24.616693 [ 267 ] {f4248c65-e444-4813-9018-13639f0afd98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.04.03 04:27:24.620812 [ 267 ] {f4248c65-e444-4813-9018-13639f0afd98} <Debug> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Loading data parts | ||
| 626 | 2026.04.03 04:27:24.621057 [ 267 ] {f4248c65-e444-4813-9018-13639f0afd98} <Debug> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): There are no data parts | ||
| 627 | 2026.04.03 04:27:24.624163 [ 267 ] {f4248c65-e444-4813-9018-13639f0afd98} <Debug> TCPHandler: Processed in 0.007794584 sec. | ||
| 628 | 2026.04.03 04:27:24.624332 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.04.03 04:27:24.624602 [ 267 ] {f8fbde12-0c31-4619-9c4e-ef2109041295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 630 | 2026.04.03 04:27:24.624726 [ 267 ] {f8fbde12-0c31-4619-9c4e-ef2109041295} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.04.03 04:27:24.630142 [ 267 ] {f8fbde12-0c31-4619-9c4e-ef2109041295} <Debug> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Loading data parts | ||
| 632 | 2026.04.03 04:27:24.630332 [ 267 ] {f8fbde12-0c31-4619-9c4e-ef2109041295} <Debug> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): There are no data parts | ||
| 633 | 2026.04.03 04:27:24.633823 [ 267 ] {f8fbde12-0c31-4619-9c4e-ef2109041295} <Debug> TCPHandler: Processed in 0.009553908 sec. | ||
| 634 | 2026.04.03 04:27:24.634011 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.04.03 04:27:24.634170 [ 267 ] {3da04afc-8970-44ec-8a52-1095ed4efb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 636 | 2026.04.03 04:27:24.634286 [ 267 ] {3da04afc-8970-44ec-8a52-1095ed4efb91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.04.03 04:27:24.636211 [ 267 ] {3da04afc-8970-44ec-8a52-1095ed4efb91} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Loading data parts | ||
| 638 | 2026.04.03 04:27:24.636509 [ 267 ] {3da04afc-8970-44ec-8a52-1095ed4efb91} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): There are no data parts | ||
| 639 | 2026.04.03 04:27:24.639502 [ 267 ] {3da04afc-8970-44ec-8a52-1095ed4efb91} <Debug> TCPHandler: Processed in 0.00554921 sec. | ||
| 640 | 2026.04.03 04:27:24.639678 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.04.03 04:27:24.639958 [ 267 ] {a3a1b0a5-0fc9-4637-b124-53ad9247b903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) 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) | ||
| 642 | 2026.04.03 04:27:24.640072 [ 267 ] {a3a1b0a5-0fc9-4637-b124-53ad9247b903} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.04.03 04:27:24.644433 [ 267 ] {a3a1b0a5-0fc9-4637-b124-53ad9247b903} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Loading data parts | ||
| 644 | 2026.04.03 04:27:24.644641 [ 267 ] {a3a1b0a5-0fc9-4637-b124-53ad9247b903} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): There are no data parts | ||
| 645 | 2026.04.03 04:27:24.646911 [ 267 ] {a3a1b0a5-0fc9-4637-b124-53ad9247b903} <Debug> TCPHandler: Processed in 0.007292044 sec. | ||
| 646 | 2026.04.03 04:27:24.647098 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.04.03 04:27:24.647352 [ 267 ] {942b73e3-1eb7-4083-8e70-dbe660f827bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.04.03 04:27:24.647497 [ 267 ] {942b73e3-1eb7-4083-8e70-dbe660f827bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.04.03 04:27:24.651196 [ 267 ] {942b73e3-1eb7-4083-8e70-dbe660f827bf} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Loading data parts | ||
| 653 | 2026.04.03 04:27:24.651339 [ 267 ] {942b73e3-1eb7-4083-8e70-dbe660f827bf} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): There are no data parts | ||
| 654 | 2026.04.03 04:27:24.654799 [ 267 ] {942b73e3-1eb7-4083-8e70-dbe660f827bf} <Debug> TCPHandler: Processed in 0.007750083 sec. | ||
| 655 | 2026.04.03 04:27:24.655159 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.04.03 04:27:24.655453 [ 268 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.04.03 04:27:24.656822 [ 268 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.04.03 04:27:24.673590 [ 277 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Trace> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.04.03 04:27:24.673647 [ 277 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 660 | 2026.04.03 04:27:24.679009 [ 277 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.04.03 04:27:24.679541 [ 277 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Trace> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.04.03 04:27:24.679818 [ 268 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024505 sec., 40.807998367680064 rows/sec., 652.93 B/sec. | ||
| 663 | 2026.04.03 04:27:24.680229 [ 268 ] {e05cabcb-908c-4ed7-aa61-2f615493e346} <Debug> TCPHandler: Processed in 0.025193297 sec. | ||
| 664 | 2026.04.03 04:27:24.790537 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48927 | ||
| 665 | 2026.04.03 04:27:24.794658 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.04.03 04:27:24.794701 [ 278 ] {} <Debug> TCP-Session: b7f145ac-484b-4b9b-bc9a-f983f7935ef8 Authenticating user 'default' from [fd00:1122:3344:101::a]:48927 | ||
| 667 | 2026.04.03 04:27:24.794867 [ 278 ] {} <Debug> TCP-Session: b7f145ac-484b-4b9b-bc9a-f983f7935ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.03 04:27:24.794881 [ 278 ] {} <Debug> TCP-Session: b7f145ac-484b-4b9b-bc9a-f983f7935ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.03 04:27:24.794946 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.04.03 04:27:24.795038 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.04.03 04:27:24.795057 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.04.03 04:27:24.799666 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39538 | ||
| 673 | 2026.04.03 04:27:24.799747 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39653 | ||
| 674 | 2026.04.03 04:27:24.799818 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38625 | ||
| 675 | 2026.04.03 04:27:24.799912 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.03 04:27:24.799951 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61850 | ||
| 677 | 2026.04.03 04:27:24.799992 [ 279 ] {} <Debug> TCP-Session: c9313a63-6303-4c5d-af53-6bcd07c326a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:39538 | ||
| 678 | 2026.04.03 04:27:24.800056 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45124 | ||
| 679 | 2026.04.03 04:27:24.800191 [ 279 ] {} <Debug> TCP-Session: c9313a63-6303-4c5d-af53-6bcd07c326a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.04.03 04:27:24.800216 [ 279 ] {} <Debug> TCP-Session: c9313a63-6303-4c5d-af53-6bcd07c326a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.03 04:27:24.800240 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63092 | ||
| 682 | 2026.04.03 04:27:24.800315 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.03 04:27:24.800351 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.04.03 04:27:24.800358 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.04.03 04:27:24.800406 [ 282 ] {} <Debug> TCP-Session: d11971e5-b24f-40b5-892c-947a7999420e Authenticating user 'default' from [fd00:1122:3344:101::a]:61850 | ||
| 686 | 2026.04.03 04:27:24.800464 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36313 | ||
| 687 | 2026.04.03 04:27:24.800383 [ 280 ] {} <Debug> TCP-Session: 65c42a94-fa30-40de-95ec-9a0a50d00311 Authenticating user 'default' from [fd00:1122:3344:101::a]:39653 | ||
| 688 | 2026.04.03 04:27:24.800570 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.04.03 04:27:24.800618 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.04.03 04:27:24.800538 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.04.03 04:27:24.800698 [ 285 ] {} <Debug> TCP-Session: 5ed2f371-2451-459f-9fc2-73556bc2a2a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:36313 | ||
| 692 | 2026.04.03 04:27:24.800748 [ 283 ] {} <Debug> TCP-Session: 6efa75a8-e298-4de3-9881-4bc64dbe7653 Authenticating user 'default' from [fd00:1122:3344:101::a]:45124 | ||
| 693 | 2026.04.03 04:27:24.800726 [ 284 ] {} <Debug> TCP-Session: 45157656-fd0f-4331-afd2-a4b562d3618d Authenticating user 'default' from [fd00:1122:3344:101::a]:63092 | ||
| 694 | 2026.04.03 04:27:24.800528 [ 281 ] {} <Debug> TCP-Session: 89088bb0-efe8-4d63-a83c-8fe83925ba19 Authenticating user 'default' from [fd00:1122:3344:101::a]:38625 | ||
| 695 | 2026.04.03 04:27:24.800886 [ 284 ] {} <Debug> TCP-Session: 45157656-fd0f-4331-afd2-a4b562d3618d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.03 04:27:24.800905 [ 283 ] {} <Debug> TCP-Session: 6efa75a8-e298-4de3-9881-4bc64dbe7653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.03 04:27:24.800875 [ 285 ] {} <Debug> TCP-Session: 5ed2f371-2451-459f-9fc2-73556bc2a2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.03 04:27:24.800951 [ 281 ] {} <Debug> TCP-Session: 89088bb0-efe8-4d63-a83c-8fe83925ba19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.03 04:27:24.800974 [ 284 ] {} <Debug> TCP-Session: 45157656-fd0f-4331-afd2-a4b562d3618d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.03 04:27:24.800962 [ 283 ] {} <Debug> TCP-Session: 6efa75a8-e298-4de3-9881-4bc64dbe7653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.04.03 04:27:24.801048 [ 281 ] {} <Debug> TCP-Session: 89088bb0-efe8-4d63-a83c-8fe83925ba19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.03 04:27:24.801037 [ 285 ] {} <Debug> TCP-Session: 5ed2f371-2451-459f-9fc2-73556bc2a2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.03 04:27:24.800523 [ 282 ] {} <Debug> TCP-Session: d11971e5-b24f-40b5-892c-947a7999420e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.03 04:27:24.800689 [ 280 ] {} <Debug> TCP-Session: 65c42a94-fa30-40de-95ec-9a0a50d00311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.03 04:27:24.801423 [ 282 ] {} <Debug> TCP-Session: d11971e5-b24f-40b5-892c-947a7999420e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.03 04:27:24.801439 [ 280 ] {} <Debug> TCP-Session: 65c42a94-fa30-40de-95ec-9a0a50d00311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.03 04:27:25.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.91 MiB, peak 126.91 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 12.75 MiB | ||
| 708 | 2026.04.03 04:27:30.318240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.03 04:27:30.318274 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.04.03 04:27:30.318378 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.03 04:27:30.318581 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.03 04:27:30.322627 [ 245 ] {} <Debug> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Loading data parts | ||
| 713 | 2026.04.03 04:27:30.322892 [ 245 ] {} <Debug> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): There are no data parts | ||
| 714 | 2026.04.03 04:27:30.330529 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.04.03 04:27:30.330575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 716 | 2026.04.03 04:27:30.341610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.04.03 04:27:30.342364 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.04.03 04:27:30.342544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.04.03 04:27:30.345243 [ 244 ] {} <Debug> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Loading data parts | ||
| 720 | 2026.04.03 04:27:30.345747 [ 244 ] {} <Debug> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): There are no data parts | ||
| 721 | 2026.04.03 04:27:30.373962 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.03 04:27:30.374032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 723 | 2026.04.03 04:27:30.380810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.03 04:27:30.385486 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.03 04:27:30.390911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.03 04:27:31.001119 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2026.04.03 04:27:31.501660 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64333 | ||
| 728 | 2026.04.03 04:27:31.505888 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.04.03 04:27:31.505954 [ 286 ] {} <Debug> TCP-Session: 4a5cd15b-e55f-407b-a4dd-bd0c17c0d03b Authenticating user 'default' from [fd00:1122:3344:101::e]:64333 | ||
| 730 | 2026.04.03 04:27:31.506044 [ 286 ] {} <Debug> TCP-Session: 4a5cd15b-e55f-407b-a4dd-bd0c17c0d03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.04.03 04:27:31.506113 [ 286 ] {} <Debug> TCP-Session: 4a5cd15b-e55f-407b-a4dd-bd0c17c0d03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.04.03 04:27:31.506168 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 733 | 2026.04.03 04:27:31.506193 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 734 | 2026.04.03 04:27:31.506321 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 735 | 2026.04.03 04:27:31.506759 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47676 | ||
| 736 | 2026.04.03 04:27:31.506927 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55068 | ||
| 737 | 2026.04.03 04:27:31.506935 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40917 | ||
| 738 | 2026.04.03 04:27:31.507061 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.04.03 04:27:31.507158 [ 287 ] {} <Debug> TCP-Session: e9c2f6bb-fe1e-45d7-b26c-8757f0b20302 Authenticating user 'default' from [fd00:1122:3344:101::e]:47676 | ||
| 740 | 2026.04.03 04:27:31.507183 [ 287 ] {} <Debug> TCP-Session: e9c2f6bb-fe1e-45d7-b26c-8757f0b20302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.04.03 04:27:31.507228 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50482 | ||
| 742 | 2026.04.03 04:27:31.507315 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.04.03 04:27:31.507368 [ 287 ] {} <Debug> TCP-Session: e9c2f6bb-fe1e-45d7-b26c-8757f0b20302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.04.03 04:27:31.507396 [ 288 ] {} <Debug> TCP-Session: f96eee24-b88e-47b6-9c33-37bf9e6b0b1b Authenticating user 'default' from [fd00:1122:3344:101::e]:40917 | ||
| 745 | 2026.04.03 04:27:31.507425 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44920 | ||
| 746 | 2026.04.03 04:27:31.507416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44791 | ||
| 747 | 2026.04.03 04:27:31.507523 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64547 | ||
| 748 | 2026.04.03 04:27:31.507545 [ 288 ] {} <Debug> TCP-Session: f96eee24-b88e-47b6-9c33-37bf9e6b0b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.04.03 04:27:31.507572 [ 288 ] {} <Debug> TCP-Session: f96eee24-b88e-47b6-9c33-37bf9e6b0b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.04.03 04:27:31.507702 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49519 | ||
| 751 | 2026.04.03 04:27:31.507972 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.04.03 04:27:31.508040 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.04.03 04:27:31.508083 [ 292 ] {} <Debug> TCP-Session: 3b0ad944-9ed5-4967-a7b4-b753d94b0dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44791 | ||
| 754 | 2026.04.03 04:27:31.508090 [ 293 ] {} <Debug> TCP-Session: 052c1436-440d-44f8-9559-c1107cf68a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:64547 | ||
| 755 | 2026.04.03 04:27:31.508111 [ 292 ] {} <Debug> TCP-Session: 3b0ad944-9ed5-4967-a7b4-b753d94b0dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.04.03 04:27:31.508124 [ 293 ] {} <Debug> TCP-Session: 052c1436-440d-44f8-9559-c1107cf68a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.04.03 04:27:31.508192 [ 292 ] {} <Debug> TCP-Session: 3b0ad944-9ed5-4967-a7b4-b753d94b0dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.04.03 04:27:31.508209 [ 293 ] {} <Debug> TCP-Session: 052c1436-440d-44f8-9559-c1107cf68a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.04.03 04:27:31.508207 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.04.03 04:27:31.508254 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.04.03 04:27:31.508286 [ 291 ] {} <Debug> TCP-Session: 4b7a8fc6-1a3f-45bb-9022-943ebcefb2c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44920 | ||
| 762 | 2026.04.03 04:27:31.508304 [ 294 ] {} <Debug> TCP-Session: c752c56d-3aa4-4dfc-8861-30cc5070d3d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49519 | ||
| 763 | 2026.04.03 04:27:31.508318 [ 291 ] {} <Debug> TCP-Session: 4b7a8fc6-1a3f-45bb-9022-943ebcefb2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.04.03 04:27:31.508345 [ 294 ] {} <Debug> TCP-Session: c752c56d-3aa4-4dfc-8861-30cc5070d3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.04.03 04:27:31.508348 [ 291 ] {} <Debug> TCP-Session: 4b7a8fc6-1a3f-45bb-9022-943ebcefb2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.04.03 04:27:31.508373 [ 294 ] {} <Debug> TCP-Session: c752c56d-3aa4-4dfc-8861-30cc5070d3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.04.03 04:27:31.508383 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.04.03 04:27:31.508385 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.04.03 04:27:31.508436 [ 290 ] {} <Debug> TCP-Session: cde50aad-9c00-4a4e-aeb0-8337bfd920c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50482 | ||
| 770 | 2026.04.03 04:27:31.508449 [ 289 ] {} <Debug> TCP-Session: 66182b31-718b-4d80-907b-23832f39a6f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55068 | ||
| 771 | 2026.04.03 04:27:31.508469 [ 290 ] {} <Debug> TCP-Session: cde50aad-9c00-4a4e-aeb0-8337bfd920c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.03 04:27:31.508476 [ 289 ] {} <Debug> TCP-Session: 66182b31-718b-4d80-907b-23832f39a6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.04.03 04:27:31.508506 [ 289 ] {} <Debug> TCP-Session: 66182b31-718b-4d80-907b-23832f39a6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.04.03 04:27:31.508511 [ 290 ] {} <Debug> TCP-Session: cde50aad-9c00-4a4e-aeb0-8337bfd920c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.04.03 04:27:31.508518 [ 286 ] {} <Trace> TCP-Session: 4a5cd15b-e55f-407b-a4dd-bd0c17c0d03b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.04.03 04:27:31.508749 [ 286 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 777 | 2026.04.03 04:27:31.511318 [ 286 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 778 | 2026.04.03 04:27:31.515716 [ 286 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.04.03 04:27:31.527129 [ 286 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 780 | 2026.04.03 04:27:31.539601 [ 296 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Trace> AggregatingTransform: Aggregating | ||
| 781 | 2026.04.03 04:27:31.539784 [ 296 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 782 | 2026.04.03 04:27:31.540653 [ 296 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004938907 sec. (202.474 rows/sec., 7.91 KiB/sec.) | ||
| 783 | 2026.04.03 04:27:31.540683 [ 296 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Trace> Aggregator: Merging aggregated data | ||
| 784 | 2026.04.03 04:27:31.540716 [ 296 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 785 | 2026.04.03 04:27:31.542000 [ 286 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.033317 sec., 30.014707206531202 rows/sec., 1.17 KiB/sec. | ||
| 786 | 2026.04.03 04:27:31.542189 [ 286 ] {0e479ac8-98c4-4622-9f05-e4073ced00a7} <Debug> TCPHandler: Processed in 0.033831787 sec. | ||
| 787 | 2026.04.03 04:27:31.548001 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.04.03 04:27:31.548062 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2026.04.03 04:27:31.548087 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.04.03 04:27:31.548112 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.04.03 04:27:31.548149 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.04.03 04:27:31.548181 [ 294 ] {} <Debug> TCP-Session: c752c56d-3aa4-4dfc-8861-30cc5070d3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.04.03 04:27:31.548199 [ 289 ] {} <Debug> TCP-Session: 66182b31-718b-4d80-907b-23832f39a6f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.04.03 04:27:31.548209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 795 | 2026.04.03 04:27:31.548246 [ 288 ] {} <Debug> TCP-Session: f96eee24-b88e-47b6-9c33-37bf9e6b0b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.04.03 04:27:31.548247 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.04.03 04:27:31.548308 [ 292 ] {} <Debug> TCP-Session: 3b0ad944-9ed5-4967-a7b4-b753d94b0dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.04.03 04:27:31.548263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.04.03 04:27:31.548343 [ 290 ] {} <Debug> TCP-Session: cde50aad-9c00-4a4e-aeb0-8337bfd920c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.03 04:27:31.548170 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.04.03 04:27:31.548392 [ 293 ] {} <Debug> TCP-Session: 052c1436-440d-44f8-9559-c1107cf68a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.04.03 04:27:31.548153 [ 287 ] {} <Debug> TCP-Session: e9c2f6bb-fe1e-45d7-b26c-8757f0b20302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.04.03 04:27:31.548461 [ 291 ] {} <Debug> TCP-Session: 4b7a8fc6-1a3f-45bb-9022-943ebcefb2c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.04.03 04:27:31.548074 [ 286 ] {} <Debug> TCP-Session: 4a5cd15b-e55f-407b-a4dd-bd0c17c0d03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.04.03 04:27:32.000376 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.15 MiB, peak 162.26 MiB, free memory in arenas 0.00 B, will set to 158.05 MiB (RSS), difference: 3.90 MiB | ||
| 806 | 2026.04.03 04:27:32.818143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.04.03 04:27:32.818241 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.04.03 04:27:32.823092 [ 243 ] {} <Debug> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Loading data parts | ||
| 809 | 2026.04.03 04:27:32.823300 [ 243 ] {} <Debug> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): There are no data parts | ||
| 810 | 2026.04.03 04:27:32.832365 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.04.03 04:27:32.832412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 812 | 2026.04.03 04:27:32.836990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.04.03 04:27:32.837613 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.04.03 04:27:32.837932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.04.03 04:27:33.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.24 MiB, peak 162.26 MiB, free memory in arenas 0.00 B, will set to 159.11 MiB (RSS), difference: -3.13 MiB | ||
| 816 | 2026.04.03 04:27:37.778105 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.04.03 04:27:37.778172 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.04.03 04:27:37.842745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 994 | ||
| 819 | 2026.04.03 04:27:37.850232 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.04.03 04:27:37.850296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 821 | 2026.04.03 04:27:37.851011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.04.03 04:27:37.851576 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.04.03 04:27:37.853803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 824 | 2026.04.03 04:27:37.891311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.04.03 04:27:37.901241 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49237 | ||
| 826 | 2026.04.03 04:27:37.901341 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.04.03 04:27:37.901367 [ 286 ] {} <Debug> TCP-Session: d4cacdbe-c43b-44eb-8e3f-5afe8f514bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49237 | ||
| 828 | 2026.04.03 04:27:37.901389 [ 286 ] {} <Debug> TCP-Session: d4cacdbe-c43b-44eb-8e3f-5afe8f514bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.04.03 04:27:37.901401 [ 286 ] {} <Debug> TCP-Session: d4cacdbe-c43b-44eb-8e3f-5afe8f514bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.04.03 04:27:37.901589 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63903 | ||
| 831 | 2026.04.03 04:27:37.901619 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52769 | ||
| 832 | 2026.04.03 04:27:37.901642 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53759 | ||
| 833 | 2026.04.03 04:27:37.901665 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58424 | ||
| 834 | 2026.04.03 04:27:37.901704 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34225 | ||
| 835 | 2026.04.03 04:27:37.901706 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 836 | 2026.04.03 04:27:37.901693 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54281 | ||
| 837 | 2026.04.03 04:27:37.901755 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.04.03 04:27:37.901771 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.04.03 04:27:37.901802 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.04.03 04:27:37.901802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.04.03 04:27:37.901829 [ 289 ] {} <Debug> TCP-Session: dc5c2a9e-d6db-4532-8496-768b5b2a1e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:53759 | ||
| 842 | 2026.04.03 04:27:37.901841 [ 290 ] {} <Debug> TCP-Session: 98fb02cb-30c3-451f-ad4b-8b16de0979b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58424 | ||
| 843 | 2026.04.03 04:27:37.901853 [ 294 ] {} <Debug> TCP-Session: e019724c-f0bf-46d3-ad9a-73c4ae028a9b Authenticating user 'default' from [fd00:1122:3344:101::e]:34225 | ||
| 844 | 2026.04.03 04:27:37.901871 [ 289 ] {} <Debug> TCP-Session: dc5c2a9e-d6db-4532-8496-768b5b2a1e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.04.03 04:27:37.901885 [ 290 ] {} <Debug> TCP-Session: 98fb02cb-30c3-451f-ad4b-8b16de0979b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.04.03 04:27:37.901888 [ 294 ] {} <Debug> TCP-Session: e019724c-f0bf-46d3-ad9a-73c4ae028a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.04.03 04:27:37.901898 [ 289 ] {} <Debug> TCP-Session: dc5c2a9e-d6db-4532-8496-768b5b2a1e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.04.03 04:27:37.901916 [ 294 ] {} <Debug> TCP-Session: e019724c-f0bf-46d3-ad9a-73c4ae028a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.04.03 04:27:37.901909 [ 290 ] {} <Debug> TCP-Session: 98fb02cb-30c3-451f-ad4b-8b16de0979b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.04.03 04:27:37.901849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.04.03 04:27:37.901813 [ 288 ] {} <Debug> TCP-Session: 5f39952d-ba95-40a0-bc59-a135808005ec Authenticating user 'default' from [fd00:1122:3344:101::e]:52769 | ||
| 852 | 2026.04.03 04:27:37.901996 [ 293 ] {} <Debug> TCP-Session: b6916e10-3d9d-4954-a1d3-4f9af60e6f37 Authenticating user 'default' from [fd00:1122:3344:101::e]:54281 | ||
| 853 | 2026.04.03 04:27:37.901768 [ 287 ] {} <Debug> TCP-Session: 144171cd-a4b2-466f-927e-775173624f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:63903 | ||
| 854 | 2026.04.03 04:27:37.902025 [ 293 ] {} <Debug> TCP-Session: b6916e10-3d9d-4954-a1d3-4f9af60e6f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.04.03 04:27:37.902023 [ 288 ] {} <Debug> TCP-Session: 5f39952d-ba95-40a0-bc59-a135808005ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.04.03 04:27:37.902053 [ 293 ] {} <Debug> TCP-Session: b6916e10-3d9d-4954-a1d3-4f9af60e6f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.04.03 04:27:37.902071 [ 288 ] {} <Debug> TCP-Session: 5f39952d-ba95-40a0-bc59-a135808005ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.04.03 04:27:37.902049 [ 287 ] {} <Debug> TCP-Session: 144171cd-a4b2-466f-927e-775173624f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.04.03 04:27:37.901697 [ 286 ] {} <Trace> TCP-Session: d4cacdbe-c43b-44eb-8e3f-5afe8f514bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.04.03 04:27:37.902122 [ 287 ] {} <Debug> TCP-Session: 144171cd-a4b2-466f-927e-775173624f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.04.03 04:27:37.901685 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54676 | ||
| 862 | 2026.04.03 04:27:37.901673 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48587 | ||
| 863 | 2026.04.03 04:27:37.902287 [ 286 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 864 | 2026.04.03 04:27:37.902311 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.04.03 04:27:37.902341 [ 292 ] {} <Debug> TCP-Session: d77cc5cd-d668-4ef9-9486-ccdd2d30c776 Authenticating user 'default' from [fd00:1122:3344:101::e]:54676 | ||
| 866 | 2026.04.03 04:27:37.902358 [ 292 ] {} <Debug> TCP-Session: d77cc5cd-d668-4ef9-9486-ccdd2d30c776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.04.03 04:27:37.902367 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.04.03 04:27:37.902371 [ 292 ] {} <Debug> TCP-Session: d77cc5cd-d668-4ef9-9486-ccdd2d30c776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.04.03 04:27:37.902403 [ 291 ] {} <Debug> TCP-Session: e3581213-2662-4e4a-b20d-c50e50b4c983 Authenticating user 'default' from [fd00:1122:3344:101::e]:48587 | ||
| 870 | 2026.04.03 04:27:37.902426 [ 291 ] {} <Debug> TCP-Session: e3581213-2662-4e4a-b20d-c50e50b4c983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.04.03 04:27:37.902438 [ 291 ] {} <Debug> TCP-Session: e3581213-2662-4e4a-b20d-c50e50b4c983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.04.03 04:27:37.902526 [ 286 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 873 | 2026.04.03 04:27:37.902584 [ 286 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.04.03 04:27:37.902874 [ 286 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 875 | 2026.04.03 04:27:37.903808 [ 308 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Trace> AggregatingTransform: Aggregating | ||
| 876 | 2026.04.03 04:27:37.903854 [ 308 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Trace> Aggregator: Aggregation method: without_key | ||
| 877 | 2026.04.03 04:27:37.903899 [ 308 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932388 sec. (1072.515 rows/sec., 41.90 KiB/sec.) | ||
| 878 | 2026.04.03 04:27:37.903922 [ 308 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Trace> Aggregator: Merging aggregated data | ||
| 879 | 2026.04.03 04:27:37.905158 [ 286 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002921 sec., 342.3485107839781 rows/sec., 13.37 KiB/sec. | ||
| 880 | 2026.04.03 04:27:37.905305 [ 286 ] {3d34ac88-701d-4c1b-b453-8bbe5b669c12} <Debug> TCPHandler: Processed in 0.003728343 sec. | ||
| 881 | 2026.04.03 04:27:37.905410 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.04.03 04:27:37.905447 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.04.03 04:27:37.905448 [ 286 ] {} <Debug> TCP-Session: d4cacdbe-c43b-44eb-8e3f-5afe8f514bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.04.03 04:27:37.905475 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.04.03 04:27:37.905489 [ 294 ] {} <Debug> TCP-Session: e019724c-f0bf-46d3-ad9a-73c4ae028a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.04.03 04:27:37.905500 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.04.03 04:27:37.905530 [ 287 ] {} <Debug> TCP-Session: 144171cd-a4b2-466f-927e-775173624f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.04.03 04:27:37.905525 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.04.03 04:27:37.905545 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.04.03 04:27:37.905571 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.04.03 04:27:37.905599 [ 289 ] {} <Debug> TCP-Session: dc5c2a9e-d6db-4532-8496-768b5b2a1e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.04.03 04:27:37.905614 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.04.03 04:27:37.905640 [ 292 ] {} <Debug> TCP-Session: d77cc5cd-d668-4ef9-9486-ccdd2d30c776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.04.03 04:27:37.905622 [ 288 ] {} <Debug> TCP-Session: 5f39952d-ba95-40a0-bc59-a135808005ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.04.03 04:27:37.905672 [ 293 ] {} <Debug> TCP-Session: b6916e10-3d9d-4954-a1d3-4f9af60e6f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.04.03 04:27:37.905606 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.04.03 04:27:37.905555 [ 291 ] {} <Debug> TCP-Session: e3581213-2662-4e4a-b20d-c50e50b4c983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.04.03 04:27:37.905741 [ 290 ] {} <Debug> TCP-Session: 98fb02cb-30c3-451f-ad4b-8b16de0979b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.04.03 04:27:37.910913 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.04.03 04:27:37.910964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 901 | 2026.04.03 04:27:37.917596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 902 | 2026.04.03 04:27:37.919133 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.04.03 04:27:37.924721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 904 | 2026.04.03 04:27:38.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.08 MiB, peak 167.54 MiB, free memory in arenas 0.00 B, will set to 162.38 MiB (RSS), difference: 2.30 MiB | ||
| 905 | 2026.04.03 04:27:39.469029 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43517 | ||
| 906 | 2026.04.03 04:27:39.469142 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.04.03 04:27:39.469167 [ 286 ] {} <Debug> TCP-Session: 7e565520-22d5-4b81-a736-442552509052 Authenticating user 'default' from [fd00:1122:3344:101::e]:43517 | ||
| 908 | 2026.04.03 04:27:39.469189 [ 286 ] {} <Debug> TCP-Session: 7e565520-22d5-4b81-a736-442552509052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.04.03 04:27:39.469201 [ 286 ] {} <Debug> TCP-Session: 7e565520-22d5-4b81-a736-442552509052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.04.03 04:27:39.469454 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36329 | ||
| 911 | 2026.04.03 04:27:39.469490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41467 | ||
| 912 | 2026.04.03 04:27:39.469460 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36195 | ||
| 913 | 2026.04.03 04:27:39.469537 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36542 | ||
| 914 | 2026.04.03 04:27:39.469565 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44502 | ||
| 915 | 2026.04.03 04:27:39.469577 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50370 | ||
| 916 | 2026.04.03 04:27:39.469607 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.04.03 04:27:39.469641 [ 286 ] {} <Trace> TCP-Session: 7e565520-22d5-4b81-a736-442552509052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.04.03 04:27:39.469666 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.04.03 04:27:39.469681 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.04.03 04:27:39.469685 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.04.03 04:27:39.469707 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.04.03 04:27:39.469733 [ 293 ] {} <Debug> TCP-Session: 37281215-911c-4f78-a31d-82c7008136c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44502 | ||
| 923 | 2026.04.03 04:27:39.469709 [ 292 ] {} <Debug> TCP-Session: b9db7bad-90f6-41d9-8808-8e9ff7167a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:36542 | ||
| 924 | 2026.04.03 04:27:39.469756 [ 294 ] {} <Debug> TCP-Session: 9a51e584-8b09-472b-8040-f0611f7934d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50370 | ||
| 925 | 2026.04.03 04:27:39.469763 [ 293 ] {} <Debug> TCP-Session: 37281215-911c-4f78-a31d-82c7008136c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.04.03 04:27:39.469788 [ 292 ] {} <Debug> TCP-Session: b9db7bad-90f6-41d9-8808-8e9ff7167a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.04.03 04:27:39.469801 [ 294 ] {} <Debug> TCP-Session: 9a51e584-8b09-472b-8040-f0611f7934d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.04.03 04:27:39.469803 [ 293 ] {} <Debug> TCP-Session: 37281215-911c-4f78-a31d-82c7008136c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.04.03 04:27:39.469822 [ 286 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 930 | 2026.04.03 04:27:39.469828 [ 294 ] {} <Debug> TCP-Session: 9a51e584-8b09-472b-8040-f0611f7934d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.04.03 04:27:39.469816 [ 292 ] {} <Debug> TCP-Session: b9db7bad-90f6-41d9-8808-8e9ff7167a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.04.03 04:27:39.469668 [ 287 ] {} <Debug> TCP-Session: 8031a947-d954-43a1-87c9-09b8075cf1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:36329 | ||
| 933 | 2026.04.03 04:27:39.469598 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.04.03 04:27:39.469954 [ 287 ] {} <Debug> TCP-Session: 8031a947-d954-43a1-87c9-09b8075cf1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.03 04:27:39.469540 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41470 | ||
| 936 | 2026.04.03 04:27:39.469987 [ 287 ] {} <Debug> TCP-Session: 8031a947-d954-43a1-87c9-09b8075cf1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.04.03 04:27:39.469990 [ 289 ] {} <Debug> TCP-Session: 82012c96-43ee-4dc6-acf8-5d994095281d Authenticating user 'default' from [fd00:1122:3344:101::e]:41467 | ||
| 938 | 2026.04.03 04:27:39.469516 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58896 | ||
| 939 | 2026.04.03 04:27:39.470060 [ 289 ] {} <Debug> TCP-Session: 82012c96-43ee-4dc6-acf8-5d994095281d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.04.03 04:27:39.469706 [ 288 ] {} <Debug> TCP-Session: f9ca3aad-028c-4690-8912-22e4860d2a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:36195 | ||
| 941 | 2026.04.03 04:27:39.470096 [ 289 ] {} <Debug> TCP-Session: 82012c96-43ee-4dc6-acf8-5d994095281d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.04.03 04:27:39.470124 [ 288 ] {} <Debug> TCP-Session: f9ca3aad-028c-4690-8912-22e4860d2a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.04.03 04:27:39.470127 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.04.03 04:27:39.470149 [ 288 ] {} <Debug> TCP-Session: f9ca3aad-028c-4690-8912-22e4860d2a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.04.03 04:27:39.470171 [ 291 ] {} <Debug> TCP-Session: fdbc701e-43c2-4b40-9c4f-c227ce3de60b Authenticating user 'default' from [fd00:1122:3344:101::e]:41470 | ||
| 946 | 2026.04.03 04:27:39.470098 [ 286 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 947 | 2026.04.03 04:27:39.470193 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.04.03 04:27:39.470199 [ 291 ] {} <Debug> TCP-Session: fdbc701e-43c2-4b40-9c4f-c227ce3de60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.04.03 04:27:39.470245 [ 290 ] {} <Debug> TCP-Session: c11a2f74-5883-44ee-975f-889d26f034cc Authenticating user 'default' from [fd00:1122:3344:101::e]:58896 | ||
| 950 | 2026.04.03 04:27:39.470255 [ 286 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2026.04.03 04:27:39.470256 [ 291 ] {} <Debug> TCP-Session: fdbc701e-43c2-4b40-9c4f-c227ce3de60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.04.03 04:27:39.470276 [ 290 ] {} <Debug> TCP-Session: c11a2f74-5883-44ee-975f-889d26f034cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.04.03 04:27:39.470320 [ 290 ] {} <Debug> TCP-Session: c11a2f74-5883-44ee-975f-889d26f034cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.04.03 04:27:39.470577 [ 286 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.04.03 04:27:39.471485 [ 329 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.04.03 04:27:39.471530 [ 329 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.04.03 04:27:39.471563 [ 329 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884027 sec. (1131.187 rows/sec., 44.19 KiB/sec.) | ||
| 958 | 2026.04.03 04:27:39.471579 [ 329 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.04.03 04:27:39.472899 [ 286 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 960 | 2026.04.03 04:27:39.473085 [ 286 ] {8e6fcdba-a8d7-4bf5-b7d2-32b1c3e467f3} <Debug> TCPHandler: Processed in 0.00356954 sec. | ||
| 961 | 2026.04.03 04:27:39.473210 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.04.03 04:27:39.473243 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.04.03 04:27:39.473246 [ 286 ] {} <Debug> TCP-Session: 7e565520-22d5-4b81-a736-442552509052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.04.03 04:27:39.473275 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.04.03 04:27:39.473293 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.04.03 04:27:39.473311 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.03 04:27:39.473337 [ 288 ] {} <Debug> TCP-Session: f9ca3aad-028c-4690-8912-22e4860d2a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.04.03 04:27:39.473362 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.04.03 04:27:39.473363 [ 290 ] {} <Debug> TCP-Session: c11a2f74-5883-44ee-975f-889d26f034cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.04.03 04:27:39.473391 [ 289 ] {} <Debug> TCP-Session: 82012c96-43ee-4dc6-acf8-5d994095281d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.04.03 04:27:39.473412 [ 293 ] {} <Debug> TCP-Session: 37281215-911c-4f78-a31d-82c7008136c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.04.03 04:27:39.473343 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.04.03 04:27:39.473323 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.04.03 04:27:39.473293 [ 287 ] {} <Debug> TCP-Session: 8031a947-d954-43a1-87c9-09b8075cf1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.04.03 04:27:39.473494 [ 292 ] {} <Debug> TCP-Session: b9db7bad-90f6-41d9-8808-8e9ff7167a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.04.03 04:27:39.473516 [ 291 ] {} <Debug> TCP-Session: fdbc701e-43c2-4b40-9c4f-c227ce3de60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.04.03 04:27:39.473257 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.04.03 04:27:39.473587 [ 294 ] {} <Debug> TCP-Session: 9a51e584-8b09-472b-8040-f0611f7934d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.03 04:27:42.840528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 980 | 2026.04.03 04:27:42.842638 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.04.03 04:27:42.842693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 982 | 2026.04.03 04:27:42.843986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.04.03 04:27:42.844563 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.04.03 04:27:42.844865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.04.03 04:27:43.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.53 MiB, peak 173.75 MiB, free memory in arenas 0.00 B, will set to 162.55 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.04.03 04:27:44.684959 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.04.03 04:27:44.685138 [ 267 ] {33922037-29ea-4f18-a668-058c1aea89fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.04.03 04:27:44.685399 [ 267 ] {33922037-29ea-4f18-a668-058c1aea89fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.04.03 04:27:44.685460 [ 267 ] {33922037-29ea-4f18-a668-058c1aea89fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.04.03 04:27:44.685835 [ 267 ] {33922037-29ea-4f18-a668-058c1aea89fb} <Debug> TCPHandler: Processed in 0.000992599 sec. | ||
| 991 | 2026.04.03 04:27:44.742081 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.04.03 04:27:44.742226 [ 267 ] {393e7942-fe70-4d33-9c3c-2ef6ec88d9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.04.03 04:27:44.751097 [ 267 ] {393e7942-fe70-4d33-9c3c-2ef6ec88d9e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.04.03 04:27:44.751150 [ 267 ] {393e7942-fe70-4d33-9c3c-2ef6ec88d9e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.04.03 04:27:44.751622 [ 267 ] {393e7942-fe70-4d33-9c3c-2ef6ec88d9e6} <Debug> TCPHandler: Processed in 0.00959614 sec. | ||
| 996 | 2026.04.03 04:27:44.753390 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.04.03 04:27:44.753519 [ 267 ] {d1bc1c9d-e4bc-4364-b8ce-1ef048815444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.04.03 04:27:44.758063 [ 267 ] {d1bc1c9d-e4bc-4364-b8ce-1ef048815444} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.04.03 04:27:44.758122 [ 267 ] {d1bc1c9d-e4bc-4364-b8ce-1ef048815444} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.04.03 04:27:44.758557 [ 267 ] {d1bc1c9d-e4bc-4364-b8ce-1ef048815444} <Debug> TCPHandler: Processed in 0.005215682 sec. | ||
| 1001 | 2026.04.03 04:27:44.758787 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.04.03 04:27:44.758908 [ 267 ] {5a411152-f0ac-413d-bd38-78f04b48a5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.04.03 04:27:44.759161 [ 267 ] {5a411152-f0ac-413d-bd38-78f04b48a5d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.04.03 04:27:44.759205 [ 267 ] {5a411152-f0ac-413d-bd38-78f04b48a5d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.04.03 04:27:44.759531 [ 267 ] {5a411152-f0ac-413d-bd38-78f04b48a5d2} <Debug> TCPHandler: Processed in 0.000802846 sec. | ||
| 1006 | 2026.04.03 04:27:44.759723 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.04.03 04:27:44.759840 [ 267 ] {768a8bc3-c3d5-44f6-a70f-388c19c5fd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.04.03 04:27:44.760081 [ 267 ] {768a8bc3-c3d5-44f6-a70f-388c19c5fd7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.04.03 04:27:44.760125 [ 267 ] {768a8bc3-c3d5-44f6-a70f-388c19c5fd7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.04.03 04:27:44.760463 [ 267 ] {768a8bc3-c3d5-44f6-a70f-388c19c5fd7c} <Debug> TCPHandler: Processed in 0.000786625 sec. | ||
| 1011 | 2026.04.03 04:27:44.760876 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.03 04:27:44.760992 [ 267 ] {acd38350-e042-4b81-a1d1-2c25c38626d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.04.03 04:27:44.761226 [ 267 ] {acd38350-e042-4b81-a1d1-2c25c38626d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.04.03 04:27:44.761269 [ 267 ] {acd38350-e042-4b81-a1d1-2c25c38626d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.04.03 04:27:44.761591 [ 267 ] {acd38350-e042-4b81-a1d1-2c25c38626d2} <Debug> TCPHandler: Processed in 0.000760605 sec. | ||
| 1016 | 2026.04.03 04:27:44.761787 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.04.03 04:27:44.761902 [ 267 ] {f4ec958c-e7d3-44d7-9a74-22a988666975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.04.03 04:27:44.762138 [ 267 ] {f4ec958c-e7d3-44d7-9a74-22a988666975} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.04.03 04:27:44.762181 [ 267 ] {f4ec958c-e7d3-44d7-9a74-22a988666975} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.04.03 04:27:44.762490 [ 267 ] {f4ec958c-e7d3-44d7-9a74-22a988666975} <Debug> TCPHandler: Processed in 0.000749545 sec. | ||
| 1021 | 2026.04.03 04:27:44.762676 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.04.03 04:27:44.762796 [ 267 ] {194c340d-cca1-40ac-b937-39268c1632ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.04.03 04:27:44.763033 [ 267 ] {194c340d-cca1-40ac-b937-39268c1632ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.04.03 04:27:44.763075 [ 267 ] {194c340d-cca1-40ac-b937-39268c1632ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.04.03 04:27:44.763380 [ 267 ] {194c340d-cca1-40ac-b937-39268c1632ae} <Debug> TCPHandler: Processed in 0.000749595 sec. | ||
| 1026 | 2026.04.03 04:27:44.763575 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.04.03 04:27:44.763690 [ 267 ] {e6a6f422-7f01-4f35-839e-4590b3c2c576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.04.03 04:27:44.763927 [ 267 ] {e6a6f422-7f01-4f35-839e-4590b3c2c576} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.04.03 04:27:44.763969 [ 267 ] {e6a6f422-7f01-4f35-839e-4590b3c2c576} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.04.03 04:27:44.764276 [ 267 ] {e6a6f422-7f01-4f35-839e-4590b3c2c576} <Debug> TCPHandler: Processed in 0.000747575 sec. | ||
| 1031 | 2026.04.03 04:27:44.764463 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.04.03 04:27:44.764579 [ 267 ] {9ecffbcc-4baf-45f3-a93c-1b6e004aad6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.04.03 04:27:44.764816 [ 267 ] {9ecffbcc-4baf-45f3-a93c-1b6e004aad6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.04.03 04:27:44.764859 [ 267 ] {9ecffbcc-4baf-45f3-a93c-1b6e004aad6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.04.03 04:27:44.765166 [ 267 ] {9ecffbcc-4baf-45f3-a93c-1b6e004aad6b} <Debug> TCPHandler: Processed in 0.000749365 sec. | ||
| 1036 | 2026.04.03 04:27:44.765351 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.04.03 04:27:44.765469 [ 267 ] {aada5fec-920b-4d68-af3a-2b1833a3710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.04.03 04:27:44.765709 [ 267 ] {aada5fec-920b-4d68-af3a-2b1833a3710e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.04.03 04:27:44.765752 [ 267 ] {aada5fec-920b-4d68-af3a-2b1833a3710e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.04.03 04:27:44.766058 [ 267 ] {aada5fec-920b-4d68-af3a-2b1833a3710e} <Debug> TCPHandler: Processed in 0.000752065 sec. | ||
| 1041 | 2026.04.03 04:27:44.766245 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.04.03 04:27:44.766363 [ 267 ] {72edae88-dbc9-4f85-972b-75c47c3469b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.04.03 04:27:44.766610 [ 267 ] {72edae88-dbc9-4f85-972b-75c47c3469b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.04.03 04:27:44.766652 [ 267 ] {72edae88-dbc9-4f85-972b-75c47c3469b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.04.03 04:27:44.766968 [ 267 ] {72edae88-dbc9-4f85-972b-75c47c3469b8} <Debug> TCPHandler: Processed in 0.000769075 sec. | ||
| 1046 | 2026.04.03 04:27:44.767151 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.04.03 04:27:44.767269 [ 267 ] {df97ec5f-4fe3-49d9-95cf-ab8f75b5b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.04.03 04:27:44.767514 [ 267 ] {df97ec5f-4fe3-49d9-95cf-ab8f75b5b6e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.04.03 04:27:44.767557 [ 267 ] {df97ec5f-4fe3-49d9-95cf-ab8f75b5b6e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.04.03 04:27:44.767863 [ 267 ] {df97ec5f-4fe3-49d9-95cf-ab8f75b5b6e9} <Debug> TCPHandler: Processed in 0.000757275 sec. | ||
| 1051 | 2026.04.03 04:27:44.768051 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.04.03 04:27:44.768167 [ 267 ] {81f5aca3-931c-4fc7-a4ed-af86a739a1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.04.03 04:27:44.768415 [ 267 ] {81f5aca3-931c-4fc7-a4ed-af86a739a1f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.04.03 04:27:44.768456 [ 267 ] {81f5aca3-931c-4fc7-a4ed-af86a739a1f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.04.03 04:27:44.768765 [ 267 ] {81f5aca3-931c-4fc7-a4ed-af86a739a1f0} <Debug> TCPHandler: Processed in 0.000760535 sec. | ||
| 1056 | 2026.04.03 04:27:44.768961 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.04.03 04:27:44.769078 [ 267 ] {1c8eaf6f-6636-4e02-a51e-4874a1fcf9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.04.03 04:27:44.769328 [ 267 ] {1c8eaf6f-6636-4e02-a51e-4874a1fcf9cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.04.03 04:27:44.769370 [ 267 ] {1c8eaf6f-6636-4e02-a51e-4874a1fcf9cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.04.03 04:27:44.769687 [ 267 ] {1c8eaf6f-6636-4e02-a51e-4874a1fcf9cb} <Debug> TCPHandler: Processed in 0.000772595 sec. | ||
| 1061 | 2026.04.03 04:27:44.769875 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.04.03 04:27:44.769994 [ 267 ] {7822a5e5-3a2a-4ba2-927d-7e28ec1d3d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.04.03 04:27:44.770244 [ 267 ] {7822a5e5-3a2a-4ba2-927d-7e28ec1d3d4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.04.03 04:27:44.770286 [ 267 ] {7822a5e5-3a2a-4ba2-927d-7e28ec1d3d4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.04.03 04:27:44.770602 [ 267 ] {7822a5e5-3a2a-4ba2-927d-7e28ec1d3d4d} <Debug> TCPHandler: Processed in 0.000774325 sec. | ||
| 1066 | 2026.04.03 04:27:44.770791 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.04.03 04:27:44.770911 [ 267 ] {dd25cffd-aaa5-45b1-80d8-9d7b6bc718dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.04.03 04:27:44.771165 [ 267 ] {dd25cffd-aaa5-45b1-80d8-9d7b6bc718dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.04.03 04:27:44.771207 [ 267 ] {dd25cffd-aaa5-45b1-80d8-9d7b6bc718dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.04.03 04:27:44.771519 [ 267 ] {dd25cffd-aaa5-45b1-80d8-9d7b6bc718dd} <Debug> TCPHandler: Processed in 0.000774245 sec. | ||
| 1071 | 2026.04.03 04:27:44.771743 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.04.03 04:27:44.771864 [ 267 ] {6b607892-35d2-4303-a7ac-d4649d560232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.04.03 04:27:44.772117 [ 267 ] {6b607892-35d2-4303-a7ac-d4649d560232} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.04.03 04:27:44.772160 [ 267 ] {6b607892-35d2-4303-a7ac-d4649d560232} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.04.03 04:27:44.772481 [ 267 ] {6b607892-35d2-4303-a7ac-d4649d560232} <Debug> TCPHandler: Processed in 0.000784925 sec. | ||
| 1076 | 2026.04.03 04:27:44.772683 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.04.03 04:27:44.772802 [ 267 ] {340f6459-70fe-4762-a3af-ac352c99590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.04.03 04:27:44.773060 [ 267 ] {340f6459-70fe-4762-a3af-ac352c99590b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.04.03 04:27:44.773103 [ 267 ] {340f6459-70fe-4762-a3af-ac352c99590b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.04.03 04:27:44.773385 [ 267 ] {340f6459-70fe-4762-a3af-ac352c99590b} <Debug> TCPHandler: Processed in 0.000748105 sec. | ||
| 1081 | 2026.04.03 04:27:44.780266 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.04.03 04:27:44.780393 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1083 | 2026.04.03 04:27:44.780441 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.04.03 04:27:44.783105 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.04.03 04:27:44.783147 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1086 | 2026.04.03 04:27:44.785811 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2026.04.03 04:27:44.786230 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.04.03 04:27:44.786391 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.006032 sec., 3149.867374005305 rows/sec., 440.68 KiB/sec. | ||
| 1089 | 2026.04.03 04:27:44.786431 [ 267 ] {48d56bb2-55f5-4ce0-94e0-798a9e364475} <Debug> TCPHandler: Processed in 0.006221523 sec. | ||
| 1090 | 2026.04.03 04:27:44.786575 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.04.03 04:27:44.786678 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1092 | 2026.04.03 04:27:44.786720 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1093 | 2026.04.03 04:27:44.791048 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.04.03 04:27:44.791083 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1095 | 2026.04.03 04:27:44.793881 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2026.04.03 04:27:44.794420 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.04.03 04:27:44.794584 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.007926 sec., 757.002271006813 rows/sec., 61.73 KiB/sec. | ||
| 1098 | 2026.04.03 04:27:44.794629 [ 267 ] {ecde7f43-aa8a-4684-aac3-ff0424aa8506} <Debug> TCPHandler: Processed in 0.00810378 sec. | ||
| 1099 | 2026.04.03 04:27:44.794778 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.04.03 04:27:44.794878 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1101 | 2026.04.03 04:27:44.794920 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1102 | 2026.04.03 04:27:44.797374 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.04.03 04:27:44.797408 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1104 | 2026.04.03 04:27:44.797921 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1105 | 2026.04.03 04:27:44.798412 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.04.03 04:27:44.798549 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Debug> executeQuery: Read 69 rows, 6.14 KiB in 0.003691 sec., 18694.120834462206 rows/sec., 1.62 MiB/sec. | ||
| 1107 | 2026.04.03 04:27:44.798585 [ 267 ] {2f21b1f4-5286-4e37-9f5b-60374f8f077d} <Debug> TCPHandler: Processed in 0.003875847 sec. | ||
| 1108 | 2026.04.03 04:27:44.798715 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.04.03 04:27:44.798812 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.04.03 04:27:44.798853 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1111 | 2026.04.03 04:27:44.799267 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.04.03 04:27:44.799304 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1113 | 2026.04.03 04:27:44.799683 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.04.03 04:27:44.800097 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.04.03 04:27:44.800225 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Debug> executeQuery: Read 26 rows, 1.92 KiB in 0.001432 sec., 18156.424581005587 rows/sec., 1.31 MiB/sec. | ||
| 1116 | 2026.04.03 04:27:44.800263 [ 267 ] {de51ea85-e7fe-4c13-ab7f-f81913bfcfdc} <Debug> TCPHandler: Processed in 0.001597951 sec. | ||
| 1117 | 2026.04.03 04:27:44.800379 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.04.03 04:27:44.800475 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1119 | 2026.04.03 04:27:44.800514 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1120 | 2026.04.03 04:27:44.800940 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.04.03 04:27:44.800977 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1122 | 2026.04.03 04:27:44.801468 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.04.03 04:27:44.801913 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.04.03 04:27:44.802044 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Debug> executeQuery: Read 60 rows, 4.81 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.96 MiB/sec. | ||
| 1125 | 2026.04.03 04:27:44.802081 [ 267 ] {b6be38ae-1043-40bc-a1fe-200b6298cf94} <Debug> TCPHandler: Processed in 0.001751805 sec. | ||
| 1126 | 2026.04.03 04:27:44.802197 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.04.03 04:27:44.802299 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.04.03 04:27:44.802343 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1129 | 2026.04.03 04:27:44.804696 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.04.03 04:27:44.804730 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1131 | 2026.04.03 04:27:44.809155 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.04.03 04:27:44.809579 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.04.03 04:27:44.809710 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Debug> executeQuery: Read 103 rows, 7.31 KiB in 0.007429 sec., 13864.58473549603 rows/sec., 984.06 KiB/sec. | ||
| 1134 | 2026.04.03 04:27:44.809745 [ 267 ] {7565e389-52bc-4cbe-892a-6ef15690a49b} <Debug> TCPHandler: Processed in 0.00759877 sec. | ||
| 1135 | 2026.04.03 04:27:44.809864 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.04.03 04:27:44.809966 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.04.03 04:27:44.810019 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1138 | 2026.04.03 04:27:44.810910 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.04.03 04:27:44.810945 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1140 | 2026.04.03 04:27:44.814485 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.04.03 04:27:44.814948 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.04.03 04:27:44.815087 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00514 sec., 3891.050583657588 rows/sec., 6.97 MiB/sec. | ||
| 1143 | 2026.04.03 04:27:44.815142 [ 267 ] {895856e1-5124-49b8-923a-d3a3b4c5669a} <Debug> TCPHandler: Processed in 0.005328385 sec. | ||
| 1144 | 2026.04.03 04:27:44.815254 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.04.03 04:27:44.815350 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.04.03 04:27:44.815390 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1147 | 2026.04.03 04:27:44.815698 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Trace> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.04.03 04:27:44.815732 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1149 | 2026.04.03 04:27:44.816249 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.04.03 04:27:44.816732 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Trace> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.04.03 04:27:44.816860 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 277.19 KiB/sec. | ||
| 1152 | 2026.04.03 04:27:44.816897 [ 267 ] {d6074816-6d34-4f76-a428-17dc7ddd1312} <Debug> TCPHandler: Processed in 0.001692854 sec. | ||
| 1153 | 2026.04.03 04:27:44.817020 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.04.03 04:27:44.817117 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.04.03 04:27:44.817158 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1156 | 2026.04.03 04:27:44.817482 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.04.03 04:27:44.817518 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1158 | 2026.04.03 04:27:44.818000 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.04.03 04:27:44.818398 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.04.03 04:27:44.818523 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001425 sec., 21052.631578947367 rows/sec., 1.44 MiB/sec. | ||
| 1161 | 2026.04.03 04:27:44.818557 [ 267 ] {2d3fa86e-7668-4483-a743-fff8cc9685e0} <Debug> TCPHandler: Processed in 0.001587462 sec. | ||
| 1162 | 2026.04.03 04:27:45.353942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1506 | ||
| 1163 | 2026.04.03 04:27:45.354726 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.04.03 04:27:45.354802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1165 | 2026.04.03 04:27:45.355469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2026.04.03 04:27:45.355947 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.04.03 04:27:45.356101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1506 | ||
| 1168 | 2026.04.03 04:27:45.424844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1169 | 2026.04.03 04:27:45.442132 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.04.03 04:27:45.442200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1171 | 2026.04.03 04:27:45.448729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2026.04.03 04:27:45.449883 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.04.03 04:27:45.453336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1174 | 2026.04.03 04:27:46.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.82 MiB, peak 173.75 MiB, free memory in arenas 0.00 B, will set to 165.47 MiB (RSS), difference: 1.65 MiB | ||
| 1175 | 2026.04.03 04:27:49.690585 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.04.03 04:27:49.690777 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1177 | 2026.04.03 04:27:49.690841 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1178 | 2026.04.03 04:27:49.691453 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.04.03 04:27:49.691494 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1180 | 2026.04.03 04:27:49.691974 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.04.03 04:27:49.692436 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.04.03 04:27:49.692593 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001863 sec., 13955.984970477724 rows/sec., 1.05 MiB/sec. | ||
| 1183 | 2026.04.03 04:27:49.692638 [ 267 ] {8064ecca-26f5-4735-9e90-8afbfd73fecd} <Debug> TCPHandler: Processed in 0.002173662 sec. | ||
| 1184 | 2026.04.03 04:27:49.692758 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.04.03 04:27:49.692861 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.04.03 04:27:49.692905 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.04.03 04:27:49.693315 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.04.03 04:27:49.693350 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1189 | 2026.04.03 04:27:49.693749 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1190 | 2026.04.03 04:27:49.694162 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.04.03 04:27:49.694294 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001457 sec., 19217.57035003432 rows/sec., 1.50 MiB/sec. | ||
| 1192 | 2026.04.03 04:27:49.694331 [ 267 ] {fef773bf-dcd7-4f67-b596-e23691073f37} <Debug> TCPHandler: Processed in 0.001625692 sec. | ||
| 1193 | 2026.04.03 04:27:49.694437 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.04.03 04:27:49.694533 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.04.03 04:27:49.694577 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2026.04.03 04:27:49.694959 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.04.03 04:27:49.694996 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1198 | 2026.04.03 04:27:49.695422 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.04.03 04:27:49.695836 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.04.03 04:27:49.695967 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001454 sec., 68775.7909215956 rows/sec., 4.77 MiB/sec. | ||
| 1201 | 2026.04.03 04:27:49.696002 [ 267 ] {6e51427a-b1bc-4be4-862f-f0ed17652f82} <Debug> TCPHandler: Processed in 0.001615862 sec. | ||
| 1202 | 2026.04.03 04:27:49.696110 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.04.03 04:27:49.696205 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.04.03 04:27:49.696246 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1205 | 2026.04.03 04:27:49.696560 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.04.03 04:27:49.696594 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1207 | 2026.04.03 04:27:49.697011 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.04.03 04:27:49.697440 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.04.03 04:27:49.697570 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001383 sec., 21691.97396963124 rows/sec., 1.49 MiB/sec. | ||
| 1210 | 2026.04.03 04:27:49.697604 [ 267 ] {4435a2e7-203f-43dc-a26f-80e21fd61a9e} <Debug> TCPHandler: Processed in 0.00154377 sec. | ||
| 1211 | 2026.04.03 04:27:52.778419 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1212 | 2026.04.03 04:27:52.778473 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1213 | 2026.04.03 04:27:52.845901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 158 | ||
| 1214 | 2026.04.03 04:27:52.848690 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.04.03 04:27:52.848730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1216 | 2026.04.03 04:27:52.849946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1217 | 2026.04.03 04:27:52.850221 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.04.03 04:27:52.850537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1219 | 2026.04.03 04:27:52.857119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1954 | ||
| 1220 | 2026.04.03 04:27:52.857485 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.04.03 04:27:52.857518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1222 | 2026.04.03 04:27:52.857956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1223 | 2026.04.03 04:27:52.858185 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.04.03 04:27:52.858301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1225 | 2026.04.03 04:27:52.954361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1226 | 2026.04.03 04:27:52.972157 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.04.03 04:27:52.972226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1228 | 2026.04.03 04:27:52.979584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1229 | 2026.04.03 04:27:52.980497 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.04.03 04:27:52.984427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1231 | 2026.04.03 04:27:54.692312 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.04.03 04:27:54.692504 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1233 | 2026.04.03 04:27:54.692573 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1234 | 2026.04.03 04:27:54.693237 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.04.03 04:27:54.693279 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1236 | 2026.04.03 04:27:54.693668 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2026.04.03 04:27:54.693904 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.04.03 04:27:54.694055 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Debug> executeQuery: Read 94 rows, 8.53 KiB in 0.001601 sec., 58713.304184884444 rows/sec., 5.20 MiB/sec. | ||
| 1239 | 2026.04.03 04:27:54.694101 [ 267 ] {9ef805a0-7213-4d2c-a338-e35d59836c80} <Debug> TCPHandler: Processed in 0.001917238 sec. | ||
| 1240 | 2026.04.03 04:27:54.694220 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.04.03 04:27:54.694323 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.04.03 04:27:54.694365 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1243 | 2026.04.03 04:27:54.694776 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.04.03 04:27:54.694810 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1245 | 2026.04.03 04:27:54.695106 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.04.03 04:27:54.695309 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.04.03 04:27:54.695434 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001135 sec., 29955.94713656388 rows/sec., 2.20 MiB/sec. | ||
| 1248 | 2026.04.03 04:27:54.695472 [ 267 ] {942b2027-fcfb-4241-a9ad-92dc3466a647} <Debug> TCPHandler: Processed in 0.001304766 sec. | ||
| 1249 | 2026.04.03 04:27:54.695577 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.04.03 04:27:54.695672 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1251 | 2026.04.03 04:27:54.695711 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1252 | 2026.04.03 04:27:54.696096 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.04.03 04:27:54.696129 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1254 | 2026.04.03 04:27:54.696410 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2026.04.03 04:27:54.696600 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.04.03 04:27:54.696783 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Debug> executeQuery: Read 70 rows, 5.62 KiB in 0.001128 sec., 62056.737588652475 rows/sec., 4.87 MiB/sec. | ||
| 1257 | 2026.04.03 04:27:54.696820 [ 267 ] {57f5ec8b-d778-41d9-b03a-39e24db754b5} <Debug> TCPHandler: Processed in 0.001291265 sec. | ||
| 1258 | 2026.04.03 04:27:54.696935 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.04.03 04:27:54.697029 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.04.03 04:27:54.697071 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1261 | 2026.04.03 04:27:54.697435 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.04.03 04:27:54.697468 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1263 | 2026.04.03 04:27:54.697805 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2026.04.03 04:27:54.698022 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.04.03 04:27:54.698145 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001134 sec., 88183.42151675485 rows/sec., 6.11 MiB/sec. | ||
| 1266 | 2026.04.03 04:27:54.698180 [ 267 ] {dc5b41ed-c504-466c-8ac6-d35ec25dc2e2} <Debug> TCPHandler: Processed in 0.001294666 sec. | ||
| 1267 | 2026.04.03 04:27:54.698287 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.04.03 04:27:54.698382 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.04.03 04:27:54.698435 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1270 | 2026.04.03 04:27:54.699313 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.04.03 04:27:54.699348 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1272 | 2026.04.03 04:27:54.699899 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1273 | 2026.04.03 04:27:54.700117 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.04.03 04:27:54.700249 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001885 sec., 18037.13527851459 rows/sec., 32.32 MiB/sec. | ||
| 1275 | 2026.04.03 04:27:54.700304 [ 267 ] {476d061f-9586-457e-8a93-7fc15ce7cc5b} <Debug> TCPHandler: Processed in 0.002066131 sec. | ||
| 1276 | 2026.04.03 04:27:54.700412 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.04.03 04:27:54.700507 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1278 | 2026.04.03 04:27:54.700548 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1279 | 2026.04.03 04:27:54.700863 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Trace> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.04.03 04:27:54.700898 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1281 | 2026.04.03 04:27:54.701201 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1282 | 2026.04.03 04:27:54.701405 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Trace> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.04.03 04:27:54.701528 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001039 sec., 14436.958614051973 rows/sec., 1.08 MiB/sec. | ||
| 1284 | 2026.04.03 04:27:54.701562 [ 267 ] {baec2cad-8211-4317-b68d-e2600aa58cae} <Debug> TCPHandler: Processed in 0.001199994 sec. | ||
| 1285 | 2026.04.03 04:27:54.701666 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.04.03 04:27:54.701760 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1287 | 2026.04.03 04:27:54.701800 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1288 | 2026.04.03 04:27:54.702106 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.04.03 04:27:54.702141 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1290 | 2026.04.03 04:27:54.702436 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1291 | 2026.04.03 04:27:54.702644 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.04.03 04:27:54.702768 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001026 sec., 29239.766081871345 rows/sec., 2.00 MiB/sec. | ||
| 1293 | 2026.04.03 04:27:54.702809 [ 267 ] {2c54ede5-ee8b-4f73-9f2b-d331d4070735} <Debug> TCPHandler: Processed in 0.001192534 sec. | ||
| 1294 | 2026.04.03 04:27:59.687596 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.04.03 04:27:59.687941 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1296 | 2026.04.03 04:27:59.688416 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1297 | 2026.04.03 04:27:59.693877 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1298 | 2026.04.03 04:27:59.694229 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1299 | 2026.04.03 04:27:59.694343 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2026.04.03 04:27:59.694617 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1301 | 2026.04.03 04:27:59.697738 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1302 | 2026.04.03 04:27:59.700498 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (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 | ||
| 1303 | 2026.04.03 04:27:59.700534 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1304 | 2026.04.03 04:27:59.705840 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1305 | 2026.04.03 04:27:59.705881 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1306 | 2026.04.03 04:27:59.755471 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.067654 sec., 280.8407485145002 rows/sec., 11.74 KiB/sec. | ||
| 1307 | 2026.04.03 04:27:59.755605 [ 267 ] {2add061b-84ac-4f8f-8eff-ae249840f40a} <Debug> TCPHandler: Processed in 0.068202985 sec. | ||
| 1308 | 2026.04.03 04:27:59.756001 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.04.03 04:27:59.756211 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1310 | 2026.04.03 04:27:59.756530 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1311 | 2026.04.03 04:27:59.756582 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1312 | 2026.04.03 04:27:59.756844 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2026.04.03 04:27:59.756929 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1314 | 2026.04.03 04:27:59.757089 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1315 | 2026.04.03 04:27:59.757137 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1316 | 2026.04.03 04:27:59.757169 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (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 | ||
| 1317 | 2026.04.03 04:27:59.757189 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1318 | 2026.04.03 04:27:59.757238 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1319 | 2026.04.03 04:27:59.757264 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1320 | 2026.04.03 04:27:59.758237 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.002111 sec., 9000.473709142587 rows/sec., 376.10 KiB/sec. | ||
| 1321 | 2026.04.03 04:27:59.758366 [ 267 ] {e858b6c6-291f-446d-b683-9f6bade6e143} <Debug> TCPHandler: Processed in 0.002441828 sec. | ||
| 1322 | 2026.04.03 04:27:59.758665 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.04.03 04:27:59.758863 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1324 | 2026.04.03 04:27:59.759151 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1325 | 2026.04.03 04:27:59.759196 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1326 | 2026.04.03 04:27:59.759442 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1327 | 2026.04.03 04:27:59.759523 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1328 | 2026.04.03 04:27:59.759676 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1329 | 2026.04.03 04:27:59.759721 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1330 | 2026.04.03 04:27:59.759746 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (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 | ||
| 1331 | 2026.04.03 04:27:59.759766 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1332 | 2026.04.03 04:27:59.759818 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1333 | 2026.04.03 04:27:59.759844 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1334 | 2026.04.03 04:27:59.760454 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00167 sec., 11377.245508982036 rows/sec., 475.42 KiB/sec. | ||
| 1335 | 2026.04.03 04:27:59.760560 [ 267 ] {06478945-e623-4f7d-8d4c-8128a3c76b38} <Debug> TCPHandler: Processed in 0.001969839 sec. | ||
| 1336 | 2026.04.03 04:27:59.760852 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.04.03 04:27:59.761046 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1338 | 2026.04.03 04:27:59.761339 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1339 | 2026.04.03 04:27:59.761386 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1340 | 2026.04.03 04:27:59.761645 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1341 | 2026.04.03 04:27:59.761726 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1342 | 2026.04.03 04:27:59.761868 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1343 | 2026.04.03 04:27:59.761910 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1344 | 2026.04.03 04:27:59.761938 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (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 | ||
| 1345 | 2026.04.03 04:27:59.761959 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1346 | 2026.04.03 04:27:59.762008 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1347 | 2026.04.03 04:27:59.762032 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1348 | 2026.04.03 04:27:59.762671 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.0017 sec., 11176.470588235296 rows/sec., 467.03 KiB/sec. | ||
| 1349 | 2026.04.03 04:27:59.762791 [ 267 ] {3cec1650-878d-49f5-8231-a180230035c1} <Debug> TCPHandler: Processed in 0.002006779 sec. | ||
| 1350 | 2026.04.03 04:27:59.769898 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.04.03 04:27:59.770099 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1352 | 2026.04.03 04:27:59.770176 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2026.04.03 04:27:59.770898 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.04.03 04:27:59.770963 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1355 | 2026.04.03 04:27:59.771563 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2026.04.03 04:27:59.771865 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.04.03 04:27:59.772073 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002028 sec., 1972.3865877712033 rows/sec., 250.88 KiB/sec. | ||
| 1358 | 2026.04.03 04:27:59.772127 [ 267 ] {6e7ecfde-4412-485c-8814-c48f831636f7} <Debug> TCPHandler: Processed in 0.002328245 sec. | ||
| 1359 | 2026.04.03 04:27:59.772283 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.04.03 04:27:59.772427 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1361 | 2026.04.03 04:27:59.772487 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1362 | 2026.04.03 04:27:59.773069 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.04.03 04:27:59.773120 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1364 | 2026.04.03 04:27:59.773568 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.04.03 04:27:59.773868 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.04.03 04:27:59.774052 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001656 sec., 1207.729468599034 rows/sec., 98.48 KiB/sec. | ||
| 1367 | 2026.04.03 04:27:59.774103 [ 267 ] {c32e7108-e7b1-44b7-970d-fb7103477ee8} <Debug> TCPHandler: Processed in 0.001893567 sec. | ||
| 1368 | 2026.04.03 04:27:59.774252 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.04.03 04:27:59.774391 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1370 | 2026.04.03 04:27:59.774447 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1371 | 2026.04.03 04:27:59.775002 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.04.03 04:27:59.775052 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1373 | 2026.04.03 04:27:59.775476 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1374 | 2026.04.03 04:27:59.775775 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.04.03 04:27:59.775955 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Debug> executeQuery: Read 31 rows, 2.42 KiB in 0.001591 sec., 19484.600879949718 rows/sec., 1.48 MiB/sec. | ||
| 1376 | 2026.04.03 04:27:59.776008 [ 267 ] {395c2feb-c388-4b1c-ac9e-7059cea642c4} <Debug> TCPHandler: Processed in 0.001827306 sec. | ||
| 1377 | 2026.04.03 04:27:59.776158 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.04.03 04:27:59.776299 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1379 | 2026.04.03 04:27:59.776359 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1380 | 2026.04.03 04:27:59.776876 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.04.03 04:27:59.776930 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1382 | 2026.04.03 04:27:59.777351 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2026.04.03 04:27:59.777655 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.04.03 04:27:59.777830 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00156 sec., 1282.051282051282 rows/sec., 89.52 KiB/sec. | ||
| 1385 | 2026.04.03 04:27:59.777881 [ 267 ] {5451167d-825c-469d-93b4-aad46dfbba64} <Debug> TCPHandler: Processed in 0.001796466 sec. | ||
| 1386 | 2026.04.03 04:27:59.778038 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.04.03 04:27:59.778174 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1388 | 2026.04.03 04:27:59.778234 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1389 | 2026.04.03 04:27:59.778778 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.04.03 04:27:59.778828 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1391 | 2026.04.03 04:27:59.779257 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1392 | 2026.04.03 04:27:59.779557 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.04.03 04:27:59.779741 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.00159 sec., 23899.37106918239 rows/sec., 1.87 MiB/sec. | ||
| 1394 | 2026.04.03 04:27:59.779792 [ 267 ] {7556cf14-f578-4fc8-9400-2a3cc55ecf70} <Debug> TCPHandler: Processed in 0.001822756 sec. | ||
| 1395 | 2026.04.03 04:27:59.779941 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.04.03 04:27:59.780083 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.04.03 04:27:59.780142 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1398 | 2026.04.03 04:27:59.780884 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.04.03 04:27:59.780935 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1400 | 2026.04.03 04:27:59.781411 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1401 | 2026.04.03 04:27:59.781716 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.04.03 04:27:59.781923 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001871 sec., 59326.56333511491 rows/sec., 4.14 MiB/sec. | ||
| 1403 | 2026.04.03 04:27:59.781980 [ 267 ] {717e40b3-c808-464e-84f9-05f5705cd52a} <Debug> TCPHandler: Processed in 0.002109352 sec. | ||
| 1404 | 2026.04.03 04:27:59.782136 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.04.03 04:27:59.782282 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.04.03 04:27:59.782342 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1407 | 2026.04.03 04:27:59.782832 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.04.03 04:27:59.782880 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1409 | 2026.04.03 04:27:59.783343 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1410 | 2026.04.03 04:27:59.783672 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.04.03 04:27:59.783905 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001647 sec., 24286.581663630845 rows/sec., 1.62 MiB/sec. | ||
| 1412 | 2026.04.03 04:27:59.783961 [ 267 ] {a91e85ed-c163-4553-a70c-95681047791a} <Debug> TCPHandler: Processed in 0.001897328 sec. | ||
| 1413 | 2026.04.03 04:28:00.358435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2466 | ||
| 1414 | 2026.04.03 04:28:00.359008 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.04.03 04:28:00.359060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1416 | 2026.04.03 04:28:00.359586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1417 | 2026.04.03 04:28:00.359842 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.04.03 04:28:00.359995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2466 | ||
| 1419 | 2026.04.03 04:28:00.484561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1420 | 2026.04.03 04:28:00.502088 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.04.03 04:28:00.502156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1422 | 2026.04.03 04:28:00.508724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1423 | 2026.04.03 04:28:00.509502 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.04.03 04:28:00.512807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1425 | 2026.04.03 04:28:01.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.48 MiB, peak 173.75 MiB, free memory in arenas 0.00 B, will set to 169.86 MiB (RSS), difference: 1.38 MiB | ||
| 1426 | 2026.04.03 04:28:02.850800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 194 | ||
| 1427 | 2026.04.03 04:28:02.853146 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.04.03 04:28:02.853202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1429 | 2026.04.03 04:28:02.854362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1430 | 2026.04.03 04:28:02.854636 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.04.03 04:28:02.854953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1432 | 2026.04.03 04:28:04.692425 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.04.03 04:28:04.692637 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1434 | 2026.04.03 04:28:04.692711 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1435 | 2026.04.03 04:28:04.693425 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.04.03 04:28:04.693476 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1437 | 2026.04.03 04:28:04.693871 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1438 | 2026.04.03 04:28:04.694105 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.04.03 04:28:04.694266 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Debug> executeQuery: Read 100 rows, 9.06 KiB in 0.001681 sec., 59488.3997620464 rows/sec., 5.26 MiB/sec. | ||
| 1440 | 2026.04.03 04:28:04.694312 [ 267 ] {9cb42600-9df3-4537-869a-14bd527611be} <Debug> TCPHandler: Processed in 0.00201795 sec. | ||
| 1441 | 2026.04.03 04:28:04.694447 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.04.03 04:28:04.694549 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.04.03 04:28:04.694593 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1444 | 2026.04.03 04:28:04.695001 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.04.03 04:28:04.695040 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1446 | 2026.04.03 04:28:04.695364 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1447 | 2026.04.03 04:28:04.695575 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.04.03 04:28:04.695703 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.18 MiB/sec. | ||
| 1449 | 2026.04.03 04:28:04.695742 [ 267 ] {ab8635a3-edae-4785-909e-90fc5f482b0e} <Debug> TCPHandler: Processed in 0.001350417 sec. | ||
| 1450 | 2026.04.03 04:28:04.695856 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.04.03 04:28:04.695959 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1452 | 2026.04.03 04:28:04.696009 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1453 | 2026.04.03 04:28:04.696469 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.04.03 04:28:04.696508 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1455 | 2026.04.03 04:28:04.696832 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1456 | 2026.04.03 04:28:04.697063 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.04.03 04:28:04.697202 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001263 sec., 56215.360253365005 rows/sec., 4.39 MiB/sec. | ||
| 1458 | 2026.04.03 04:28:04.697242 [ 267 ] {7f35b774-0baf-4813-b46d-fb3d85b08124} <Debug> TCPHandler: Processed in 0.001439558 sec. | ||
| 1459 | 2026.04.03 04:28:04.697358 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.04.03 04:28:04.697456 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.04.03 04:28:04.697502 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1462 | 2026.04.03 04:28:04.697871 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.04.03 04:28:04.697909 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1464 | 2026.04.03 04:28:04.698230 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.04.03 04:28:04.698459 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.04.03 04:28:04.698591 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001155 sec., 95238.09523809524 rows/sec., 6.65 MiB/sec. | ||
| 1467 | 2026.04.03 04:28:04.698627 [ 267 ] {9cccc3cf-1bb0-42c1-b659-df966d41cd39} <Debug> TCPHandler: Processed in 0.001318926 sec. | ||
| 1468 | 2026.04.03 04:28:04.698734 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.04.03 04:28:04.698830 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.04.03 04:28:04.698885 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1471 | 2026.04.03 04:28:04.699634 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.04.03 04:28:04.699670 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1473 | 2026.04.03 04:28:04.700225 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1474 | 2026.04.03 04:28:04.700448 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.04.03 04:28:04.700584 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001772 sec., 19751.693002257336 rows/sec., 35.39 MiB/sec. | ||
| 1476 | 2026.04.03 04:28:04.700633 [ 267 ] {78aed016-e1ed-4455-800c-4954d55a0c46} <Debug> TCPHandler: Processed in 0.001947158 sec. | ||
| 1477 | 2026.04.03 04:28:04.700744 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.04.03 04:28:04.700841 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.04.03 04:28:04.700884 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1480 | 2026.04.03 04:28:04.701196 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.04.03 04:28:04.701233 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1482 | 2026.04.03 04:28:04.701539 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1483 | 2026.04.03 04:28:04.701751 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.04.03 04:28:04.701879 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001058 sec., 37807.18336483932 rows/sec., 2.52 MiB/sec. | ||
| 1485 | 2026.04.03 04:28:04.701915 [ 267 ] {6398ff43-3d21-4b98-a84b-937cf61ea489} <Debug> TCPHandler: Processed in 0.001220564 sec. | ||
| 1486 | 2026.04.03 04:28:07.778537 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1487 | 2026.04.03 04:28:07.778593 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1488 | 2026.04.03 04:28:07.860997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2914 | ||
| 1489 | 2026.04.03 04:28:07.861475 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.04.03 04:28:07.861520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1491 | 2026.04.03 04:28:07.862011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1492 | 2026.04.03 04:28:07.862244 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.04.03 04:28:07.862394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1494 | 2026.04.03 04:28:07.862386 [ 85 ] {} <Debug> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1495 | 2026.04.03 04:28:07.862479 [ 85 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.04.03 04:28:07.862501 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1497 | 2026.04.03 04:28:07.865230 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1498 | 2026.04.03 04:28:07.867445 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1499 | 2026.04.03 04:28:07.867542 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1500 | 2026.04.03 04:28:07.867655 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 445 rows starting from the beginning of the part | ||
| 1501 | 2026.04.03 04:28:07.867712 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1502 | 2026.04.03 04:28:07.867758 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1503 | 2026.04.03 04:28:07.867803 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1504 | 2026.04.03 04:28:07.867849 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1505 | 2026.04.03 04:28:07.918043 [ 188 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.055418823 sec., 52581.41263664153 rows/sec., 770.24 KiB/sec. | ||
| 1506 | 2026.04.03 04:28:07.918959 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1507 | 2026.04.03 04:28:07.919349 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.04.03 04:28:07.919451 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_6_1} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1509 | 2026.04.03 04:28:07.921441 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1510 | 2026.04.03 04:28:08.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.00 MiB, peak 176.32 MiB, free memory in arenas 0.00 B, will set to 171.37 MiB (RSS), difference: 1.37 MiB | ||
| 1511 | 2026.04.03 04:28:08.013802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1512 | 2026.04.03 04:28:08.033154 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.04.03 04:28:08.033208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1514 | 2026.04.03 04:28:08.039262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1515 | 2026.04.03 04:28:08.039963 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.04.03 04:28:08.040272 [ 85 ] {} <Debug> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1517 | 2026.04.03 04:28:08.040336 [ 85 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.04.03 04:28:08.040356 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1519 | 2026.04.03 04:28:08.040487 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1520 | 2026.04.03 04:28:08.043552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1521 | 2026.04.03 04:28:08.044908 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1522 | 2026.04.03 04:28:08.046470 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1523 | 2026.04.03 04:28:08.051095 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1524 | 2026.04.03 04:28:08.055246 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1525 | 2026.04.03 04:28:08.059492 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1526 | 2026.04.03 04:28:08.072573 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1527 | 2026.04.03 04:28:08.076966 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1528 | 2026.04.03 04:28:08.137879 [ 188 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097448611 sec., 472.04367027868665 rows/sec., 2.44 MiB/sec. | ||
| 1529 | 2026.04.03 04:28:08.140385 [ 200 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1530 | 2026.04.03 04:28:08.142608 [ 200 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.04.03 04:28:08.142714 [ 200 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_6_1} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1532 | 2026.04.03 04:28:08.144733 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1533 | 2026.04.03 04:28:09.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.45 MiB, peak 181.99 MiB, free memory in arenas 0.00 B, will set to 181.36 MiB (RSS), difference: 8.91 MiB | ||
| 1534 | 2026.04.03 04:28:09.691585 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.04.03 04:28:09.691780 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1536 | 2026.04.03 04:28:09.691850 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1537 | 2026.04.03 04:28:09.692533 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.04.03 04:28:09.692579 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1539 | 2026.04.03 04:28:09.692968 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1540 | 2026.04.03 04:28:09.693198 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.04.03 04:28:09.693339 [ 82 ] {} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1542 | 2026.04.03 04:28:09.693361 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001632 sec., 18382.352941176472 rows/sec., 1.40 MiB/sec. | ||
| 1543 | 2026.04.03 04:28:09.693441 [ 82 ] {} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.04.03 04:28:09.693458 [ 267 ] {f39b86ad-fbca-4d41-9dd3-e2cd50523108} <Debug> TCPHandler: Processed in 0.00199993 sec. | ||
| 1545 | 2026.04.03 04:28:09.693487 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1546 | 2026.04.03 04:28:09.693609 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.04.03 04:28:09.693630 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1548 | 2026.04.03 04:28:09.693718 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1549 | 2026.04.03 04:28:09.693740 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1550 | 2026.04.03 04:28:09.693763 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1551 | 2026.04.03 04:28:09.693773 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 69 rows starting from the beginning of the part | ||
| 1552 | 2026.04.03 04:28:09.693881 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1553 | 2026.04.03 04:28:09.693936 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 94 rows starting from the beginning of the part | ||
| 1554 | 2026.04.03 04:28:09.693987 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 1555 | 2026.04.03 04:28:09.694038 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1556 | 2026.04.03 04:28:09.694087 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1557 | 2026.04.03 04:28:09.694184 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.04.03 04:28:09.694223 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1559 | 2026.04.03 04:28:09.694604 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1560 | 2026.04.03 04:28:09.694833 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.04.03 04:28:09.694934 [ 82 ] {} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2026.04.03 04:28:09.694965 [ 82 ] {} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.04.03 04:28:09.694968 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001274 sec., 28257.456828885403 rows/sec., 2.21 MiB/sec. | ||
| 1564 | 2026.04.03 04:28:09.694983 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1565 | 2026.04.03 04:28:09.695019 [ 267 ] {15a65616-622c-4207-835d-2ac20f6382fe} <Debug> TCPHandler: Processed in 0.001462189 sec. | ||
| 1566 | 2026.04.03 04:28:09.695043 [ 188 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465849 sec., 238769.47762013687 rows/sec., 21.23 MiB/sec. | ||
| 1567 | 2026.04.03 04:28:09.695100 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1568 | 2026.04.03 04:28:09.695131 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.04.03 04:28:09.695187 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1570 | 2026.04.03 04:28:09.695237 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.04.03 04:28:09.695268 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1572 | 2026.04.03 04:28:09.695282 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1573 | 2026.04.03 04:28:09.695317 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1574 | 2026.04.03 04:28:09.695411 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.04.03 04:28:09.695419 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1576 | 2026.04.03 04:28:09.695486 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1577 | 2026.04.03 04:28:09.695494 [ 186 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_6_1} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1578 | 2026.04.03 04:28:09.695536 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1579 | 2026.04.03 04:28:09.695562 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1580 | 2026.04.03 04:28:09.695589 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 71 rows starting from the beginning of the part | ||
| 1581 | 2026.04.03 04:28:09.695636 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1582 | 2026.04.03 04:28:09.695696 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.04.03 04:28:09.695738 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1584 | 2026.04.03 04:28:09.696104 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2026.04.03 04:28:09.696353 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.04.03 04:28:09.696453 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1587 | 2026.04.03 04:28:09.696480 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.04.03 04:28:09.696490 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001274 sec., 86342.22919937206 rows/sec., 6.03 MiB/sec. | ||
| 1589 | 2026.04.03 04:28:09.696495 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1590 | 2026.04.03 04:28:09.696529 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478359 sec., 204956.98270853018 rows/sec., 16.81 MiB/sec. | ||
| 1591 | 2026.04.03 04:28:09.696535 [ 267 ] {ba01b6d9-143b-4c39-8305-4d945c731c65} <Debug> TCPHandler: Processed in 0.001452519 sec. | ||
| 1592 | 2026.04.03 04:28:09.696639 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1593 | 2026.04.03 04:28:09.696670 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.04.03 04:28:09.696684 [ 186 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1595 | 2026.04.03 04:28:09.696784 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.04.03 04:28:09.696800 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.04.03 04:28:09.696827 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1598 | 2026.04.03 04:28:09.696855 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 103 rows starting from the beginning of the part | ||
| 1599 | 2026.04.03 04:28:09.696934 [ 186 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.04.03 04:28:09.696963 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1601 | 2026.04.03 04:28:09.697005 [ 186 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_6_1} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1602 | 2026.04.03 04:28:09.697029 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1603 | 2026.04.03 04:28:09.697075 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1604 | 2026.04.03 04:28:09.697085 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part | ||
| 1605 | 2026.04.03 04:28:09.697144 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1606 | 2026.04.03 04:28:09.697162 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.04.03 04:28:09.697193 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1608 | 2026.04.03 04:28:09.697204 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1609 | 2026.04.03 04:28:09.697581 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1610 | 2026.04.03 04:28:09.697809 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.04.03 04:28:09.697934 [ 80 ] {} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1612 | 2026.04.03 04:28:09.697945 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001188 sec., 33670.03367003367 rows/sec., 2.25 MiB/sec. | ||
| 1613 | 2026.04.03 04:28:09.697986 [ 80 ] {} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.04.03 04:28:09.698000 [ 267 ] {8d484b3b-4622-42fe-8227-92f25da5f26b} <Debug> TCPHandler: Processed in 0.001380398 sec. | ||
| 1615 | 2026.04.03 04:28:09.698014 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1616 | 2026.04.03 04:28:09.698112 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1617 | 2026.04.03 04:28:09.698222 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1618 | 2026.04.03 04:28:09.698259 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1619 | 2026.04.03 04:28:09.698260 [ 186 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682253 sec., 376875.5353683423 rows/sec., 26.22 MiB/sec. | ||
| 1620 | 2026.04.03 04:28:09.698328 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1621 | 2026.04.03 04:28:09.698381 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1622 | 2026.04.03 04:28:09.698419 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1623 | 2026.04.03 04:28:09.698435 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1624 | 2026.04.03 04:28:09.698464 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1625 | 2026.04.03 04:28:09.698503 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1626 | 2026.04.03 04:28:09.698700 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.04.03 04:28:09.698769 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1628 | 2026.04.03 04:28:09.698832 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1629 | 2026.04.03 04:28:09.699197 [ 188 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127472 sec., 186257.397079484 rows/sec., 12.57 MiB/sec. | ||
| 1630 | 2026.04.03 04:28:09.699320 [ 186 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1631 | 2026.04.03 04:28:09.699556 [ 186 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.04.03 04:28:09.699613 [ 186 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_6_1} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1633 | 2026.04.03 04:28:09.699677 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1634 | 2026.04.03 04:28:12.855127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 214 | ||
| 1635 | 2026.04.03 04:28:12.857104 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.04.03 04:28:12.857152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1637 | 2026.04.03 04:28:12.858316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1638 | 2026.04.03 04:28:12.858589 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.04.03 04:28:12.858835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1640 | 2026.04.03 04:28:14.689249 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.04.03 04:28:14.689471 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1642 | 2026.04.03 04:28:14.689781 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1643 | 2026.04.03 04:28:14.689881 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1644 | 2026.04.03 04:28:14.690104 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1645 | 2026.04.03 04:28:14.690171 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1646 | 2026.04.03 04:28:14.690308 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1647 | 2026.04.03 04:28:14.690426 [ 333 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1648 | 2026.04.03 04:28:14.690456 [ 302 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1649 | 2026.04.03 04:28:14.690576 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1650 | 2026.04.03 04:28:14.690607 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1651 | 2026.04.03 04:28:14.692992 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1652 | 2026.04.03 04:28:14.693023 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1653 | 2026.04.03 04:28:14.693077 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1654 | 2026.04.03 04:28:14.693114 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1655 | 2026.04.03 04:28:14.693988 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.004564 sec., 5039.439088518843 rows/sec., 210.12 KiB/sec. | ||
| 1656 | 2026.04.03 04:28:14.694112 [ 267 ] {1b9233d9-f257-402a-8b39-3a918cf2925e} <Debug> TCPHandler: Processed in 0.004957778 sec. | ||
| 1657 | 2026.04.03 04:28:14.696611 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.04.03 04:28:14.696745 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1659 | 2026.04.03 04:28:14.697024 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1660 | 2026.04.03 04:28:14.697057 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1661 | 2026.04.03 04:28:14.697240 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1662 | 2026.04.03 04:28:14.697293 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1663 | 2026.04.03 04:28:14.697397 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1664 | 2026.04.03 04:28:14.697465 [ 333 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1665 | 2026.04.03 04:28:14.697480 [ 277 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1666 | 2026.04.03 04:28:14.697561 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1667 | 2026.04.03 04:28:14.697586 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1668 | 2026.04.03 04:28:14.697643 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1669 | 2026.04.03 04:28:14.697660 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1670 | 2026.04.03 04:28:14.697689 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1671 | 2026.04.03 04:28:14.697719 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1672 | 2026.04.03 04:28:14.698408 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001664 sec., 13822.115384615385 rows/sec., 576.31 KiB/sec. | ||
| 1673 | 2026.04.03 04:28:14.698512 [ 267 ] {b7ac6c21-b924-45ea-b7e9-6076f7daae72} <Debug> TCPHandler: Processed in 0.001902708 sec. | ||
| 1674 | 2026.04.03 04:28:14.698757 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.04.03 04:28:14.698889 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1676 | 2026.04.03 04:28:14.699087 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1677 | 2026.04.03 04:28:14.699119 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1678 | 2026.04.03 04:28:14.699296 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1679 | 2026.04.03 04:28:14.699347 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1680 | 2026.04.03 04:28:14.699442 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1681 | 2026.04.03 04:28:14.699503 [ 333 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1682 | 2026.04.03 04:28:14.699505 [ 277 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1683 | 2026.04.03 04:28:14.699587 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1684 | 2026.04.03 04:28:14.699612 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1685 | 2026.04.03 04:28:14.699664 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1686 | 2026.04.03 04:28:14.699681 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1687 | 2026.04.03 04:28:14.699710 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1688 | 2026.04.03 04:28:14.699739 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1689 | 2026.04.03 04:28:14.700398 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001563 sec., 14715.29110684581 rows/sec., 613.55 KiB/sec. | ||
| 1690 | 2026.04.03 04:28:14.700494 [ 267 ] {492c73e9-e0d9-49ef-8432-b3532f18ff9e} <Debug> TCPHandler: Processed in 0.001784455 sec. | ||
| 1691 | 2026.04.03 04:28:14.700733 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.04.03 04:28:14.700858 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1693 | 2026.04.03 04:28:14.701057 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1694 | 2026.04.03 04:28:14.701089 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1695 | 2026.04.03 04:28:14.701268 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1696 | 2026.04.03 04:28:14.701318 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1697 | 2026.04.03 04:28:14.701416 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1698 | 2026.04.03 04:28:14.701484 [ 333 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1699 | 2026.04.03 04:28:14.701483 [ 340 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1700 | 2026.04.03 04:28:14.701592 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1701 | 2026.04.03 04:28:14.701618 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2026.04.03 04:28:14.701671 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1703 | 2026.04.03 04:28:14.701687 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1704 | 2026.04.03 04:28:14.701716 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1705 | 2026.04.03 04:28:14.701746 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1706 | 2026.04.03 04:28:14.702271 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001489 sec., 15446.60846205507 rows/sec., 644.05 KiB/sec. | ||
| 1707 | 2026.04.03 04:28:14.702362 [ 267 ] {f4616113-5274-48b5-8f88-4672e50e8329} <Debug> TCPHandler: Processed in 0.001709353 sec. | ||
| 1708 | 2026.04.03 04:28:14.702573 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.04.03 04:28:14.702696 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1710 | 2026.04.03 04:28:14.702954 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2026.04.03 04:28:14.702987 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1712 | 2026.04.03 04:28:14.703172 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2026.04.03 04:28:14.703222 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2026.04.03 04:28:14.703319 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1715 | 2026.04.03 04:28:14.703382 [ 277 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2026.04.03 04:28:14.703385 [ 340 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1717 | 2026.04.03 04:28:14.703471 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1718 | 2026.04.03 04:28:14.703496 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1719 | 2026.04.03 04:28:14.703550 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1720 | 2026.04.03 04:28:14.703566 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1721 | 2026.04.03 04:28:14.703595 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1722 | 2026.04.03 04:28:14.703624 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1723 | 2026.04.03 04:28:14.704143 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00144 sec., 15972.22222222222 rows/sec., 665.96 KiB/sec. | ||
| 1724 | 2026.04.03 04:28:14.704237 [ 267 ] {dd5a8356-3b70-4393-a09a-7b93a21b1c25} <Debug> TCPHandler: Processed in 0.001663252 sec. | ||
| 1725 | 2026.04.03 04:28:14.704476 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.04.03 04:28:14.704603 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1727 | 2026.04.03 04:28:14.704804 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1728 | 2026.04.03 04:28:14.704837 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1729 | 2026.04.03 04:28:14.705024 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1730 | 2026.04.03 04:28:14.705074 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1731 | 2026.04.03 04:28:14.705169 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1732 | 2026.04.03 04:28:14.705230 [ 340 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1733 | 2026.04.03 04:28:14.705235 [ 277 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1734 | 2026.04.03 04:28:14.705319 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1735 | 2026.04.03 04:28:14.705345 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1736 | 2026.04.03 04:28:14.705397 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1737 | 2026.04.03 04:28:14.705413 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1738 | 2026.04.03 04:28:14.705442 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1739 | 2026.04.03 04:28:14.705472 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1740 | 2026.04.03 04:28:14.706028 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001476 sec., 15582.655826558264 rows/sec., 649.72 KiB/sec. | ||
| 1741 | 2026.04.03 04:28:14.706132 [ 267 ] {c860bd77-f44e-4b04-a4d4-21b6c0b3be47} <Debug> TCPHandler: Processed in 0.001702494 sec. | ||
| 1742 | 2026.04.03 04:28:14.720811 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.04.03 04:28:14.720922 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1744 | 2026.04.03 04:28:14.720962 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1745 | 2026.04.03 04:28:14.721533 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.04.03 04:28:14.721573 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1747 | 2026.04.03 04:28:14.722056 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1748 | 2026.04.03 04:28:14.722254 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.04.03 04:28:14.722404 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001508 sec., 3978.7798408488065 rows/sec., 1.84 MiB/sec. | ||
| 1750 | 2026.04.03 04:28:14.722446 [ 267 ] {b905c726-7e68-43f5-be31-73fdcae98089} <Debug> TCPHandler: Processed in 0.001684614 sec. | ||
| 1751 | 2026.04.03 04:28:14.722577 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.04.03 04:28:14.722677 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1753 | 2026.04.03 04:28:14.722718 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1754 | 2026.04.03 04:28:14.725059 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.04.03 04:28:14.725095 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1756 | 2026.04.03 04:28:14.725521 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1757 | 2026.04.03 04:28:14.725733 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.04.03 04:28:14.725864 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003209 sec., 7478.96540978498 rows/sec., 635.42 KiB/sec. | ||
| 1759 | 2026.04.03 04:28:14.725901 [ 267 ] {d0c24278-d6bd-4d72-bf40-22c488d3cfe5} <Debug> TCPHandler: Processed in 0.003373747 sec. | ||
| 1760 | 2026.04.03 04:28:14.726018 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.04.03 04:28:14.726115 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1762 | 2026.04.03 04:28:14.726154 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1763 | 2026.04.03 04:28:14.726549 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.04.03 04:28:14.726585 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1765 | 2026.04.03 04:28:14.726871 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1766 | 2026.04.03 04:28:14.727084 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.04.03 04:28:14.727210 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 1768 | 2026.04.03 04:28:14.727246 [ 267 ] {1a7ade8f-e179-4e2d-9d1d-af00cc1d65f0} <Debug> TCPHandler: Processed in 0.001276405 sec. | ||
| 1769 | 2026.04.03 04:28:14.727354 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.04.03 04:28:14.727448 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1771 | 2026.04.03 04:28:14.727487 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1772 | 2026.04.03 04:28:14.728026 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.04.03 04:28:14.728061 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1774 | 2026.04.03 04:28:14.728351 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1775 | 2026.04.03 04:28:14.728548 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.04.03 04:28:14.728664 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Debug> executeQuery: Read 248 rows, 22.73 KiB in 0.001287 sec., 192696.1926961927 rows/sec., 17.25 MiB/sec. | ||
| 1777 | 2026.04.03 04:28:14.728698 [ 267 ] {12709d0a-debf-4a7c-8e83-9580dd551b34} <Debug> TCPHandler: Processed in 0.001447209 sec. | ||
| 1778 | 2026.04.03 04:28:14.728803 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.04.03 04:28:14.728960 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1780 | 2026.04.03 04:28:14.728998 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1781 | 2026.04.03 04:28:14.729401 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.04.03 04:28:14.729438 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1783 | 2026.04.03 04:28:14.729735 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1784 | 2026.04.03 04:28:14.729944 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.04.03 04:28:14.730069 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Debug> executeQuery: Read 51 rows, 3.87 KiB in 0.001128 sec., 45212.765957446805 rows/sec., 3.35 MiB/sec. | ||
| 1786 | 2026.04.03 04:28:14.730107 [ 267 ] {7fee36fd-3d87-4561-a4cb-76079a8abb65} <Debug> TCPHandler: Processed in 0.001287635 sec. | ||
| 1787 | 2026.04.03 04:28:14.730213 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.04.03 04:28:14.730307 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.04.03 04:28:14.730346 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1790 | 2026.04.03 04:28:14.730766 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.04.03 04:28:14.730798 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1792 | 2026.04.03 04:28:14.731176 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1793 | 2026.04.03 04:28:14.731393 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.04.03 04:28:14.731515 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001226 sec., 19575.85644371941 rows/sec., 1.62 MiB/sec. | ||
| 1795 | 2026.04.03 04:28:14.731553 [ 267 ] {fc9b538d-6afc-4d3f-9620-66e3c8672694} <Debug> TCPHandler: Processed in 0.001386977 sec. | ||
| 1796 | 2026.04.03 04:28:14.731658 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.04.03 04:28:14.731752 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.04.03 04:28:14.731790 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1799 | 2026.04.03 04:28:14.732169 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.04.03 04:28:14.732205 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1801 | 2026.04.03 04:28:14.734484 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1802 | 2026.04.03 04:28:14.734684 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.04.03 04:28:14.734802 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00313 sec., 3833.865814696486 rows/sec., 299.52 KiB/sec. | ||
| 1804 | 2026.04.03 04:28:14.734903 [ 267 ] {c86783e7-2e06-4675-9775-2409596beccd} <Debug> TCPHandler: Processed in 0.003291365 sec. | ||
| 1805 | 2026.04.03 04:28:14.735013 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.04.03 04:28:14.735106 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1807 | 2026.04.03 04:28:14.735145 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1808 | 2026.04.03 04:28:14.735622 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.04.03 04:28:14.735659 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1810 | 2026.04.03 04:28:14.735965 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2026.04.03 04:28:14.736169 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.04.03 04:28:14.736293 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Debug> executeQuery: Read 139 rows, 11.50 KiB in 0.001205 sec., 115352.6970954357 rows/sec., 9.32 MiB/sec. | ||
| 1813 | 2026.04.03 04:28:14.736330 [ 267 ] {794b6e07-4bb3-4e84-a790-73d746c6dbe8} <Debug> TCPHandler: Processed in 0.001365267 sec. | ||
| 1814 | 2026.04.03 04:28:14.736435 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.04.03 04:28:14.736529 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.04.03 04:28:14.736570 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1817 | 2026.04.03 04:28:14.737171 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.04.03 04:28:14.737206 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1819 | 2026.04.03 04:28:14.737549 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1820 | 2026.04.03 04:28:14.737776 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.04.03 04:28:14.737904 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Debug> executeQuery: Read 378 rows, 29.48 KiB in 0.001393 sec., 271356.783919598 rows/sec., 20.67 MiB/sec. | ||
| 1822 | 2026.04.03 04:28:14.737941 [ 267 ] {f25e2661-5cb8-44f8-9cd2-e13607167f8d} <Debug> TCPHandler: Processed in 0.001553691 sec. | ||
| 1823 | 2026.04.03 04:28:14.738053 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.04.03 04:28:14.738147 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1825 | 2026.04.03 04:28:14.738199 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1826 | 2026.04.03 04:28:14.738998 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.04.03 04:28:14.739035 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1828 | 2026.04.03 04:28:14.739596 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1829 | 2026.04.03 04:28:14.739819 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.04.03 04:28:14.739954 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001823 sec., 19199.122325836535 rows/sec., 34.40 MiB/sec. | ||
| 1831 | 2026.04.03 04:28:14.740008 [ 267 ] {8af8225f-2734-401a-a218-1debb83d1cc6} <Debug> TCPHandler: Processed in 0.00200306 sec. | ||
| 1832 | 2026.04.03 04:28:14.740125 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.04.03 04:28:14.740222 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.04.03 04:28:14.740264 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1835 | 2026.04.03 04:28:14.740611 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.04.03 04:28:14.740645 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1837 | 2026.04.03 04:28:14.740948 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1838 | 2026.04.03 04:28:14.741144 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.04.03 04:28:14.741261 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 1840 | 2026.04.03 04:28:14.741294 [ 267 ] {8c6e9e20-96c1-425a-8aec-159c097834b0} <Debug> TCPHandler: Processed in 0.001245695 sec. | ||
| 1841 | 2026.04.03 04:28:15.362691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3426 | ||
| 1842 | 2026.04.03 04:28:15.363532 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.04.03 04:28:15.363611 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1844 | 2026.04.03 04:28:15.364317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1845 | 2026.04.03 04:28:15.364555 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.04.03 04:28:15.364696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3426 | ||
| 1847 | 2026.04.03 04:28:15.543867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1848 | 2026.04.03 04:28:15.560899 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.04.03 04:28:15.560957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1850 | 2026.04.03 04:28:15.566459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1851 | 2026.04.03 04:28:15.567176 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.04.03 04:28:15.570163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1853 | 2026.04.03 04:28:19.693591 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.04.03 04:28:19.693781 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1855 | 2026.04.03 04:28:19.693844 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1856 | 2026.04.03 04:28:19.694450 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.04.03 04:28:19.694490 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1858 | 2026.04.03 04:28:19.694863 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1859 | 2026.04.03 04:28:19.695081 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.04.03 04:28:19.695230 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.88 MiB/sec. | ||
| 1861 | 2026.04.03 04:28:19.695277 [ 267 ] {b0e13296-4b75-42cb-8357-6c6d99828f45} <Debug> TCPHandler: Processed in 0.001806585 sec. | ||
| 1862 | 2026.04.03 04:28:19.695396 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.04.03 04:28:19.695497 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1864 | 2026.04.03 04:28:19.695539 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1865 | 2026.04.03 04:28:19.695965 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.04.03 04:28:19.695999 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1867 | 2026.04.03 04:28:19.696290 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1868 | 2026.04.03 04:28:19.696490 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.04.03 04:28:19.696613 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 1870 | 2026.04.03 04:28:19.696648 [ 267 ] {f4012cb3-0079-42fc-84e0-56a5509922d8} <Debug> TCPHandler: Processed in 0.001303855 sec. | ||
| 1871 | 2026.04.03 04:28:19.696754 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.04.03 04:28:19.696849 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.04.03 04:28:19.696891 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1874 | 2026.04.03 04:28:19.697272 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.04.03 04:28:19.697305 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1876 | 2026.04.03 04:28:19.697622 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1877 | 2026.04.03 04:28:19.697830 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.04.03 04:28:19.697953 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 1879 | 2026.04.03 04:28:19.697997 [ 267 ] {c68018f3-26c4-4df0-9797-b5be2f695047} <Debug> TCPHandler: Processed in 0.001291416 sec. | ||
| 1880 | 2026.04.03 04:28:19.698094 [ 267 ] {} <Trace> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.04.03 04:28:19.698187 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.04.03 04:28:19.698227 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1883 | 2026.04.03 04:28:19.698543 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.04.03 04:28:19.698577 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1885 | 2026.04.03 04:28:19.698859 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1886 | 2026.04.03 04:28:19.699052 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.04.03 04:28:19.699174 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001006 sec., 59642.14711729623 rows/sec., 4.02 MiB/sec. | ||
| 1888 | 2026.04.03 04:28:19.699216 [ 267 ] {129bd013-8e63-4013-ac09-741575c0855c} <Debug> TCPHandler: Processed in 0.001169013 sec. | ||
| 1889 | 2026.04.03 04:28:22.779291 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1890 | 2026.04.03 04:28:22.779342 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1891 | 2026.04.03 04:28:22.859168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 256 | ||
| 1892 | 2026.04.03 04:28:22.861627 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.04.03 04:28:22.861683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1894 | 2026.04.03 04:28:22.862890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1895 | 2026.04.03 04:28:22.863161 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.04.03 04:28:22.863332 [ 65 ] {} <Debug> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1897 | 2026.04.03 04:28:22.863404 [ 65 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.04.03 04:28:22.863429 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1899 | 2026.04.03 04:28:22.863492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1900 | 2026.04.03 04:28:22.863535 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1901 | 2026.04.03 04:28:22.864121 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1902 | 2026.04.03 04:28:22.864285 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1903 | 2026.04.03 04:28:22.864674 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1904 | 2026.04.03 04:28:22.864812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3874 | ||
| 1905 | 2026.04.03 04:28:22.865044 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1906 | 2026.04.03 04:28:22.865221 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.04.03 04:28:22.865257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1908 | 2026.04.03 04:28:22.865409 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1909 | 2026.04.03 04:28:22.865651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1910 | 2026.04.03 04:28:22.865766 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1911 | 2026.04.03 04:28:22.865870 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.04.03 04:28:22.865978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1913 | 2026.04.03 04:28:22.866133 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1914 | 2026.04.03 04:28:22.872178 [ 188 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 72 columns (72 merged, 0 gathered) in 0.008691271 sec., 29454.840379502606 rows/sec., 29.40 MiB/sec. | ||
| 1915 | 2026.04.03 04:28:22.872736 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1916 | 2026.04.03 04:28:22.873238 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.04.03 04:28:22.873303 [ 196 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_6_1} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1918 | 2026.04.03 04:28:22.873476 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 1919 | 2026.04.03 04:28:23.070269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1920 | 2026.04.03 04:28:23.088647 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.04.03 04:28:23.088706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1922 | 2026.04.03 04:28:23.095024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1923 | 2026.04.03 04:28:23.095706 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.04.03 04:28:23.099065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1925 | 2026.04.03 04:28:24.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.94 MiB, peak 188.07 MiB, free memory in arenas 0.00 B, will set to 184.48 MiB (RSS), difference: 1.54 MiB | ||
| 1926 | 2026.04.03 04:28:24.180751 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1927 | 2026.04.03 04:28:24.180828 [ 267 ] {} <Debug> TCP-Session: 15f73f49-d649-4c67-8f1e-bb0e29c2b9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.04.03 04:28:24.695197 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.04.03 04:28:24.695379 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1930 | 2026.04.03 04:28:24.695447 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1931 | 2026.04.03 04:28:24.696146 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.04.03 04:28:24.696198 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1933 | 2026.04.03 04:28:24.696603 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1934 | 2026.04.03 04:28:24.696841 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.04.03 04:28:24.696996 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001665 sec., 75675.67567567568 rows/sec., 6.52 MiB/sec. | ||
| 1936 | 2026.04.03 04:28:24.697043 [ 268 ] {6fd4851f-6a44-4293-b245-ce5b016dd068} <Debug> TCPHandler: Processed in 0.001972339 sec. | ||
| 1937 | 2026.04.03 04:28:24.697183 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.04.03 04:28:24.697298 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.04.03 04:28:24.697349 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1940 | 2026.04.03 04:28:24.697772 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.04.03 04:28:24.697812 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1942 | 2026.04.03 04:28:24.698147 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1943 | 2026.04.03 04:28:24.698363 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.04.03 04:28:24.698473 [ 59 ] {} <Debug> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1945 | 2026.04.03 04:28:24.698499 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001224 sec., 28594.771241830065 rows/sec., 2.10 MiB/sec. | ||
| 1946 | 2026.04.03 04:28:24.698545 [ 59 ] {} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.04.03 04:28:24.698553 [ 268 ] {9af7f5f6-d9a6-44cf-98c8-3863a2a345e8} <Debug> TCPHandler: Processed in 0.001430888 sec. | ||
| 1948 | 2026.04.03 04:28:24.698575 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1949 | 2026.04.03 04:28:24.698684 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.04.03 04:28:24.698686 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1951 | 2026.04.03 04:28:24.698792 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1952 | 2026.04.03 04:28:24.698840 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1953 | 2026.04.03 04:28:24.698845 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1954 | 2026.04.03 04:28:24.698890 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1955 | 2026.04.03 04:28:24.698957 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 1956 | 2026.04.03 04:28:24.699004 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1957 | 2026.04.03 04:28:24.699045 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1958 | 2026.04.03 04:28:24.699097 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 1959 | 2026.04.03 04:28:24.699142 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 1960 | 2026.04.03 04:28:24.699292 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.04.03 04:28:24.699335 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1962 | 2026.04.03 04:28:24.699722 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1963 | 2026.04.03 04:28:24.699972 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.04.03 04:28:24.700083 [ 196 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443188 sec., 126802.60645182748 rows/sec., 9.79 MiB/sec. | ||
| 1965 | 2026.04.03 04:28:24.700107 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001334 sec., 74212.89355322339 rows/sec., 5.80 MiB/sec. | ||
| 1966 | 2026.04.03 04:28:24.700153 [ 268 ] {98393678-ca73-46e6-86b5-6c5500db82c7} <Debug> TCPHandler: Processed in 0.00152047 sec. | ||
| 1967 | 2026.04.03 04:28:24.700226 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1968 | 2026.04.03 04:28:24.700274 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.04.03 04:28:24.700377 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.04.03 04:28:24.700426 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1971 | 2026.04.03 04:28:24.700512 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.04.03 04:28:24.700586 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_6_1} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1973 | 2026.04.03 04:28:24.700658 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1974 | 2026.04.03 04:28:24.700852 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.04.03 04:28:24.700921 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1976 | 2026.04.03 04:28:24.701268 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1977 | 2026.04.03 04:28:24.701472 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.04.03 04:28:24.701605 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 1979 | 2026.04.03 04:28:24.701642 [ 268 ] {b2e12f88-e5da-4f7a-a902-96f595033363} <Debug> TCPHandler: Processed in 0.001418048 sec. | ||
| 1980 | 2026.04.03 04:28:24.701756 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.04.03 04:28:24.701856 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1982 | 2026.04.03 04:28:24.701911 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1983 | 2026.04.03 04:28:24.702773 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.04.03 04:28:24.702810 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1985 | 2026.04.03 04:28:24.703366 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1986 | 2026.04.03 04:28:24.703582 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.04.03 04:28:24.703723 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001888 sec., 18538.13559322034 rows/sec., 33.22 MiB/sec. | ||
| 1988 | 2026.04.03 04:28:24.703783 [ 268 ] {03640a95-d0bf-460d-8668-53a4225cca07} <Debug> TCPHandler: Processed in 0.002076641 sec. | ||
| 1989 | 2026.04.03 04:28:24.703923 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.04.03 04:28:24.704020 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1991 | 2026.04.03 04:28:24.704061 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1992 | 2026.04.03 04:28:24.704496 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.04.03 04:28:24.704533 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1994 | 2026.04.03 04:28:24.704832 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1995 | 2026.04.03 04:28:24.705040 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.04.03 04:28:24.705167 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 1997 | 2026.04.03 04:28:24.705202 [ 268 ] {1d15b964-2e29-4473-af12-49af010f4899} <Debug> TCPHandler: Processed in 0.001329376 sec. | ||
| 1998 | 2026.04.03 04:28:25.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.92 MiB, peak 188.07 MiB, free memory in arenas 0.00 B, will set to 184.63 MiB (RSS), difference: 1.71 MiB | ||
| 1999 | 2026.04.03 04:28:25.244455 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.04.03 04:28:25.244717 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2001 | 2026.04.03 04:28:25.245107 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2002 | 2026.04.03 04:28:25.245155 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2003 | 2026.04.03 04:28:25.245433 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2004 | 2026.04.03 04:28:25.245508 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2005 | 2026.04.03 04:28:25.245655 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2006 | 2026.04.03 04:28:25.245759 [ 276 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2007 | 2026.04.03 04:28:25.245767 [ 301 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2008 | 2026.04.03 04:28:25.245758 [ 277 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2009 | 2026.04.03 04:28:25.245893 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2010 | 2026.04.03 04:28:25.245916 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2011 | 2026.04.03 04:28:25.246004 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2012 | 2026.04.03 04:28:25.246025 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2013 | 2026.04.03 04:28:25.246062 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2014 | 2026.04.03 04:28:25.246108 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2015 | 2026.04.03 04:28:25.246146 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2016 | 2026.04.03 04:28:25.246857 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002249 sec., 12894.619831036016 rows/sec., 561.88 KiB/sec. | ||
| 2017 | 2026.04.03 04:28:25.246962 [ 268 ] {1ec68668-a255-4ac8-97d4-b80957bbbc93} <Debug> TCPHandler: Processed in 0.002642922 sec. | ||
| 2018 | 2026.04.03 04:28:25.247283 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.04.03 04:28:25.247427 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2020 | 2026.04.03 04:28:25.247655 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2021 | 2026.04.03 04:28:25.247691 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2022 | 2026.04.03 04:28:25.247891 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2023 | 2026.04.03 04:28:25.247946 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2024 | 2026.04.03 04:28:25.248054 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2025 | 2026.04.03 04:28:25.248107 [ 337 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2026 | 2026.04.03 04:28:25.248111 [ 277 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2027 | 2026.04.03 04:28:25.248132 [ 276 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2028 | 2026.04.03 04:28:25.248204 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2029 | 2026.04.03 04:28:25.248226 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2030 | 2026.04.03 04:28:25.248297 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2031 | 2026.04.03 04:28:25.248317 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2032 | 2026.04.03 04:28:25.248347 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2033 | 2026.04.03 04:28:25.248378 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2034 | 2026.04.03 04:28:25.248404 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2035 | 2026.04.03 04:28:25.248958 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001592 sec., 18216.080402010048 rows/sec., 793.76 KiB/sec. | ||
| 2036 | 2026.04.03 04:28:25.249035 [ 268 ] {0982ea33-90a1-4a21-b042-80091dd6438f} <Debug> TCPHandler: Processed in 0.001806296 sec. | ||
| 2037 | 2026.04.03 04:28:25.249573 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.04.03 04:28:25.249712 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2039 | 2026.04.03 04:28:25.249922 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2040 | 2026.04.03 04:28:25.249957 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2041 | 2026.04.03 04:28:25.250151 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2042 | 2026.04.03 04:28:25.250205 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2043 | 2026.04.03 04:28:25.250309 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2044 | 2026.04.03 04:28:25.250359 [ 301 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2045 | 2026.04.03 04:28:25.250373 [ 337 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2046 | 2026.04.03 04:28:25.250361 [ 277 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2047 | 2026.04.03 04:28:25.250458 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2048 | 2026.04.03 04:28:25.250479 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2049 | 2026.04.03 04:28:25.250545 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2050 | 2026.04.03 04:28:25.250563 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2051 | 2026.04.03 04:28:25.250593 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2052 | 2026.04.03 04:28:25.250622 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2053 | 2026.04.03 04:28:25.250649 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2054 | 2026.04.03 04:28:25.251229 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001575 sec., 18412.698412698413 rows/sec., 802.33 KiB/sec. | ||
| 2055 | 2026.04.03 04:28:25.251309 [ 268 ] {e820e3aa-5685-45ba-b429-1de54d51e04b} <Debug> TCPHandler: Processed in 0.001788506 sec. | ||
| 2056 | 2026.04.03 04:28:25.251544 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.04.03 04:28:25.251680 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2058 | 2026.04.03 04:28:25.251898 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2059 | 2026.04.03 04:28:25.251934 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2060 | 2026.04.03 04:28:25.252132 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2061 | 2026.04.03 04:28:25.252187 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2062 | 2026.04.03 04:28:25.252288 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2063 | 2026.04.03 04:28:25.252342 [ 277 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2064 | 2026.04.03 04:28:25.252343 [ 337 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2065 | 2026.04.03 04:28:25.252406 [ 331 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2066 | 2026.04.03 04:28:25.252515 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2067 | 2026.04.03 04:28:25.252540 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2068 | 2026.04.03 04:28:25.252608 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2069 | 2026.04.03 04:28:25.252627 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2070 | 2026.04.03 04:28:25.252657 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2071 | 2026.04.03 04:28:25.252688 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2072 | 2026.04.03 04:28:25.252716 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2073 | 2026.04.03 04:28:25.253418 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001794 sec., 16164.994425863992 rows/sec., 704.39 KiB/sec. | ||
| 2074 | 2026.04.03 04:28:25.253514 [ 268 ] {66f49e04-bc83-49ef-9aec-1e7300c276ec} <Debug> TCPHandler: Processed in 0.00202178 sec. | ||
| 2075 | 2026.04.03 04:28:25.253743 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.04.03 04:28:25.253880 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2077 | 2026.04.03 04:28:25.254097 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2078 | 2026.04.03 04:28:25.254132 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2079 | 2026.04.03 04:28:25.254330 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2080 | 2026.04.03 04:28:25.254383 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2081 | 2026.04.03 04:28:25.254483 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2082 | 2026.04.03 04:28:25.254534 [ 277 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2083 | 2026.04.03 04:28:25.254540 [ 337 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2084 | 2026.04.03 04:28:25.254556 [ 331 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2085 | 2026.04.03 04:28:25.254648 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2086 | 2026.04.03 04:28:25.254673 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2087 | 2026.04.03 04:28:25.254742 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2088 | 2026.04.03 04:28:25.254760 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2089 | 2026.04.03 04:28:25.254790 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2090 | 2026.04.03 04:28:25.254821 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2091 | 2026.04.03 04:28:25.254849 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2092 | 2026.04.03 04:28:25.255565 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001742 sec., 16647.531572904707 rows/sec., 725.41 KiB/sec. | ||
| 2093 | 2026.04.03 04:28:25.255662 [ 268 ] {fbbb4281-c748-4dd9-86ca-9721cbf383ff} <Debug> TCPHandler: Processed in 0.001969459 sec. | ||
| 2094 | 2026.04.03 04:28:25.255919 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.04.03 04:28:25.256054 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2096 | 2026.04.03 04:28:25.256267 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2097 | 2026.04.03 04:28:25.256301 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2098 | 2026.04.03 04:28:25.256496 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2099 | 2026.04.03 04:28:25.256548 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2100 | 2026.04.03 04:28:25.256647 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2101 | 2026.04.03 04:28:25.256715 [ 277 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2102 | 2026.04.03 04:28:25.256717 [ 337 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2103 | 2026.04.03 04:28:25.256734 [ 334 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2104 | 2026.04.03 04:28:25.256841 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2105 | 2026.04.03 04:28:25.256867 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2106 | 2026.04.03 04:28:25.256934 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2107 | 2026.04.03 04:28:25.256952 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2108 | 2026.04.03 04:28:25.256982 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2109 | 2026.04.03 04:28:25.257012 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2110 | 2026.04.03 04:28:25.257039 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2111 | 2026.04.03 04:28:25.257637 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001638 sec., 17704.517704517704 rows/sec., 771.47 KiB/sec. | ||
| 2112 | 2026.04.03 04:28:25.257747 [ 268 ] {e0f4c8e1-da9f-416c-9946-6f03d48e054f} <Debug> TCPHandler: Processed in 0.001877148 sec. | ||
| 2113 | 2026.04.03 04:28:25.257994 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.04.03 04:28:25.258129 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2115 | 2026.04.03 04:28:25.258345 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2116 | 2026.04.03 04:28:25.258381 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2117 | 2026.04.03 04:28:25.258583 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2118 | 2026.04.03 04:28:25.258637 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2119 | 2026.04.03 04:28:25.258737 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2120 | 2026.04.03 04:28:25.258798 [ 337 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2121 | 2026.04.03 04:28:25.258808 [ 334 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2122 | 2026.04.03 04:28:25.258802 [ 331 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2123 | 2026.04.03 04:28:25.258921 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2124 | 2026.04.03 04:28:25.258946 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2125 | 2026.04.03 04:28:25.259017 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2126 | 2026.04.03 04:28:25.259035 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2127 | 2026.04.03 04:28:25.259066 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2128 | 2026.04.03 04:28:25.259100 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2129 | 2026.04.03 04:28:25.259130 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2130 | 2026.04.03 04:28:25.259743 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00167 sec., 17365.269461077845 rows/sec., 756.69 KiB/sec. | ||
| 2131 | 2026.04.03 04:28:25.259837 [ 268 ] {a5d6a157-ba71-400e-875b-4fcdf2faf905} <Debug> TCPHandler: Processed in 0.001892778 sec. | ||
| 2132 | 2026.04.03 04:28:25.260070 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.04.03 04:28:25.260206 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2134 | 2026.04.03 04:28:25.260415 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2135 | 2026.04.03 04:28:25.260451 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2136 | 2026.04.03 04:28:25.260647 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2137 | 2026.04.03 04:28:25.260700 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2138 | 2026.04.03 04:28:25.260798 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2139 | 2026.04.03 04:28:25.260850 [ 313 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2140 | 2026.04.03 04:28:25.260864 [ 277 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2141 | 2026.04.03 04:28:25.260866 [ 331 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2142 | 2026.04.03 04:28:25.260957 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2143 | 2026.04.03 04:28:25.260985 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2144 | 2026.04.03 04:28:25.261051 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2145 | 2026.04.03 04:28:25.261068 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2146 | 2026.04.03 04:28:25.261098 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2147 | 2026.04.03 04:28:25.261129 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2148 | 2026.04.03 04:28:25.261158 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2149 | 2026.04.03 04:28:25.261881 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001732 sec., 16743.64896073903 rows/sec., 729.60 KiB/sec. | ||
| 2150 | 2026.04.03 04:28:25.261998 [ 268 ] {386ebf3b-ff99-44d0-a49b-ce408039855d} <Debug> TCPHandler: Processed in 0.001977468 sec. | ||
| 2151 | 2026.04.03 04:28:25.262231 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.04.03 04:28:25.262366 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2153 | 2026.04.03 04:28:25.262583 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2154 | 2026.04.03 04:28:25.262619 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2155 | 2026.04.03 04:28:25.262820 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2156 | 2026.04.03 04:28:25.262873 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2157 | 2026.04.03 04:28:25.262970 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2158 | 2026.04.03 04:28:25.263038 [ 334 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2159 | 2026.04.03 04:28:25.263040 [ 328 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2160 | 2026.04.03 04:28:25.263040 [ 313 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2161 | 2026.04.03 04:28:25.263172 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2162 | 2026.04.03 04:28:25.263193 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2163 | 2026.04.03 04:28:25.263260 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2164 | 2026.04.03 04:28:25.263278 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2165 | 2026.04.03 04:28:25.263309 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2166 | 2026.04.03 04:28:25.263339 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2167 | 2026.04.03 04:28:25.263368 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2168 | 2026.04.03 04:28:25.263956 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001647 sec., 17607.77170613236 rows/sec., 767.26 KiB/sec. | ||
| 2169 | 2026.04.03 04:28:25.264055 [ 268 ] {6a3a8548-9541-47e8-860c-7a9e30b21c4f} <Debug> TCPHandler: Processed in 0.001873207 sec. | ||
| 2170 | 2026.04.03 04:28:25.264282 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.04.03 04:28:25.264416 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2172 | 2026.04.03 04:28:25.264631 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2173 | 2026.04.03 04:28:25.264666 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2174 | 2026.04.03 04:28:25.264867 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2175 | 2026.04.03 04:28:25.264921 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2176 | 2026.04.03 04:28:25.265019 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2177 | 2026.04.03 04:28:25.265082 [ 328 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2178 | 2026.04.03 04:28:25.265084 [ 313 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2179 | 2026.04.03 04:28:25.265083 [ 277 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2180 | 2026.04.03 04:28:25.265194 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2181 | 2026.04.03 04:28:25.265216 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2182 | 2026.04.03 04:28:25.265282 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2183 | 2026.04.03 04:28:25.265301 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2184 | 2026.04.03 04:28:25.265332 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2185 | 2026.04.03 04:28:25.265363 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2186 | 2026.04.03 04:28:25.265394 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2187 | 2026.04.03 04:28:25.266010 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001651 sec., 17565.11205330103 rows/sec., 765.40 KiB/sec. | ||
| 2188 | 2026.04.03 04:28:25.266108 [ 268 ] {407288f0-5255-434d-9189-8f39be82f359} <Debug> TCPHandler: Processed in 0.001876386 sec. | ||
| 2189 | 2026.04.03 04:28:25.266330 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.04.03 04:28:25.266464 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2191 | 2026.04.03 04:28:25.266681 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2192 | 2026.04.03 04:28:25.266717 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2193 | 2026.04.03 04:28:25.266919 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2194 | 2026.04.03 04:28:25.266979 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2195 | 2026.04.03 04:28:25.267079 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2196 | 2026.04.03 04:28:25.267142 [ 319 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2197 | 2026.04.03 04:28:25.267146 [ 277 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2198 | 2026.04.03 04:28:25.267143 [ 313 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2199 | 2026.04.03 04:28:25.267249 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2200 | 2026.04.03 04:28:25.267270 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2201 | 2026.04.03 04:28:25.267336 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2202 | 2026.04.03 04:28:25.267354 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2203 | 2026.04.03 04:28:25.267385 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2204 | 2026.04.03 04:28:25.267416 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2205 | 2026.04.03 04:28:25.267447 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2206 | 2026.04.03 04:28:25.268011 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001604 sec., 18079.800498753117 rows/sec., 787.83 KiB/sec. | ||
| 2207 | 2026.04.03 04:28:25.268106 [ 268 ] {85d863de-1f32-4b48-b730-63db69bd2a54} <Debug> TCPHandler: Processed in 0.001824806 sec. | ||
| 2208 | 2026.04.03 04:28:25.275718 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.04.03 04:28:25.275992 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2210 | 2026.04.03 04:28:25.276340 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2211 | 2026.04.03 04:28:25.276377 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2212 | 2026.04.03 04:28:25.276583 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2213 | 2026.04.03 04:28:25.276636 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2214 | 2026.04.03 04:28:25.276735 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2215 | 2026.04.03 04:28:25.276800 [ 313 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2216 | 2026.04.03 04:28:25.276802 [ 328 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2217 | 2026.04.03 04:28:25.276810 [ 319 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2218 | 2026.04.03 04:28:25.276923 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2219 | 2026.04.03 04:28:25.276950 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2220 | 2026.04.03 04:28:25.277071 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2221 | 2026.04.03 04:28:25.277090 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2222 | 2026.04.03 04:28:25.277122 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2223 | 2026.04.03 04:28:25.277154 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2224 | 2026.04.03 04:28:25.277185 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2225 | 2026.04.03 04:28:25.277781 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001914 sec., 15151.515151515152 rows/sec., 660.23 KiB/sec. | ||
| 2226 | 2026.04.03 04:28:25.277880 [ 268 ] {52395bbb-bf74-4fd5-b30f-3d2abb828955} <Debug> TCPHandler: Processed in 0.002263294 sec. | ||
| 2227 | 2026.04.03 04:28:25.278269 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.04.03 04:28:25.278408 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2229 | 2026.04.03 04:28:25.278663 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2230 | 2026.04.03 04:28:25.278701 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2231 | 2026.04.03 04:28:25.278936 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2232 | 2026.04.03 04:28:25.278992 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2233 | 2026.04.03 04:28:25.279092 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2234 | 2026.04.03 04:28:25.279145 [ 325 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2235 | 2026.04.03 04:28:25.279150 [ 313 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2236 | 2026.04.03 04:28:25.279162 [ 319 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2237 | 2026.04.03 04:28:25.279257 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2238 | 2026.04.03 04:28:25.279283 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2239 | 2026.04.03 04:28:25.279352 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2240 | 2026.04.03 04:28:25.279370 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2241 | 2026.04.03 04:28:25.279400 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2242 | 2026.04.03 04:28:25.279431 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2243 | 2026.04.03 04:28:25.279458 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2244 | 2026.04.03 04:28:25.280059 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001708 sec., 16978.922716627632 rows/sec., 739.85 KiB/sec. | ||
| 2245 | 2026.04.03 04:28:25.280169 [ 268 ] {b2cf2efb-f6b3-4eba-89b8-d9b3166445f7} <Debug> TCPHandler: Processed in 0.001951109 sec. | ||
| 2246 | 2026.04.03 04:28:25.280399 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.04.03 04:28:25.280540 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2248 | 2026.04.03 04:28:25.280761 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2249 | 2026.04.03 04:28:25.280800 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2250 | 2026.04.03 04:28:25.281011 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2251 | 2026.04.03 04:28:25.281064 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2252 | 2026.04.03 04:28:25.281164 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2253 | 2026.04.03 04:28:25.281227 [ 328 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2254 | 2026.04.03 04:28:25.281231 [ 319 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2255 | 2026.04.03 04:28:25.281233 [ 325 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2256 | 2026.04.03 04:28:25.281345 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2257 | 2026.04.03 04:28:25.281366 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2258 | 2026.04.03 04:28:25.281433 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2259 | 2026.04.03 04:28:25.281451 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2260 | 2026.04.03 04:28:25.281481 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2261 | 2026.04.03 04:28:25.281511 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2262 | 2026.04.03 04:28:25.281539 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2263 | 2026.04.03 04:28:25.282200 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001722 sec., 16840.88269454123 rows/sec., 733.84 KiB/sec. | ||
| 2264 | 2026.04.03 04:28:25.282328 [ 268 ] {d6522d8e-64de-4523-a362-f719f51942b1} <Debug> TCPHandler: Processed in 0.001978269 sec. | ||
| 2265 | 2026.04.03 04:28:25.282551 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.04.03 04:28:25.282686 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2267 | 2026.04.03 04:28:25.282914 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2268 | 2026.04.03 04:28:25.282952 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2269 | 2026.04.03 04:28:25.283165 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2270 | 2026.04.03 04:28:25.283219 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2271 | 2026.04.03 04:28:25.283317 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2272 | 2026.04.03 04:28:25.283379 [ 324 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2273 | 2026.04.03 04:28:25.283384 [ 303 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2274 | 2026.04.03 04:28:25.283386 [ 319 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2275 | 2026.04.03 04:28:25.283495 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2276 | 2026.04.03 04:28:25.283521 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2277 | 2026.04.03 04:28:25.283590 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2278 | 2026.04.03 04:28:25.283607 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2279 | 2026.04.03 04:28:25.283637 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2280 | 2026.04.03 04:28:25.283668 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2281 | 2026.04.03 04:28:25.283697 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2282 | 2026.04.03 04:28:25.284261 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001631 sec., 17780.50275904353 rows/sec., 774.78 KiB/sec. | ||
| 2283 | 2026.04.03 04:28:25.284384 [ 268 ] {02c3d612-e0d1-41dc-8cff-34c39700c96c} <Debug> TCPHandler: Processed in 0.001882917 sec. | ||
| 2284 | 2026.04.03 04:28:25.284592 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.04.03 04:28:25.284728 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2286 | 2026.04.03 04:28:25.284952 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2287 | 2026.04.03 04:28:25.284989 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2288 | 2026.04.03 04:28:25.285209 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2289 | 2026.04.03 04:28:25.285263 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2290 | 2026.04.03 04:28:25.285361 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2291 | 2026.04.03 04:28:25.285420 [ 303 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2292 | 2026.04.03 04:28:25.285425 [ 324 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2293 | 2026.04.03 04:28:25.285447 [ 314 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2294 | 2026.04.03 04:28:25.285541 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2295 | 2026.04.03 04:28:25.285566 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2296 | 2026.04.03 04:28:25.285633 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2297 | 2026.04.03 04:28:25.285652 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2298 | 2026.04.03 04:28:25.285682 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2299 | 2026.04.03 04:28:25.285718 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2300 | 2026.04.03 04:28:25.285755 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2301 | 2026.04.03 04:28:25.286424 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001754 sec., 16533.63740022805 rows/sec., 720.45 KiB/sec. | ||
| 2302 | 2026.04.03 04:28:25.286554 [ 268 ] {b81b5c58-7d34-45d6-8847-72d94522ec76} <Debug> TCPHandler: Processed in 0.00201131 sec. | ||
| 2303 | 2026.04.03 04:28:25.286791 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.04.03 04:28:25.286928 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2305 | 2026.04.03 04:28:25.287153 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2306 | 2026.04.03 04:28:25.287190 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2307 | 2026.04.03 04:28:25.287403 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2308 | 2026.04.03 04:28:25.287454 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2309 | 2026.04.03 04:28:25.287551 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2310 | 2026.04.03 04:28:25.287608 [ 311 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2311 | 2026.04.03 04:28:25.287617 [ 324 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2312 | 2026.04.03 04:28:25.287623 [ 300 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2313 | 2026.04.03 04:28:25.287728 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2314 | 2026.04.03 04:28:25.287754 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2315 | 2026.04.03 04:28:25.287821 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2316 | 2026.04.03 04:28:25.287840 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2317 | 2026.04.03 04:28:25.287870 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2318 | 2026.04.03 04:28:25.287901 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2319 | 2026.04.03 04:28:25.287930 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2320 | 2026.04.03 04:28:25.288507 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001638 sec., 17704.517704517704 rows/sec., 771.47 KiB/sec. | ||
| 2321 | 2026.04.03 04:28:25.288632 [ 268 ] {2b21a168-32bd-4c26-94f4-91efa4460835} <Debug> TCPHandler: Processed in 0.001891518 sec. | ||
| 2322 | 2026.04.03 04:28:25.288842 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.04.03 04:28:25.288980 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2324 | 2026.04.03 04:28:25.289202 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2325 | 2026.04.03 04:28:25.289240 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2326 | 2026.04.03 04:28:25.289454 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2327 | 2026.04.03 04:28:25.289506 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2328 | 2026.04.03 04:28:25.289610 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2329 | 2026.04.03 04:28:25.289668 [ 303 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2330 | 2026.04.03 04:28:25.289674 [ 324 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2331 | 2026.04.03 04:28:25.289675 [ 300 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2332 | 2026.04.03 04:28:25.289779 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2333 | 2026.04.03 04:28:25.289804 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2334 | 2026.04.03 04:28:25.289872 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2335 | 2026.04.03 04:28:25.289889 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2336 | 2026.04.03 04:28:25.289919 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2337 | 2026.04.03 04:28:25.289951 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2338 | 2026.04.03 04:28:25.289980 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2339 | 2026.04.03 04:28:25.290543 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001621 sec., 17890.191239975324 rows/sec., 779.56 KiB/sec. | ||
| 2340 | 2026.04.03 04:28:25.290670 [ 268 ] {293647e0-250e-4fc6-83b2-be4e94b719c1} <Debug> TCPHandler: Processed in 0.001877617 sec. | ||
| 2341 | 2026.04.03 04:28:25.297793 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.04.03 04:28:25.298096 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2343 | 2026.04.03 04:28:25.298418 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2344 | 2026.04.03 04:28:25.298458 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2345 | 2026.04.03 04:28:25.298681 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2346 | 2026.04.03 04:28:25.298736 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2347 | 2026.04.03 04:28:25.298839 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2348 | 2026.04.03 04:28:25.298897 [ 311 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2349 | 2026.04.03 04:28:25.298907 [ 303 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2350 | 2026.04.03 04:28:25.298910 [ 300 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2351 | 2026.04.03 04:28:25.299010 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2352 | 2026.04.03 04:28:25.299037 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2353 | 2026.04.03 04:28:25.299106 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2354 | 2026.04.03 04:28:25.299125 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2355 | 2026.04.03 04:28:25.299156 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2356 | 2026.04.03 04:28:25.299188 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2357 | 2026.04.03 04:28:25.299218 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2358 | 2026.04.03 04:28:25.299926 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001971 sec., 14713.343480466767 rows/sec., 641.13 KiB/sec. | ||
| 2359 | 2026.04.03 04:28:25.300042 [ 268 ] {66ed27a9-bedb-4a47-aec3-b0ad5390e37c} <Debug> TCPHandler: Processed in 0.002370607 sec. | ||
| 2360 | 2026.04.03 04:28:25.382133 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.04.03 04:28:25.382302 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2362 | 2026.04.03 04:28:25.382599 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2363 | 2026.04.03 04:28:25.382647 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2364 | 2026.04.03 04:28:25.382923 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2365 | 2026.04.03 04:28:25.382989 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2366 | 2026.04.03 04:28:25.383114 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2367 | 2026.04.03 04:28:25.383192 [ 295 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2368 | 2026.04.03 04:28:25.383196 [ 305 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2369 | 2026.04.03 04:28:25.383211 [ 300 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2370 | 2026.04.03 04:28:25.383367 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2371 | 2026.04.03 04:28:25.383397 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2372 | 2026.04.03 04:28:25.383469 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2373 | 2026.04.03 04:28:25.383487 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2374 | 2026.04.03 04:28:25.383518 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2375 | 2026.04.03 04:28:25.383549 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2376 | 2026.04.03 04:28:25.383579 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2377 | 2026.04.03 04:28:25.384264 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002043 sec., 14194.811551639745 rows/sec., 618.54 KiB/sec. | ||
| 2378 | 2026.04.03 04:28:25.384375 [ 268 ] {a1914d31-7a73-4180-8208-6d13afc3319d} <Debug> TCPHandler: Processed in 0.002296205 sec. | ||
| 2379 | 2026.04.03 04:28:25.422700 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.04.03 04:28:25.422992 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2381 | 2026.04.03 04:28:25.423363 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2382 | 2026.04.03 04:28:25.423402 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2383 | 2026.04.03 04:28:25.423634 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2384 | 2026.04.03 04:28:25.423690 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2385 | 2026.04.03 04:28:25.423792 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2386 | 2026.04.03 04:28:25.423869 [ 295 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2387 | 2026.04.03 04:28:25.423873 [ 305 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2388 | 2026.04.03 04:28:25.423899 [ 300 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2389 | 2026.04.03 04:28:25.424043 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2390 | 2026.04.03 04:28:25.424072 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2391 | 2026.04.03 04:28:25.424151 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2392 | 2026.04.03 04:28:25.424170 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2393 | 2026.04.03 04:28:25.424200 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2394 | 2026.04.03 04:28:25.424231 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2395 | 2026.04.03 04:28:25.424261 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2396 | 2026.04.03 04:28:25.424867 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002012 sec., 14413.518886679922 rows/sec., 628.07 KiB/sec. | ||
| 2397 | 2026.04.03 04:28:25.424979 [ 268 ] {22034d78-4925-48ff-a55a-3727582df04a} <Debug> TCPHandler: Processed in 0.002394307 sec. | ||
| 2398 | 2026.04.03 04:28:25.426651 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.04.03 04:28:25.426759 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2400 | 2026.04.03 04:28:25.426802 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2401 | 2026.04.03 04:28:25.427321 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.04.03 04:28:25.427362 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2403 | 2026.04.03 04:28:25.427793 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2404 | 2026.04.03 04:28:25.427988 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Trace> oximeter.timeseries_schema (4bc7fb95-500e-4467-a543-56be0da146af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.04.03 04:28:25.428130 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Debug> executeQuery: Read 21 rows, 6.25 KiB in 0.001401 sec., 14989.293361884369 rows/sec., 4.36 MiB/sec. | ||
| 2406 | 2026.04.03 04:28:25.428170 [ 268 ] {e5e5f085-e50b-4e21-b56c-1e8daf244a58} <Debug> TCPHandler: Processed in 0.001575771 sec. | ||
| 2407 | 2026.04.03 04:28:25.428323 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.04.03 04:28:25.428422 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.04.03 04:28:25.428463 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2410 | 2026.04.03 04:28:25.429072 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.04.03 04:28:25.429110 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2412 | 2026.04.03 04:28:25.429422 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2413 | 2026.04.03 04:28:25.429633 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.04.03 04:28:25.429762 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00136 sec., 208823.5294117647 rows/sec., 13.26 MiB/sec. | ||
| 2415 | 2026.04.03 04:28:25.429799 [ 268 ] {33b11c7a-0262-46aa-b3a4-f41f403fc57b} <Debug> TCPHandler: Processed in 0.00152657 sec. | ||
| 2416 | 2026.04.03 04:28:25.429916 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.04.03 04:28:25.430019 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2418 | 2026.04.03 04:28:25.430059 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2419 | 2026.04.03 04:28:25.430443 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.04.03 04:28:25.430480 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2421 | 2026.04.03 04:28:25.430763 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2422 | 2026.04.03 04:28:25.430969 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.04.03 04:28:25.431096 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001095 sec., 1826.4840182648402 rows/sec., 148.94 KiB/sec. | ||
| 2424 | 2026.04.03 04:28:25.431135 [ 268 ] {0bde52ca-c2b1-4737-b5e0-751f40df1db3} <Debug> TCPHandler: Processed in 0.001269216 sec. | ||
| 2425 | 2026.04.03 04:28:25.431251 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.04.03 04:28:25.431346 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2427 | 2026.04.03 04:28:25.431386 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2428 | 2026.04.03 04:28:25.434204 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.04.03 04:28:25.434242 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2430 | 2026.04.03 04:28:25.434838 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2431 | 2026.04.03 04:28:25.435048 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.04.03 04:28:25.435184 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Debug> executeQuery: Read 3149 rows, 240.35 KiB in 0.003856 sec., 816649.377593361 rows/sec., 60.87 MiB/sec. | ||
| 2433 | 2026.04.03 04:28:25.435232 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2434 | 2026.04.03 04:28:25.435252 [ 268 ] {b51cdd07-22a8-4007-91d5-4772fc93938f} <Debug> TCPHandler: Processed in 0.00405749 sec. | ||
| 2435 | 2026.04.03 04:28:25.435400 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.04.03 04:28:25.435505 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2437 | 2026.04.03 04:28:25.435544 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2438 | 2026.04.03 04:28:25.436021 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.04.03 04:28:25.436058 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2440 | 2026.04.03 04:28:25.436379 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2441 | 2026.04.03 04:28:25.436583 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.04.03 04:28:25.436706 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.00122 sec., 127049.18032786886 rows/sec., 7.61 MiB/sec. | ||
| 2443 | 2026.04.03 04:28:25.436742 [ 268 ] {b6083517-772b-4738-8975-36fd8bb650a6} <Debug> TCPHandler: Processed in 0.001393407 sec. | ||
| 2444 | 2026.04.03 04:28:25.436853 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.04.03 04:28:25.436956 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.04.03 04:28:25.437039 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2447 | 2026.04.03 04:28:25.438015 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.04.03 04:28:25.438059 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2449 | 2026.04.03 04:28:25.438430 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2450 | 2026.04.03 04:28:25.438633 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.04.03 04:28:25.438755 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001817 sec., 522839.8458998349 rows/sec., 30.76 MiB/sec. | ||
| 2452 | 2026.04.03 04:28:25.438793 [ 268 ] {cfa76df0-e245-43c4-8ae1-0755f7771fa9} <Debug> TCPHandler: Processed in 0.00199037 sec. | ||
| 2453 | 2026.04.03 04:28:25.438913 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.04.03 04:28:25.439008 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2455 | 2026.04.03 04:28:25.439047 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2456 | 2026.04.03 04:28:25.439427 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.04.03 04:28:25.439462 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2458 | 2026.04.03 04:28:25.439744 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2459 | 2026.04.03 04:28:25.439943 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.04.03 04:28:25.440063 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001074 sec., 1862.1973929236497 rows/sec., 130.94 KiB/sec. | ||
| 2461 | 2026.04.03 04:28:25.440100 [ 268 ] {27d0a50b-7405-41f4-ad5d-f89b27abce34} <Debug> TCPHandler: Processed in 0.001242954 sec. | ||
| 2462 | 2026.04.03 04:28:25.440214 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.04.03 04:28:25.440307 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2464 | 2026.04.03 04:28:25.440346 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2465 | 2026.04.03 04:28:25.440809 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.04.03 04:28:25.440846 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2467 | 2026.04.03 04:28:25.441140 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2468 | 2026.04.03 04:28:25.441337 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.04.03 04:28:25.441458 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 2470 | 2026.04.03 04:28:25.441495 [ 268 ] {f9524775-b312-43d7-b6d0-a686eaaf7130} <Debug> TCPHandler: Processed in 0.001336946 sec. | ||
| 2471 | 2026.04.03 04:28:25.441605 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.04.03 04:28:25.441706 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2473 | 2026.04.03 04:28:25.441746 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2474 | 2026.04.03 04:28:25.442927 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.04.03 04:28:25.442965 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2476 | 2026.04.03 04:28:25.443334 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2477 | 2026.04.03 04:28:25.443537 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.04.03 04:28:25.443660 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001972 sec., 871196.7545638946 rows/sec., 58.60 MiB/sec. | ||
| 2479 | 2026.04.03 04:28:25.443698 [ 268 ] {96709b3a-3acd-4645-b9cd-35d512ee9370} <Debug> TCPHandler: Processed in 0.002141352 sec. | ||
| 2480 | 2026.04.03 04:28:25.443810 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.04.03 04:28:25.443913 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2482 | 2026.04.03 04:28:25.443954 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2483 | 2026.04.03 04:28:25.444288 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.04.03 04:28:25.444323 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2485 | 2026.04.03 04:28:25.444694 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2486 | 2026.04.03 04:28:25.444891 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.04.03 04:28:25.445013 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 2488 | 2026.04.03 04:28:25.445049 [ 268 ] {83efbdb0-f019-40d4-acd3-5bbd82bb6c10} <Debug> TCPHandler: Processed in 0.001287225 sec. | ||
| 2489 | 2026.04.03 04:28:25.445156 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.04.03 04:28:25.445257 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2491 | 2026.04.03 04:28:25.445297 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2492 | 2026.04.03 04:28:25.446639 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.04.03 04:28:25.446676 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2494 | 2026.04.03 04:28:25.447198 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2495 | 2026.04.03 04:28:25.447400 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.04.03 04:28:25.447523 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Debug> executeQuery: Read 3537 rows, 228.65 KiB in 0.002284 sec., 1548598.949211909 rows/sec., 97.76 MiB/sec. | ||
| 2497 | 2026.04.03 04:28:25.447559 [ 268 ] {0fd843ef-f41a-4060-99a2-520bcdaab664} <Debug> TCPHandler: Processed in 0.002450378 sec. | ||
| 2498 | 2026.04.03 04:28:25.447667 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.04.03 04:28:25.447769 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.04.03 04:28:25.447809 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2501 | 2026.04.03 04:28:25.448116 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.04.03 04:28:25.448151 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2503 | 2026.04.03 04:28:25.448503 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2504 | 2026.04.03 04:28:25.448707 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.04.03 04:28:25.448828 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 2506 | 2026.04.03 04:28:25.448864 [ 268 ] {a848acc2-d2cb-4c8c-97a3-c8df71678e46} <Debug> TCPHandler: Processed in 0.001244604 sec. | ||
| 2507 | 2026.04.03 04:28:25.448975 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.04.03 04:28:25.449076 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.04.03 04:28:25.449126 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2510 | 2026.04.03 04:28:25.449793 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.04.03 04:28:25.449828 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2512 | 2026.04.03 04:28:25.450283 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2513 | 2026.04.03 04:28:25.450496 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.04.03 04:28:25.450630 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001572 sec., 6997.455470737913 rows/sec., 12.54 MiB/sec. | ||
| 2515 | 2026.04.03 04:28:25.450632 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2516 | 2026.04.03 04:28:25.450678 [ 268 ] {eeca8b33-d143-4a38-8313-52b26f76255e} <Debug> TCPHandler: Processed in 0.001754825 sec. | ||
| 2517 | 2026.04.03 04:28:25.450678 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.04.03 04:28:25.450704 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2519 | 2026.04.03 04:28:25.450783 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.04.03 04:28:25.450830 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2521 | 2026.04.03 04:28:25.450875 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2522 | 2026.04.03 04:28:25.450920 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2523 | 2026.04.03 04:28:25.451112 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2524 | 2026.04.03 04:28:25.451183 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2525 | 2026.04.03 04:28:25.451253 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.04.03 04:28:25.451292 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2527 | 2026.04.03 04:28:25.451339 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2528 | 2026.04.03 04:28:25.451458 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 2529 | 2026.04.03 04:28:25.451566 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2530 | 2026.04.03 04:28:25.451617 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2531 | 2026.04.03 04:28:25.451665 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2532 | 2026.04.03 04:28:25.451772 [ 191 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2533 | 2026.04.03 04:28:25.451841 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.04.03 04:28:25.451974 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001117 sec., 37600.71620411817 rows/sec., 2.15 MiB/sec. | ||
| 2535 | 2026.04.03 04:28:25.452030 [ 268 ] {3ee6de53-7c7f-4f9a-9403-15a8d6962bde} <Debug> TCPHandler: Processed in 0.001294936 sec. | ||
| 2536 | 2026.04.03 04:28:25.459245 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 19 columns (19 merged, 0 gathered) in 0.008463137 sec., 20087.114269803264 rows/sec., 36.00 MiB/sec. | ||
| 2537 | 2026.04.03 04:28:25.459924 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2538 | 2026.04.03 04:28:25.460438 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.04.03 04:28:25.460521 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2540 | 2026.04.03 04:28:25.460669 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2541 | 2026.04.03 04:28:26.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.01 MiB, peak 191.06 MiB, free memory in arenas 0.00 B, will set to 185.73 MiB (RSS), difference: -1.27 MiB | ||
| 2542 | 2026.04.03 04:28:27.752425 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49076 | ||
| 2543 | 2026.04.03 04:28:27.752545 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2544 | 2026.04.03 04:28:27.752575 [ 267 ] {} <Debug> TCP-Session: 26bc2611-61ca-4616-91de-d85b838f4248 Authenticating user 'default' from [fd00:1122:3344:101::e]:49076 | ||
| 2545 | 2026.04.03 04:28:27.752599 [ 267 ] {} <Debug> TCP-Session: 26bc2611-61ca-4616-91de-d85b838f4248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.04.03 04:28:27.752615 [ 267 ] {} <Debug> TCP-Session: 26bc2611-61ca-4616-91de-d85b838f4248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.04.03 04:28:27.752851 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65166 | ||
| 2548 | 2026.04.03 04:28:27.752880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37888 | ||
| 2549 | 2026.04.03 04:28:27.752886 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42259 | ||
| 2550 | 2026.04.03 04:28:27.752935 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52193 | ||
| 2551 | 2026.04.03 04:28:27.752905 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38338 | ||
| 2552 | 2026.04.03 04:28:27.752991 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2026.04.03 04:28:27.752971 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2554 | 2026.04.03 04:28:27.753031 [ 288 ] {} <Debug> TCP-Session: deee6505-9a68-4cf2-9f26-5316ce44a87b Authenticating user 'default' from [fd00:1122:3344:101::e]:37888 | ||
| 2555 | 2026.04.03 04:28:27.753063 [ 286 ] {} <Debug> TCP-Session: c5a3a7fa-12b7-482c-bcb3-3f1a224d59b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65166 | ||
| 2556 | 2026.04.03 04:28:27.753066 [ 267 ] {} <Trace> TCP-Session: 26bc2611-61ca-4616-91de-d85b838f4248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.04.03 04:28:27.753081 [ 288 ] {} <Debug> TCP-Session: deee6505-9a68-4cf2-9f26-5316ce44a87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.04.03 04:28:27.753099 [ 286 ] {} <Debug> TCP-Session: c5a3a7fa-12b7-482c-bcb3-3f1a224d59b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.04.03 04:28:27.753121 [ 288 ] {} <Debug> TCP-Session: deee6505-9a68-4cf2-9f26-5316ce44a87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.04.03 04:28:27.753136 [ 286 ] {} <Debug> TCP-Session: c5a3a7fa-12b7-482c-bcb3-3f1a224d59b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.04.03 04:28:27.752908 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36662 | ||
| 2562 | 2026.04.03 04:28:27.752910 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50098 | ||
| 2563 | 2026.04.03 04:28:27.753206 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2026.04.03 04:28:27.752858 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35232 | ||
| 2565 | 2026.04.03 04:28:27.753259 [ 293 ] {} <Debug> TCP-Session: e56d8981-d4f6-43b2-a7d8-1e349381bb9a Authenticating user 'default' from [fd00:1122:3344:101::e]:52193 | ||
| 2566 | 2026.04.03 04:28:27.753190 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2567 | 2026.04.03 04:28:27.753293 [ 293 ] {} <Debug> TCP-Session: e56d8981-d4f6-43b2-a7d8-1e349381bb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.04.03 04:28:27.753289 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2569 | 2026.04.03 04:28:27.753318 [ 293 ] {} <Debug> TCP-Session: e56d8981-d4f6-43b2-a7d8-1e349381bb9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.04.03 04:28:27.753320 [ 289 ] {} <Debug> TCP-Session: 4fb62355-599a-4c53-b645-edad8f624061 Authenticating user 'default' from [fd00:1122:3344:101::e]:42259 | ||
| 2571 | 2026.04.03 04:28:27.753364 [ 289 ] {} <Debug> TCP-Session: 4fb62355-599a-4c53-b645-edad8f624061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.04.03 04:28:27.753376 [ 289 ] {} <Debug> TCP-Session: 4fb62355-599a-4c53-b645-edad8f624061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.04.03 04:28:27.753466 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2574 | 2026.04.03 04:28:27.753473 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2575 | 2026.04.03 04:28:27.753499 [ 287 ] {} <Debug> TCP-Session: e385eb10-2bdd-47e5-80f8-b25363a2c539 Authenticating user 'default' from [fd00:1122:3344:101::e]:35232 | ||
| 2576 | 2026.04.03 04:28:27.753510 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2577 | 2026.04.03 04:28:27.753519 [ 291 ] {} <Debug> TCP-Session: a408ebac-a9fb-4f9f-b52a-8b395546ec4d Authenticating user 'default' from [fd00:1122:3344:101::e]:38338 | ||
| 2578 | 2026.04.03 04:28:27.753552 [ 290 ] {} <Debug> TCP-Session: 7cd259c9-939d-4993-a088-8c79a6057833 Authenticating user 'default' from [fd00:1122:3344:101::e]:36662 | ||
| 2579 | 2026.04.03 04:28:27.753570 [ 291 ] {} <Debug> TCP-Session: a408ebac-a9fb-4f9f-b52a-8b395546ec4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2026.04.03 04:28:27.753591 [ 290 ] {} <Debug> TCP-Session: 7cd259c9-939d-4993-a088-8c79a6057833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.04.03 04:28:27.753601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2582 | 2026.04.03 04:28:27.753606 [ 291 ] {} <Debug> TCP-Session: a408ebac-a9fb-4f9f-b52a-8b395546ec4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.04.03 04:28:27.753642 [ 292 ] {} <Debug> TCP-Session: d3cfa542-a041-4b33-a892-f9098e95e7a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50098 | ||
| 2584 | 2026.04.03 04:28:27.753655 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2585 | 2026.04.03 04:28:27.753674 [ 292 ] {} <Debug> TCP-Session: d3cfa542-a041-4b33-a892-f9098e95e7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2026.04.03 04:28:27.753617 [ 290 ] {} <Debug> TCP-Session: 7cd259c9-939d-4993-a088-8c79a6057833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.04.03 04:28:27.753703 [ 292 ] {} <Debug> TCP-Session: d3cfa542-a041-4b33-a892-f9098e95e7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.04.03 04:28:27.753520 [ 287 ] {} <Debug> TCP-Session: e385eb10-2bdd-47e5-80f8-b25363a2c539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.04.03 04:28:27.753736 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2590 | 2026.04.03 04:28:27.753746 [ 287 ] {} <Debug> TCP-Session: e385eb10-2bdd-47e5-80f8-b25363a2c539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.04.03 04:28:27.754028 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 2592 | 2026.04.03 04:28:27.754115 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2593 | 2026.04.03 04:28:28.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.79 MiB, peak 191.06 MiB, free memory in arenas 0.00 B, will set to 196.22 MiB (RSS), difference: 10.43 MiB | ||
| 2594 | 2026.04.03 04:28:28.160982 [ 316 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Trace> AggregatingTransform: Aggregating | ||
| 2595 | 2026.04.03 04:28:28.161055 [ 316 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 2596 | 2026.04.03 04:28:28.161095 [ 316 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001368696 sec. (730.622 rows/sec., 28.54 KiB/sec.) | ||
| 2597 | 2026.04.03 04:28:28.161112 [ 316 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Trace> Aggregator: Merging aggregated data | ||
| 2598 | 2026.04.03 04:28:28.162145 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.408917 sec., 2.4454840468848205 rows/sec., 97.82 B/sec. | ||
| 2599 | 2026.04.03 04:28:28.162323 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2600 | 2026.04.03 04:28:28.162340 [ 267 ] {b8ff6967-203a-48cd-aaad-a4dc468553f4} <Debug> TCPHandler: Processed in 0.409417673 sec. | ||
| 2601 | 2026.04.03 04:28:28.162465 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2602 | 2026.04.03 04:28:28.162498 [ 267 ] {} <Debug> TCP-Session: 26bc2611-61ca-4616-91de-d85b838f4248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.04.03 04:28:28.162508 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2604 | 2026.04.03 04:28:28.162540 [ 287 ] {} <Debug> TCP-Session: e385eb10-2bdd-47e5-80f8-b25363a2c539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.04.03 04:28:28.162543 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2606 | 2026.04.03 04:28:28.162566 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2607 | 2026.04.03 04:28:28.162599 [ 289 ] {} <Debug> TCP-Session: 4fb62355-599a-4c53-b645-edad8f624061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.04.03 04:28:28.162596 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2026.04.03 04:28:28.162617 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2610 | 2026.04.03 04:28:28.162643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2026.04.03 04:28:28.162673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2612 | 2026.04.03 04:28:28.162707 [ 288 ] {} <Debug> TCP-Session: deee6505-9a68-4cf2-9f26-5316ce44a87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.04.03 04:28:28.162689 [ 293 ] {} <Debug> TCP-Session: e56d8981-d4f6-43b2-a7d8-1e349381bb9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2026.04.03 04:28:28.162696 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2615 | 2026.04.03 04:28:28.162772 [ 290 ] {} <Debug> TCP-Session: 7cd259c9-939d-4993-a088-8c79a6057833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.04.03 04:28:28.162679 [ 292 ] {} <Debug> TCP-Session: d3cfa542-a041-4b33-a892-f9098e95e7a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.04.03 04:28:28.162814 [ 291 ] {} <Debug> TCP-Session: a408ebac-a9fb-4f9f-b52a-8b395546ec4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.04.03 04:28:28.162609 [ 286 ] {} <Debug> TCP-Session: c5a3a7fa-12b7-482c-bcb3-3f1a224d59b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.04.03 04:28:29.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.60 MiB, peak 205.68 MiB, free memory in arenas 0.00 B, will set to 205.93 MiB (RSS), difference: 8.32 MiB | ||
| 2620 | 2026.04.03 04:28:29.388624 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51049 | ||
| 2621 | 2026.04.03 04:28:29.388739 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2622 | 2026.04.03 04:28:29.388768 [ 288 ] {} <Debug> TCP-Session: ba13e433-c2e9-473e-9fb5-1a2eb85492bc Authenticating user 'default' from [fd00:1122:3344:101::e]:51049 | ||
| 2623 | 2026.04.03 04:28:29.388790 [ 288 ] {} <Debug> TCP-Session: ba13e433-c2e9-473e-9fb5-1a2eb85492bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.04.03 04:28:29.388802 [ 288 ] {} <Debug> TCP-Session: ba13e433-c2e9-473e-9fb5-1a2eb85492bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2026.04.03 04:28:29.389007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44525 | ||
| 2626 | 2026.04.03 04:28:29.389038 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49942 | ||
| 2627 | 2026.04.03 04:28:29.389065 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63090 | ||
| 2628 | 2026.04.03 04:28:29.389094 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63267 | ||
| 2629 | 2026.04.03 04:28:29.389118 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63903 | ||
| 2630 | 2026.04.03 04:28:29.389148 [ 288 ] {} <Trace> TCP-Session: ba13e433-c2e9-473e-9fb5-1a2eb85492bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.04.03 04:28:29.389166 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2632 | 2026.04.03 04:28:29.389196 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2026.04.03 04:28:29.389201 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2634 | 2026.04.03 04:28:29.389221 [ 290 ] {} <Debug> TCP-Session: 9781d121-3cea-4daf-91aa-8471f2a5f661 Authenticating user 'default' from [fd00:1122:3344:101::e]:49942 | ||
| 2635 | 2026.04.03 04:28:29.389224 [ 294 ] {} <Debug> TCP-Session: 6705b43c-cc26-4837-88c6-ffbd7c49fa6a Authenticating user 'default' from [fd00:1122:3344:101::e]:63267 | ||
| 2636 | 2026.04.03 04:28:29.389246 [ 291 ] {} <Debug> TCP-Session: 65ff7461-2fd0-456f-9948-b4851b3d3de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63090 | ||
| 2637 | 2026.04.03 04:28:29.389262 [ 290 ] {} <Debug> TCP-Session: 9781d121-3cea-4daf-91aa-8471f2a5f661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.04.03 04:28:29.389263 [ 294 ] {} <Debug> TCP-Session: 6705b43c-cc26-4837-88c6-ffbd7c49fa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.04.03 04:28:29.389288 [ 290 ] {} <Debug> TCP-Session: 9781d121-3cea-4daf-91aa-8471f2a5f661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.04.03 04:28:29.389296 [ 294 ] {} <Debug> TCP-Session: 6705b43c-cc26-4837-88c6-ffbd7c49fa6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2641 | 2026.04.03 04:28:29.389290 [ 291 ] {} <Debug> TCP-Session: 65ff7461-2fd0-456f-9948-b4851b3d3de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.04.03 04:28:29.389214 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2643 | 2026.04.03 04:28:29.389344 [ 291 ] {} <Debug> TCP-Session: 65ff7461-2fd0-456f-9948-b4851b3d3de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2026.04.03 04:28:29.389356 [ 288 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2645 | 2026.04.03 04:28:29.389371 [ 286 ] {} <Debug> TCP-Session: c0a8f936-8d9b-4e00-9f85-012903d43dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:63903 | ||
| 2646 | 2026.04.03 04:28:29.389131 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2647 | 2026.04.03 04:28:29.389417 [ 286 ] {} <Debug> TCP-Session: c0a8f936-8d9b-4e00-9f85-012903d43dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2026.04.03 04:28:29.389058 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54511 | ||
| 2649 | 2026.04.03 04:28:29.389435 [ 286 ] {} <Debug> TCP-Session: c0a8f936-8d9b-4e00-9f85-012903d43dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2026.04.03 04:28:29.389432 [ 289 ] {} <Debug> TCP-Session: b93476c7-2f07-4a1c-9708-44ccf9be2bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44525 | ||
| 2651 | 2026.04.03 04:28:29.389070 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62758 | ||
| 2652 | 2026.04.03 04:28:29.389494 [ 289 ] {} <Debug> TCP-Session: b93476c7-2f07-4a1c-9708-44ccf9be2bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2026.04.03 04:28:29.389514 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2654 | 2026.04.03 04:28:29.389527 [ 289 ] {} <Debug> TCP-Session: b93476c7-2f07-4a1c-9708-44ccf9be2bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2655 | 2026.04.03 04:28:29.389110 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48411 | ||
| 2656 | 2026.04.03 04:28:29.389556 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2657 | 2026.04.03 04:28:29.389557 [ 292 ] {} <Debug> TCP-Session: e0f3dc0d-028e-4b67-8d34-c78d5249742a Authenticating user 'default' from [fd00:1122:3344:101::e]:54511 | ||
| 2658 | 2026.04.03 04:28:29.389604 [ 293 ] {} <Debug> TCP-Session: fa3abea8-2764-4266-8e5f-0f2309568652 Authenticating user 'default' from [fd00:1122:3344:101::e]:62758 | ||
| 2659 | 2026.04.03 04:28:29.389631 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2660 | 2026.04.03 04:28:29.389641 [ 293 ] {} <Debug> TCP-Session: fa3abea8-2764-4266-8e5f-0f2309568652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.04.03 04:28:29.389636 [ 292 ] {} <Debug> TCP-Session: e0f3dc0d-028e-4b67-8d34-c78d5249742a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.04.03 04:28:29.389669 [ 293 ] {} <Debug> TCP-Session: fa3abea8-2764-4266-8e5f-0f2309568652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.04.03 04:28:29.389693 [ 292 ] {} <Debug> TCP-Session: e0f3dc0d-028e-4b67-8d34-c78d5249742a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2026.04.03 04:28:29.389704 [ 288 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2665 | 2026.04.03 04:28:29.389662 [ 267 ] {} <Debug> TCP-Session: 678ced96-1fc1-4661-9df8-99e715e05893 Authenticating user 'default' from [fd00:1122:3344:101::e]:48411 | ||
| 2666 | 2026.04.03 04:28:29.389759 [ 267 ] {} <Debug> TCP-Session: 678ced96-1fc1-4661-9df8-99e715e05893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2026.04.03 04:28:29.389769 [ 288 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2668 | 2026.04.03 04:28:29.389772 [ 267 ] {} <Debug> TCP-Session: 678ced96-1fc1-4661-9df8-99e715e05893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2026.04.03 04:28:29.390096 [ 288 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 2670 | 2026.04.03 04:28:29.391226 [ 301 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Trace> AggregatingTransform: Aggregating | ||
| 2671 | 2026.04.03 04:28:29.391261 [ 301 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Trace> Aggregator: Aggregation method: without_key | ||
| 2672 | 2026.04.03 04:28:29.391288 [ 301 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001086821 sec. (920.115 rows/sec., 35.94 KiB/sec.) | ||
| 2673 | 2026.04.03 04:28:29.391303 [ 301 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Trace> Aggregator: Merging aggregated data | ||
| 2674 | 2026.04.03 04:28:29.392907 [ 288 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003629 sec., 275.5580049600441 rows/sec., 10.76 KiB/sec. | ||
| 2675 | 2026.04.03 04:28:29.393046 [ 288 ] {83b11afe-1067-4d5c-9df9-d18c7bf381de} <Debug> TCPHandler: Processed in 0.004037839 sec. | ||
| 2676 | 2026.04.03 04:28:29.393144 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2677 | 2026.04.03 04:28:29.393173 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2678 | 2026.04.03 04:28:29.393174 [ 288 ] {} <Debug> TCP-Session: ba13e433-c2e9-473e-9fb5-1a2eb85492bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2679 | 2026.04.03 04:28:29.393193 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2680 | 2026.04.03 04:28:29.393219 [ 286 ] {} <Debug> TCP-Session: c0a8f936-8d9b-4e00-9f85-012903d43dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2026.04.03 04:28:29.393213 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2682 | 2026.04.03 04:28:29.393248 [ 289 ] {} <Debug> TCP-Session: b93476c7-2f07-4a1c-9708-44ccf9be2bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.04.03 04:28:29.393247 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2684 | 2026.04.03 04:28:29.393274 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2685 | 2026.04.03 04:28:29.393296 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2686 | 2026.04.03 04:28:29.393319 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2687 | 2026.04.03 04:28:29.393331 [ 292 ] {} <Debug> TCP-Session: e0f3dc0d-028e-4b67-8d34-c78d5249742a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2688 | 2026.04.03 04:28:29.393355 [ 291 ] {} <Debug> TCP-Session: 65ff7461-2fd0-456f-9948-b4851b3d3de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.04.03 04:28:29.393360 [ 267 ] {} <Debug> TCP-Session: 678ced96-1fc1-4661-9df8-99e715e05893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2026.04.03 04:28:29.393311 [ 293 ] {} <Debug> TCP-Session: fa3abea8-2764-4266-8e5f-0f2309568652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2026.04.03 04:28:29.393280 [ 290 ] {} <Debug> TCP-Session: 9781d121-3cea-4daf-91aa-8471f2a5f661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2692 | 2026.04.03 04:28:29.393226 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2693 | 2026.04.03 04:28:29.393462 [ 294 ] {} <Debug> TCP-Session: 6705b43c-cc26-4837-88c6-ffbd7c49fa6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2694 | 2026.04.03 04:28:29.692333 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.04.03 04:28:29.692522 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2696 | 2026.04.03 04:28:29.692600 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2697 | 2026.04.03 04:28:29.693336 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.04.03 04:28:29.693392 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2699 | 2026.04.03 04:28:29.693873 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2700 | 2026.04.03 04:28:29.694144 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.04.03 04:28:29.694333 [ 47 ] {} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2702 | 2026.04.03 04:28:29.694343 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.30 MiB/sec. | ||
| 2703 | 2026.04.03 04:28:29.694408 [ 47 ] {} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.04.03 04:28:29.694434 [ 268 ] {719b7377-0095-46f1-9a98-1c3f266ac35e} <Debug> TCPHandler: Processed in 0.002230034 sec. | ||
| 2705 | 2026.04.03 04:28:29.694438 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2706 | 2026.04.03 04:28:29.694579 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.04.03 04:28:29.694619 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2708 | 2026.04.03 04:28:29.694690 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2709 | 2026.04.03 04:28:29.694741 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2710 | 2026.04.03 04:28:29.694770 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2711 | 2026.04.03 04:28:29.694809 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 104 rows starting from the beginning of the part | ||
| 2712 | 2026.04.03 04:28:29.694874 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 248 rows starting from the beginning of the part | ||
| 2713 | 2026.04.03 04:28:29.694917 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2714 | 2026.04.03 04:28:29.694970 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part | ||
| 2715 | 2026.04.03 04:28:29.695010 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3149 rows starting from the beginning of the part | ||
| 2716 | 2026.04.03 04:28:29.695049 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2717 | 2026.04.03 04:28:29.695215 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.04.03 04:28:29.695262 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2719 | 2026.04.03 04:28:29.695608 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2720 | 2026.04.03 04:28:29.695846 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.04.03 04:28:29.695988 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 2722 | 2026.04.03 04:28:29.695987 [ 44 ] {} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2723 | 2026.04.03 04:28:29.696042 [ 268 ] {26d97ea2-6a2d-438e-a9c6-c637f3fbc364} <Debug> TCPHandler: Processed in 0.00151738 sec. | ||
| 2724 | 2026.04.03 04:28:29.696042 [ 44 ] {} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.04.03 04:28:29.696073 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2726 | 2026.04.03 04:28:29.696163 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.04.03 04:28:29.696174 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2728 | 2026.04.03 04:28:29.696267 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.04.03 04:28:29.696306 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2730 | 2026.04.03 04:28:29.696316 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2731 | 2026.04.03 04:28:29.696347 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
| 2732 | 2026.04.03 04:28:29.696419 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 2733 | 2026.04.03 04:28:29.696467 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2734 | 2026.04.03 04:28:29.696506 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 99 rows starting from the beginning of the part | ||
| 2735 | 2026.04.03 04:28:29.696543 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1718 rows starting from the beginning of the part | ||
| 2736 | 2026.04.03 04:28:29.696582 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2737 | 2026.04.03 04:28:29.696740 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.04.03 04:28:29.696783 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2739 | 2026.04.03 04:28:29.697005 [ 194 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3739 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427648 sec., 1540173.8637561952 rows/sec., 123.49 MiB/sec. | ||
| 2740 | 2026.04.03 04:28:29.697182 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2741 | 2026.04.03 04:28:29.697425 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2742 | 2026.04.03 04:28:29.697474 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.04.03 04:28:29.697596 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2744 | 2026.04.03 04:28:29.697628 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001384 sec., 92485.54913294797 rows/sec., 6.44 MiB/sec. | ||
| 2745 | 2026.04.03 04:28:29.697631 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.04.03 04:28:29.697667 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2747 | 2026.04.03 04:28:29.697678 [ 268 ] {048ea046-9270-4d35-9caf-b4d5671ebad8} <Debug> TCPHandler: Processed in 0.001567011 sec. | ||
| 2748 | 2026.04.03 04:28:29.697739 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2749 | 2026.04.03 04:28:29.697747 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.04.03 04:28:29.697818 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.04.03 04:28:29.697838 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_11_2} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2752 | 2026.04.03 04:28:29.697852 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2026.04.03 04:28:29.697885 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 634 rows starting from the beginning of the part | ||
| 2754 | 2026.04.03 04:28:29.697895 [ 194 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767635 sec., 1231023.3730379858 rows/sec., 90.54 MiB/sec. | ||
| 2755 | 2026.04.03 04:28:29.697926 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2756 | 2026.04.03 04:28:29.697931 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 378 rows starting from the beginning of the part | ||
| 2757 | 2026.04.03 04:28:29.697941 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.04.03 04:28:29.697976 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2759 | 2026.04.03 04:28:29.698004 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2760 | 2026.04.03 04:28:29.698015 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2761 | 2026.04.03 04:28:29.698060 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3537 rows starting from the beginning of the part | ||
| 2762 | 2026.04.03 04:28:29.698098 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2763 | 2026.04.03 04:28:29.698191 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2764 | 2026.04.03 04:28:29.698397 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.04.03 04:28:29.698441 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2766 | 2026.04.03 04:28:29.698451 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.04.03 04:28:29.698531 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_11_2} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2768 | 2026.04.03 04:28:29.698612 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2769 | 2026.04.03 04:28:29.698814 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2770 | 2026.04.03 04:28:29.699036 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.04.03 04:28:29.699181 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001262 sec., 38034.865293185416 rows/sec., 2.56 MiB/sec. | ||
| 2772 | 2026.04.03 04:28:29.699184 [ 43 ] {} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2773 | 2026.04.03 04:28:29.699229 [ 268 ] {1cb9acd6-0ffa-432e-809a-97e2bc891c88} <Debug> TCPHandler: Processed in 0.001467799 sec. | ||
| 2774 | 2026.04.03 04:28:29.699237 [ 43 ] {} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.04.03 04:28:29.699270 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2776 | 2026.04.03 04:28:29.699409 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2777 | 2026.04.03 04:28:29.699553 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2778 | 2026.04.03 04:28:29.699598 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 2779 | 2026.04.03 04:28:29.699694 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2780 | 2026.04.03 04:28:29.699744 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2781 | 2026.04.03 04:28:29.699802 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2782 | 2026.04.03 04:28:29.699853 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2783 | 2026.04.03 04:28:29.699902 [ 194 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2784 | 2026.04.03 04:28:29.699924 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4997 rows, containing 5 columns (5 merged, 0 gathered) in 0.002213133 sec., 2257885.088695528 rows/sec., 147.93 MiB/sec. | ||
| 2785 | 2026.04.03 04:28:29.700271 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2786 | 2026.04.03 04:28:29.700531 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.04.03 04:28:29.700600 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2788 | 2026.04.03 04:28:29.700660 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2789 | 2026.04.03 04:28:29.700854 [ 191 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.00150949 sec., 317988.1946882722 rows/sec., 21.16 MiB/sec. | ||
| 2790 | 2026.04.03 04:28:29.701028 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2791 | 2026.04.03 04:28:29.701324 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.04.03 04:28:29.701405 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_11_2} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2793 | 2026.04.03 04:28:29.701494 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2794 | 2026.04.03 04:28:30.366142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4386 | ||
| 2795 | 2026.04.03 04:28:30.366661 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.04.03 04:28:30.366703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2797 | 2026.04.03 04:28:30.367317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2798 | 2026.04.03 04:28:30.367748 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.04.03 04:28:30.367953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4386 | ||
| 2800 | 2026.04.03 04:28:30.599229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2801 | 2026.04.03 04:28:30.617174 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.04.03 04:28:30.617239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2803 | 2026.04.03 04:28:30.623712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2804 | 2026.04.03 04:28:30.624411 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.04.03 04:28:30.627479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2806 | 2026.04.03 04:28:31.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.94 MiB, peak 214.26 MiB, free memory in arenas 0.00 B, will set to 210.50 MiB (RSS), difference: 2.56 MiB | ||
| 2807 | 2026.04.03 04:28:32.863646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 350 | ||
| 2808 | 2026.04.03 04:28:32.867304 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.04.03 04:28:32.867353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2810 | 2026.04.03 04:28:32.868649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2811 | 2026.04.03 04:28:32.868916 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.04.03 04:28:32.869173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2813 | 2026.04.03 04:28:34.695893 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.04.03 04:28:34.696086 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2815 | 2026.04.03 04:28:34.696150 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2816 | 2026.04.03 04:28:34.696868 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.04.03 04:28:34.696913 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2818 | 2026.04.03 04:28:34.697314 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2819 | 2026.04.03 04:28:34.697540 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.04.03 04:28:34.697690 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001652 sec., 76271.18644067796 rows/sec., 6.57 MiB/sec. | ||
| 2821 | 2026.04.03 04:28:34.697738 [ 268 ] {1bdfd7a2-560d-49d4-9d49-6c95491e0991} <Debug> TCPHandler: Processed in 0.001967219 sec. | ||
| 2822 | 2026.04.03 04:28:34.697896 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.04.03 04:28:34.697999 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2824 | 2026.04.03 04:28:34.698043 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2825 | 2026.04.03 04:28:34.698541 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.04.03 04:28:34.698577 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2827 | 2026.04.03 04:28:34.698873 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2828 | 2026.04.03 04:28:34.699086 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.04.03 04:28:34.699213 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001238 sec., 28271.40549273021 rows/sec., 2.08 MiB/sec. | ||
| 2830 | 2026.04.03 04:28:34.699253 [ 268 ] {073e798b-3495-49f1-bf64-30444b6adf29} <Debug> TCPHandler: Processed in 0.001418958 sec. | ||
| 2831 | 2026.04.03 04:28:34.699386 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.04.03 04:28:34.699481 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2833 | 2026.04.03 04:28:34.699522 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2834 | 2026.04.03 04:28:34.699969 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.04.03 04:28:34.700005 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2836 | 2026.04.03 04:28:34.700305 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2837 | 2026.04.03 04:28:34.700510 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.04.03 04:28:34.700632 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001171 sec., 84543.12553373186 rows/sec., 6.60 MiB/sec. | ||
| 2839 | 2026.04.03 04:28:34.700670 [ 268 ] {047845ab-fa40-4186-8b62-0b11058dea9d} <Debug> TCPHandler: Processed in 0.001345406 sec. | ||
| 2840 | 2026.04.03 04:28:34.700792 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.04.03 04:28:34.700894 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2842 | 2026.04.03 04:28:34.700937 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2843 | 2026.04.03 04:28:34.701346 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.04.03 04:28:34.701382 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2845 | 2026.04.03 04:28:34.701698 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2846 | 2026.04.03 04:28:34.701904 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.04.03 04:28:34.702028 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 2848 | 2026.04.03 04:28:34.702064 [ 268 ] {942b6854-7ae0-41d4-8000-2231efb3dab5} <Debug> TCPHandler: Processed in 0.001321886 sec. | ||
| 2849 | 2026.04.03 04:28:34.702175 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.04.03 04:28:34.702277 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.04.03 04:28:34.702330 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2852 | 2026.04.03 04:28:34.703144 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.04.03 04:28:34.703179 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2854 | 2026.04.03 04:28:34.703724 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2855 | 2026.04.03 04:28:34.703946 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.04.03 04:28:34.704078 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00182 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 2857 | 2026.04.03 04:28:34.704138 [ 268 ] {3d71850e-c2fe-4f6f-834e-02d011fd31a0} <Debug> TCPHandler: Processed in 0.002012629 sec. | ||
| 2858 | 2026.04.03 04:28:34.704261 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.04.03 04:28:34.704354 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.04.03 04:28:34.704395 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2861 | 2026.04.03 04:28:34.704727 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.04.03 04:28:34.704763 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2863 | 2026.04.03 04:28:34.705056 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2864 | 2026.04.03 04:28:34.705264 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.04.03 04:28:34.705389 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 2866 | 2026.04.03 04:28:34.705424 [ 268 ] {5790f431-f4bc-47c9-bf9a-776f482bff3c} <Debug> TCPHandler: Processed in 0.001221484 sec. | ||
| 2867 | 2026.04.03 04:28:37.779385 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2868 | 2026.04.03 04:28:37.779444 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2869 | 2026.04.03 04:28:37.868999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4834 | ||
| 2870 | 2026.04.03 04:28:37.869505 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.04.03 04:28:37.869555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2872 | 2026.04.03 04:28:37.870051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2873 | 2026.04.03 04:28:37.870290 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.04.03 04:28:37.870433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2875 | 2026.04.03 04:28:38.128520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2876 | 2026.04.03 04:28:38.145897 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.04.03 04:28:38.145953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2878 | 2026.04.03 04:28:38.152105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2879 | 2026.04.03 04:28:38.152823 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.04.03 04:28:38.156108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2881 | 2026.04.03 04:28:39.700862 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.04.03 04:28:39.701134 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.04.03 04:28:39.701231 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2884 | 2026.04.03 04:28:39.702119 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.04.03 04:28:39.702156 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2886 | 2026.04.03 04:28:39.702561 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2887 | 2026.04.03 04:28:39.702778 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.04.03 04:28:39.702921 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001862 sec., 152524.16756176154 rows/sec., 9.69 MiB/sec. | ||
| 2889 | 2026.04.03 04:28:39.702960 [ 268 ] {295fbff6-29b1-49dc-a917-3175cb78d472} <Debug> TCPHandler: Processed in 0.002271775 sec. | ||
| 2890 | 2026.04.03 04:28:39.703087 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.04.03 04:28:39.703184 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2892 | 2026.04.03 04:28:39.703222 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2893 | 2026.04.03 04:28:39.703979 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.04.03 04:28:39.704014 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2895 | 2026.04.03 04:28:39.704358 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2896 | 2026.04.03 04:28:39.704573 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.04.03 04:28:39.704695 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001529 sec., 521255.7226945716 rows/sec., 40.13 MiB/sec. | ||
| 2898 | 2026.04.03 04:28:39.704729 [ 268 ] {0bc7986f-e1d2-43e6-a529-a292f037ef36} <Debug> TCPHandler: Processed in 0.001689364 sec. | ||
| 2899 | 2026.04.03 04:28:39.704848 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.04.03 04:28:39.704940 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2901 | 2026.04.03 04:28:39.704977 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2902 | 2026.04.03 04:28:39.705415 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.04.03 04:28:39.705447 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2904 | 2026.04.03 04:28:39.705738 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2905 | 2026.04.03 04:28:39.705934 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.04.03 04:28:39.706051 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001129 sec., 125775.02214348981 rows/sec., 7.39 MiB/sec. | ||
| 2907 | 2026.04.03 04:28:39.706084 [ 268 ] {ae1369e9-a6bf-4bcd-b92d-98f17958f662} <Debug> TCPHandler: Processed in 0.001283325 sec. | ||
| 2908 | 2026.04.03 04:28:39.706208 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.04.03 04:28:39.706299 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.04.03 04:28:39.706335 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2911 | 2026.04.03 04:28:39.706735 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.04.03 04:28:39.706768 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2913 | 2026.04.03 04:28:39.707056 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2914 | 2026.04.03 04:28:39.707253 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.04.03 04:28:39.707369 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001088 sec., 136948.5294117647 rows/sec., 8.85 MiB/sec. | ||
| 2916 | 2026.04.03 04:28:39.707404 [ 268 ] {1d3e3b9c-191e-4105-b225-89c211e97770} <Debug> TCPHandler: Processed in 0.001251955 sec. | ||
| 2917 | 2026.04.03 04:28:39.707512 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.04.03 04:28:39.707602 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.04.03 04:28:39.707640 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2920 | 2026.04.03 04:28:39.708062 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.04.03 04:28:39.708096 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2922 | 2026.04.03 04:28:39.708392 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2923 | 2026.04.03 04:28:39.708602 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.04.03 04:28:39.708718 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 2925 | 2026.04.03 04:28:39.708753 [ 268 ] {c6d7e225-30c2-4ae9-a17b-138366ebe64f} <Debug> TCPHandler: Processed in 0.001287686 sec. | ||
| 2926 | 2026.04.03 04:28:39.708875 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.04.03 04:28:39.708965 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2928 | 2026.04.03 04:28:39.709003 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2929 | 2026.04.03 04:28:39.709574 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.04.03 04:28:39.709607 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2931 | 2026.04.03 04:28:39.709932 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2932 | 2026.04.03 04:28:39.710134 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.04.03 04:28:39.710253 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001305 sec., 375478.92720306513 rows/sec., 26.33 MiB/sec. | ||
| 2934 | 2026.04.03 04:28:39.710288 [ 268 ] {82f21563-4e20-49f2-a4c5-17eba5e53c7a} <Debug> TCPHandler: Processed in 0.001459889 sec. | ||
| 2935 | 2026.04.03 04:28:39.710402 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.04.03 04:28:39.710493 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2937 | 2026.04.03 04:28:39.710532 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2938 | 2026.04.03 04:28:39.710876 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.04.03 04:28:39.710909 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2940 | 2026.04.03 04:28:39.711200 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2941 | 2026.04.03 04:28:39.711403 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.04.03 04:28:39.711518 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 2943 | 2026.04.03 04:28:39.711552 [ 268 ] {4631b156-b345-4e68-a612-497378151e5d} <Debug> TCPHandler: Processed in 0.001195714 sec. | ||
| 2944 | 2026.04.03 04:28:39.711665 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.04.03 04:28:39.711755 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.04.03 04:28:39.711796 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2947 | 2026.04.03 04:28:39.712173 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.04.03 04:28:39.712206 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2949 | 2026.04.03 04:28:39.712530 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2950 | 2026.04.03 04:28:39.712732 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.04.03 04:28:39.712852 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001114 sec., 237881.5080789946 rows/sec., 15.81 MiB/sec. | ||
| 2952 | 2026.04.03 04:28:39.712887 [ 268 ] {bf69c9b1-f726-4575-a1d9-77c9b96a3b63} <Debug> TCPHandler: Processed in 0.001268285 sec. | ||
| 2953 | 2026.04.03 04:28:39.712995 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.04.03 04:28:39.713085 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.04.03 04:28:39.713129 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2956 | 2026.04.03 04:28:39.713423 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.04.03 04:28:39.713457 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2958 | 2026.04.03 04:28:39.713739 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2959 | 2026.04.03 04:28:39.713937 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.04.03 04:28:39.714054 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000986 sec., 1014.1987829614606 rows/sec., 68.34 KiB/sec. | ||
| 2961 | 2026.04.03 04:28:39.714088 [ 268 ] {304fda94-1838-42ae-805f-094523d14406} <Debug> TCPHandler: Processed in 0.001139453 sec. | ||
| 2962 | 2026.04.03 04:28:39.714202 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.04.03 04:28:39.714292 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.04.03 04:28:39.714331 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2965 | 2026.04.03 04:28:39.714637 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.04.03 04:28:39.714671 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2967 | 2026.04.03 04:28:39.714976 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2968 | 2026.04.03 04:28:39.715177 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.04.03 04:28:39.715294 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00102 sec., 88235.29411764705 rows/sec., 5.52 MiB/sec. | ||
| 2970 | 2026.04.03 04:28:39.715326 [ 268 ] {9f0153b5-fe1d-4c2d-b053-b6742154cddf} <Debug> TCPHandler: Processed in 0.001170393 sec. | ||
| 2971 | 2026.04.03 04:28:42.869573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 382 | ||
| 2972 | 2026.04.03 04:28:42.871776 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.04.03 04:28:42.871834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2974 | 2026.04.03 04:28:42.873069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2975 | 2026.04.03 04:28:42.873355 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.04.03 04:28:42.873718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2977 | 2026.04.03 04:28:44.695977 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.04.03 04:28:44.696202 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2979 | 2026.04.03 04:28:44.696273 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2980 | 2026.04.03 04:28:44.696934 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.04.03 04:28:44.696985 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2982 | 2026.04.03 04:28:44.697457 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2983 | 2026.04.03 04:28:44.697725 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.04.03 04:28:44.697906 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001754 sec., 5701.254275940707 rows/sec., 464.90 KiB/sec. | ||
| 2985 | 2026.04.03 04:28:44.697956 [ 268 ] {32fa0bdf-566f-4221-8136-702b35e49d91} <Debug> TCPHandler: Processed in 0.002153163 sec. | ||
| 2986 | 2026.04.03 04:28:44.698084 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.04.03 04:28:44.698182 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2988 | 2026.04.03 04:28:44.698222 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2989 | 2026.04.03 04:28:44.698685 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.04.03 04:28:44.698722 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 2991 | 2026.04.03 04:28:44.699033 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2992 | 2026.04.03 04:28:44.699235 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.04.03 04:28:44.699366 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Debug> executeQuery: Read 141 rows, 12.46 KiB in 0.001203 sec., 117206.98254364089 rows/sec., 10.12 MiB/sec. | ||
| 2994 | 2026.04.03 04:28:44.699406 [ 268 ] {c4afe7c3-0da5-455b-b5fe-1058415c9c93} <Debug> TCPHandler: Processed in 0.001377367 sec. | ||
| 2995 | 2026.04.03 04:28:44.699516 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.04.03 04:28:44.699612 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.04.03 04:28:44.699652 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2998 | 2026.04.03 04:28:44.700055 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.04.03 04:28:44.700092 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3000 | 2026.04.03 04:28:44.700377 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3001 | 2026.04.03 04:28:44.700575 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.04.03 04:28:44.700701 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001107 sec., 45167.11833785005 rows/sec., 3.27 MiB/sec. | ||
| 3003 | 2026.04.03 04:28:44.700742 [ 268 ] {796ec056-3459-47ab-b201-81520ffc41e0} <Debug> TCPHandler: Processed in 0.001274695 sec. | ||
| 3004 | 2026.04.03 04:28:44.700848 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.04.03 04:28:44.700943 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3006 | 2026.04.03 04:28:44.700982 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3007 | 2026.04.03 04:28:44.701379 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.04.03 04:28:44.701414 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3009 | 2026.04.03 04:28:44.701690 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3010 | 2026.04.03 04:28:44.701887 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.04.03 04:28:44.702005 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.001138 sec., 105448.1546572935 rows/sec., 8.25 MiB/sec. | ||
| 3012 | 2026.04.03 04:28:44.702040 [ 268 ] {718a31cf-ea24-473b-8da4-4fdd1cce0d56} <Debug> TCPHandler: Processed in 0.001301205 sec. | ||
| 3013 | 2026.04.03 04:28:44.702216 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.04.03 04:28:44.702310 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.04.03 04:28:44.702353 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3016 | 2026.04.03 04:28:44.702746 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.04.03 04:28:44.702782 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3018 | 2026.04.03 04:28:44.703109 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3019 | 2026.04.03 04:28:44.703312 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.04.03 04:28:44.703437 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001144 sec., 144230.76923076922 rows/sec., 10.04 MiB/sec. | ||
| 3021 | 2026.04.03 04:28:44.703473 [ 268 ] {dac18f17-b6a0-4e78-8426-54bae8799074} <Debug> TCPHandler: Processed in 0.001306826 sec. | ||
| 3022 | 2026.04.03 04:28:44.703578 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.04.03 04:28:44.703672 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3024 | 2026.04.03 04:28:44.703726 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3025 | 2026.04.03 04:28:44.704512 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.04.03 04:28:44.704548 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3027 | 2026.04.03 04:28:44.705120 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3028 | 2026.04.03 04:28:44.705349 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.04.03 04:28:44.705485 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00183 sec., 21857.92349726776 rows/sec., 39.17 MiB/sec. | ||
| 3030 | 2026.04.03 04:28:44.705535 [ 268 ] {ef897550-5067-44f9-bf75-c6850d18adda} <Debug> TCPHandler: Processed in 0.002006639 sec. | ||
| 3031 | 2026.04.03 04:28:44.705642 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.04.03 04:28:44.705738 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.04.03 04:28:44.705779 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3034 | 2026.04.03 04:28:44.706095 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Trace> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.04.03 04:28:44.706130 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3036 | 2026.04.03 04:28:44.706424 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3037 | 2026.04.03 04:28:44.706637 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Trace> oximeter.measurements_i64 (bff7ff44-e5d7-4574-b21e-6255f44340f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.04.03 04:28:44.706760 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 407.53 KiB/sec. | ||
| 3039 | 2026.04.03 04:28:44.706795 [ 268 ] {e933473f-c3d4-444a-98a3-96dcbd0daf93} <Debug> TCPHandler: Processed in 0.001202254 sec. | ||
| 3040 | 2026.04.03 04:28:44.706904 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.04.03 04:28:44.706998 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.04.03 04:28:44.707039 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3043 | 2026.04.03 04:28:44.707381 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.04.03 04:28:44.707416 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3045 | 2026.04.03 04:28:44.707722 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3046 | 2026.04.03 04:28:44.707925 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.04.03 04:28:44.708055 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3048 | 2026.04.03 04:28:44.708092 [ 268 ] {52f46a2c-b07f-4aef-99a2-5dc34819ad6e} <Debug> TCPHandler: Processed in 0.001236834 sec. | ||
| 3049 | 2026.04.03 04:28:45.370646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5346 | ||
| 3050 | 2026.04.03 04:28:45.371327 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.04.03 04:28:45.371365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3052 | 2026.04.03 04:28:45.371867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3053 | 2026.04.03 04:28:45.372092 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.04.03 04:28:45.372224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5346 | ||
| 3055 | 2026.04.03 04:28:45.372222 [ 98 ] {} <Debug> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3056 | 2026.04.03 04:28:45.372306 [ 98 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.04.03 04:28:45.372330 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3058 | 2026.04.03 04:28:45.372436 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3059 | 2026.04.03 04:28:45.372573 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3060 | 2026.04.03 04:28:45.372615 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 3061 | 2026.04.03 04:28:45.372684 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3062 | 2026.04.03 04:28:45.372733 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3063 | 2026.04.03 04:28:45.372782 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3064 | 2026.04.03 04:28:45.372828 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3065 | 2026.04.03 04:28:45.372878 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3066 | 2026.04.03 04:28:45.374334 [ 190 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.001944698 sec., 2749012.957281799 rows/sec., 39.32 MiB/sec. | ||
| 3067 | 2026.04.03 04:28:45.375126 [ 190 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3068 | 2026.04.03 04:28:45.375403 [ 190 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.04.03 04:28:45.375477 [ 190 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_11_2} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3070 | 2026.04.03 04:28:45.375550 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3071 | 2026.04.03 04:28:45.656269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3072 | 2026.04.03 04:28:45.674610 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.04.03 04:28:45.674677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3074 | 2026.04.03 04:28:45.681102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3075 | 2026.04.03 04:28:45.681801 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.04.03 04:28:45.682133 [ 111 ] {} <Debug> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3077 | 2026.04.03 04:28:45.682212 [ 111 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.04.03 04:28:45.682241 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3079 | 2026.04.03 04:28:45.682348 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3080 | 2026.04.03 04:28:45.685016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3081 | 2026.04.03 04:28:45.685279 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3082 | 2026.04.03 04:28:45.686034 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3083 | 2026.04.03 04:28:45.689377 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3084 | 2026.04.03 04:28:45.692849 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3085 | 2026.04.03 04:28:45.697447 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3086 | 2026.04.03 04:28:45.702302 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3087 | 2026.04.03 04:28:45.706976 [ 191 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3088 | 2026.04.03 04:28:45.763548 [ 194 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081237932 sec., 1021.6902123997937 rows/sec., 5.28 MiB/sec. | ||
| 3089 | 2026.04.03 04:28:45.765953 [ 192 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3090 | 2026.04.03 04:28:45.767985 [ 192 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.04.03 04:28:45.768091 [ 192 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_11_2} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3092 | 2026.04.03 04:28:45.769799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3093 | 2026.04.03 04:28:46.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.07 MiB, peak 222.95 MiB, free memory in arenas 0.00 B, will set to 222.02 MiB (RSS), difference: 8.95 MiB | ||
| 3094 | 2026.04.03 04:28:49.701619 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.04.03 04:28:49.701807 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3096 | 2026.04.03 04:28:49.701870 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3097 | 2026.04.03 04:28:49.702646 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.04.03 04:28:49.702688 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3099 | 2026.04.03 04:28:49.703097 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3100 | 2026.04.03 04:28:49.703319 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.04.03 04:28:49.703467 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001706 sec., 166471.27784290738 rows/sec., 10.57 MiB/sec. | ||
| 3102 | 2026.04.03 04:28:49.703509 [ 268 ] {431f10e8-9c1a-4966-82c7-72573023dfd0} <Debug> TCPHandler: Processed in 0.00201063 sec. | ||
| 3103 | 2026.04.03 04:28:49.703652 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.04.03 04:28:49.703748 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3105 | 2026.04.03 04:28:49.703788 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3106 | 2026.04.03 04:28:49.704626 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.04.03 04:28:49.704662 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3108 | 2026.04.03 04:28:49.705030 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3109 | 2026.04.03 04:28:49.705255 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.04.03 04:28:49.705382 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001654 sec., 481862.1523579202 rows/sec., 37.10 MiB/sec. | ||
| 3111 | 2026.04.03 04:28:49.705420 [ 268 ] {e3831004-da92-44b9-8c8c-ec2809f441e5} <Debug> TCPHandler: Processed in 0.001815886 sec. | ||
| 3112 | 2026.04.03 04:28:49.705534 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.04.03 04:28:49.705628 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.04.03 04:28:49.705667 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3115 | 2026.04.03 04:28:49.706100 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.04.03 04:28:49.706136 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3117 | 2026.04.03 04:28:49.706446 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3118 | 2026.04.03 04:28:49.706655 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.04.03 04:28:49.706756 [ 168 ] {} <Debug> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3120 | 2026.04.03 04:28:49.706776 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001166 sec., 121783.87650085764 rows/sec., 7.15 MiB/sec. | ||
| 3121 | 2026.04.03 04:28:49.706828 [ 168 ] {} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.04.03 04:28:49.706835 [ 268 ] {89c535a4-f220-4e85-bd34-7e1de473dbe5} <Debug> TCPHandler: Processed in 0.001349177 sec. | ||
| 3123 | 2026.04.03 04:28:49.706859 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3124 | 2026.04.03 04:28:49.706965 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.04.03 04:28:49.706991 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3126 | 2026.04.03 04:28:49.707064 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.04.03 04:28:49.707108 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3128 | 2026.04.03 04:28:49.707141 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3129 | 2026.04.03 04:28:49.707179 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 3130 | 2026.04.03 04:28:49.707248 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 155 rows starting from the beginning of the part | ||
| 3131 | 2026.04.03 04:28:49.707300 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 3132 | 2026.04.03 04:28:49.707350 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 142 rows starting from the beginning of the part | ||
| 3133 | 2026.04.03 04:28:49.707393 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3134 | 2026.04.03 04:28:49.707442 [ 187 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part | ||
| 3135 | 2026.04.03 04:28:49.707539 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.04.03 04:28:49.707581 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3137 | 2026.04.03 04:28:49.708023 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3138 | 2026.04.03 04:28:49.708272 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.04.03 04:28:49.708401 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001355 sec., 109963.09963099631 rows/sec., 7.10 MiB/sec. | ||
| 3140 | 2026.04.03 04:28:49.708438 [ 268 ] {7341cef3-4448-41b0-b0da-116d77e74396} <Debug> TCPHandler: Processed in 0.001520019 sec. | ||
| 3141 | 2026.04.03 04:28:49.708549 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.04.03 04:28:49.708550 [ 192 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618401 sec., 360232.10564007313 rows/sec., 23.92 MiB/sec. | ||
| 3143 | 2026.04.03 04:28:49.708644 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.04.03 04:28:49.708688 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3145 | 2026.04.03 04:28:49.708793 [ 194 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3146 | 2026.04.03 04:28:49.709120 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.04.03 04:28:49.709155 [ 194 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.04.03 04:28:49.709161 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3149 | 2026.04.03 04:28:49.709256 [ 194 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_11_2} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3150 | 2026.04.03 04:28:49.709356 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3151 | 2026.04.03 04:28:49.709507 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3152 | 2026.04.03 04:28:49.709716 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.04.03 04:28:49.709837 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 3154 | 2026.04.03 04:28:49.709874 [ 268 ] {49d1ba90-a006-438e-b5e4-e95ab91f3256} <Debug> TCPHandler: Processed in 0.001372947 sec. | ||
| 3155 | 2026.04.03 04:28:49.709984 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.04.03 04:28:49.710077 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3157 | 2026.04.03 04:28:49.710115 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3158 | 2026.04.03 04:28:49.710677 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.04.03 04:28:49.710713 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3160 | 2026.04.03 04:28:49.711043 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3161 | 2026.04.03 04:28:49.711256 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.04.03 04:28:49.711382 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001323 sec., 370370.3703703704 rows/sec., 25.97 MiB/sec. | ||
| 3163 | 2026.04.03 04:28:49.711418 [ 268 ] {d084ab42-347e-4d0d-a2da-f8b33d2197e9} <Debug> TCPHandler: Processed in 0.001481159 sec. | ||
| 3164 | 2026.04.03 04:28:49.711529 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.04.03 04:28:49.711623 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3166 | 2026.04.03 04:28:49.711663 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3167 | 2026.04.03 04:28:49.711989 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.04.03 04:28:49.712024 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3169 | 2026.04.03 04:28:49.712335 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3170 | 2026.04.03 04:28:49.712545 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.04.03 04:28:49.712667 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 3172 | 2026.04.03 04:28:49.712702 [ 268 ] {27c70a9d-8feb-4cda-b4ce-837dc1d21e71} <Debug> TCPHandler: Processed in 0.001221173 sec. | ||
| 3173 | 2026.04.03 04:28:49.712811 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.04.03 04:28:49.712904 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.04.03 04:28:49.712944 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3176 | 2026.04.03 04:28:49.713341 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.04.03 04:28:49.713375 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3178 | 2026.04.03 04:28:49.713711 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3179 | 2026.04.03 04:28:49.713918 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.04.03 04:28:49.714038 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 3181 | 2026.04.03 04:28:49.714073 [ 268 ] {ae8c35fa-393f-49c4-aacc-8e1dfb615e5d} <Debug> TCPHandler: Processed in 0.001308976 sec. | ||
| 3182 | 2026.04.03 04:28:49.714186 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.04.03 04:28:49.714284 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.04.03 04:28:49.714325 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3185 | 2026.04.03 04:28:49.714629 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.04.03 04:28:49.714662 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3187 | 2026.04.03 04:28:49.714958 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3188 | 2026.04.03 04:28:49.715165 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.04.03 04:28:49.715284 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 3190 | 2026.04.03 04:28:49.715317 [ 268 ] {4bfa104d-5c89-430f-b5fc-bf368067a1e9} <Debug> TCPHandler: Processed in 0.001178353 sec. | ||
| 3191 | 2026.04.03 04:28:49.715427 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.04.03 04:28:49.715518 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.04.03 04:28:49.715557 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3194 | 2026.04.03 04:28:49.715874 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.04.03 04:28:49.715906 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3196 | 2026.04.03 04:28:49.716213 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3197 | 2026.04.03 04:28:49.716421 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.04.03 04:28:49.716539 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001039 sec., 86621.75168431184 rows/sec., 5.42 MiB/sec. | ||
| 3199 | 2026.04.03 04:28:49.716573 [ 268 ] {3ab0c0fe-1a77-46c0-af0b-0229e5a4f63a} <Debug> TCPHandler: Processed in 0.001193634 sec. | ||
| 3200 | 2026.04.03 04:28:52.779485 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3201 | 2026.04.03 04:28:52.779542 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3202 | 2026.04.03 04:28:52.872390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5794 | ||
| 3203 | 2026.04.03 04:28:52.872888 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.04.03 04:28:52.872936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3205 | 2026.04.03 04:28:52.873545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3206 | 2026.04.03 04:28:52.873793 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.04.03 04:28:52.873953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 3208 | 2026.04.03 04:28:52.874044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 418 | ||
| 3209 | 2026.04.03 04:28:52.876273 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.04.03 04:28:52.876316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3211 | 2026.04.03 04:28:52.877507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3212 | 2026.04.03 04:28:52.877767 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.04.03 04:28:52.878100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3214 | 2026.04.03 04:28:53.185179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3215 | 2026.04.03 04:28:53.202828 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.04.03 04:28:53.202888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3217 | 2026.04.03 04:28:53.208673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3218 | 2026.04.03 04:28:53.209341 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.04.03 04:28:53.212416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3220 | 2026.04.03 04:28:54.695396 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.04.03 04:28:54.695595 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3222 | 2026.04.03 04:28:54.695673 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3223 | 2026.04.03 04:28:54.696509 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.04.03 04:28:54.696560 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3225 | 2026.04.03 04:28:54.696982 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3226 | 2026.04.03 04:28:54.697225 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.04.03 04:28:54.697368 [ 139 ] {} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3228 | 2026.04.03 04:28:54.697393 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001852 sec., 73434.12526997841 rows/sec., 6.38 MiB/sec. | ||
| 3229 | 2026.04.03 04:28:54.697434 [ 139 ] {} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.04.03 04:28:54.697458 [ 268 ] {9261605d-8952-4ef0-b308-e0c05fce65a9} <Debug> TCPHandler: Processed in 0.002189084 sec. | ||
| 3231 | 2026.04.03 04:28:54.697460 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3232 | 2026.04.03 04:28:54.697581 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3233 | 2026.04.03 04:28:54.697595 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.04.03 04:28:54.697693 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3235 | 2026.04.03 04:28:54.697708 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3236 | 2026.04.03 04:28:54.697730 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3345 rows starting from the beginning of the part | ||
| 3237 | 2026.04.03 04:28:54.697758 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3238 | 2026.04.03 04:28:54.697827 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 3239 | 2026.04.03 04:28:54.697882 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 797 rows starting from the beginning of the part | ||
| 3240 | 2026.04.03 04:28:54.697924 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 141 rows starting from the beginning of the part | ||
| 3241 | 2026.04.03 04:28:54.697963 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 797 rows starting from the beginning of the part | ||
| 3242 | 2026.04.03 04:28:54.698000 [ 200 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 3243 | 2026.04.03 04:28:54.698217 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.04.03 04:28:54.698264 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3245 | 2026.04.03 04:28:54.698667 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3246 | 2026.04.03 04:28:54.698922 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.04.03 04:28:54.699065 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001381 sec., 28964.51846488052 rows/sec., 2.13 MiB/sec. | ||
| 3248 | 2026.04.03 04:28:54.699109 [ 268 ] {e89c4200-5650-4bce-9055-4a2d421c1194} <Debug> TCPHandler: Processed in 0.001566641 sec. | ||
| 3249 | 2026.04.03 04:28:54.699224 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.04.03 04:28:54.699325 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3251 | 2026.04.03 04:28:54.699369 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3252 | 2026.04.03 04:28:54.699906 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.04.03 04:28:54.699951 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3254 | 2026.04.03 04:28:54.699961 [ 194 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002419928 sec., 2207503.69432479 rows/sec., 178.04 MiB/sec. | ||
| 3255 | 2026.04.03 04:28:54.700331 [ 192 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3256 | 2026.04.03 04:28:54.700341 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3257 | 2026.04.03 04:28:54.700707 [ 192 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.04.03 04:28:54.700708 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.04.03 04:28:54.700789 [ 192 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_16_3} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3260 | 2026.04.03 04:28:54.700867 [ 139 ] {} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3261 | 2026.04.03 04:28:54.700881 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3262 | 2026.04.03 04:28:54.700897 [ 139 ] {} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.04.03 04:28:54.700899 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001595 sec., 65203.76175548589 rows/sec., 5.09 MiB/sec. | ||
| 3264 | 2026.04.03 04:28:54.700922 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3265 | 2026.04.03 04:28:54.700956 [ 268 ] {e7075138-3ef2-4cd9-838d-c4ca2f53cac6} <Debug> TCPHandler: Processed in 0.001783526 sec. | ||
| 3266 | 2026.04.03 04:28:54.700991 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3267 | 2026.04.03 04:28:54.701079 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.04.03 04:28:54.701102 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3269 | 2026.04.03 04:28:54.701145 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1814 rows starting from the beginning of the part | ||
| 3270 | 2026.04.03 04:28:54.701181 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.04.03 04:28:54.701209 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 3272 | 2026.04.03 04:28:54.701230 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3273 | 2026.04.03 04:28:54.701277 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 490 rows starting from the beginning of the part | ||
| 3274 | 2026.04.03 04:28:54.701341 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 120 rows starting from the beginning of the part | ||
| 3275 | 2026.04.03 04:28:54.701403 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 490 rows starting from the beginning of the part | ||
| 3276 | 2026.04.03 04:28:54.701468 [ 200 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3277 | 2026.04.03 04:28:54.701659 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.04.03 04:28:54.701700 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3279 | 2026.04.03 04:28:54.702059 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3280 | 2026.04.03 04:28:54.702302 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.04.03 04:28:54.702406 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3282 | 2026.04.03 04:28:54.702434 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.04.03 04:28:54.702434 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 3284 | 2026.04.03 04:28:54.702452 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3285 | 2026.04.03 04:28:54.702486 [ 268 ] {0886b38b-ff4e-46e5-a203-e02b1304c16f} <Debug> TCPHandler: Processed in 0.001456789 sec. | ||
| 3286 | 2026.04.03 04:28:54.702534 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3287 | 2026.04.03 04:28:54.702607 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.04.03 04:28:54.702639 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3289 | 2026.04.03 04:28:54.702671 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4997 rows starting from the beginning of the part | ||
| 3290 | 2026.04.03 04:28:54.702705 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.04.03 04:28:54.702727 [ 201 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758674 sec., 1772358.0379308502 rows/sec., 130.39 MiB/sec. | ||
| 3292 | 2026.04.03 04:28:54.702736 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3293 | 2026.04.03 04:28:54.702765 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3294 | 2026.04.03 04:28:54.702795 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3295 | 2026.04.03 04:28:54.702839 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 165 rows starting from the beginning of the part | ||
| 3296 | 2026.04.03 04:28:54.702881 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3297 | 2026.04.03 04:28:54.702924 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3298 | 2026.04.03 04:28:54.702982 [ 197 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3299 | 2026.04.03 04:28:54.703308 [ 197 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.04.03 04:28:54.703388 [ 197 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_16_3} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3301 | 2026.04.03 04:28:54.703467 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3302 | 2026.04.03 04:28:54.703635 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.04.03 04:28:54.703670 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3304 | 2026.04.03 04:28:54.704268 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3305 | 2026.04.03 04:28:54.704511 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.04.03 04:28:54.704649 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 3307 | 2026.04.03 04:28:54.704699 [ 268 ] {fa7e1cde-1059-4666-9794-e6fb07d71a5f} <Debug> TCPHandler: Processed in 0.002139752 sec. | ||
| 3308 | 2026.04.03 04:28:54.704816 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.04.03 04:28:54.704910 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.04.03 04:28:54.704951 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3311 | 2026.04.03 04:28:54.705288 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.04.03 04:28:54.705324 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3313 | 2026.04.03 04:28:54.705382 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6012 rows, containing 5 columns (5 merged, 0 gathered) in 0.002882477 sec., 2085706.1478721253 rows/sec., 137.52 MiB/sec. | ||
| 3314 | 2026.04.03 04:28:54.705629 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3315 | 2026.04.03 04:28:54.705836 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.04.03 04:28:54.705878 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3317 | 2026.04.03 04:28:54.705943 [ 139 ] {} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3318 | 2026.04.03 04:28:54.705967 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3319 | 2026.04.03 04:28:54.705972 [ 139 ] {} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.04.03 04:28:54.706010 [ 268 ] {89ce6094-a587-43db-8f86-91ba9646da22} <Debug> TCPHandler: Processed in 0.001241484 sec. | ||
| 3321 | 2026.04.03 04:28:54.706013 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3322 | 2026.04.03 04:28:54.706103 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3323 | 2026.04.03 04:28:54.706165 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.04.03 04:28:54.706198 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3325 | 2026.04.03 04:28:54.706233 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 3326 | 2026.04.03 04:28:54.706240 [ 192 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.04.03 04:28:54.706293 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3328 | 2026.04.03 04:28:54.706316 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3329 | 2026.04.03 04:28:54.706347 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3330 | 2026.04.03 04:28:54.706392 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3331 | 2026.04.03 04:28:54.706447 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3332 | 2026.04.03 04:28:54.706487 [ 201 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3333 | 2026.04.03 04:28:54.707264 [ 192 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192244 sec., 704553.7658398784 rows/sec., 46.41 MiB/sec. | ||
| 3334 | 2026.04.03 04:28:54.707424 [ 189 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3335 | 2026.04.03 04:28:54.707684 [ 189 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.04.03 04:28:54.707748 [ 189 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_16_3} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3337 | 2026.04.03 04:28:54.707801 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3338 | 2026.04.03 04:28:55.190929 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.04.03 04:28:55.191109 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.04.03 04:28:55.191178 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3341 | 2026.04.03 04:28:55.191896 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.04.03 04:28:55.191944 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3343 | 2026.04.03 04:28:55.192341 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3344 | 2026.04.03 04:28:55.192644 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.04.03 04:28:55.192818 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 3346 | 2026.04.03 04:28:55.192869 [ 268 ] {414d401d-eae7-4eb3-904a-a50ce3d26932} <Debug> TCPHandler: Processed in 0.002076511 sec. | ||
| 3347 | 2026.04.03 04:28:55.192996 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.04.03 04:28:55.193098 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3349 | 2026.04.03 04:28:55.193143 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3350 | 2026.04.03 04:28:55.193565 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.04.03 04:28:55.193602 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3352 | 2026.04.03 04:28:55.193909 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3353 | 2026.04.03 04:28:55.194119 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.04.03 04:28:55.194233 [ 139 ] {} <Debug> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3355 | 2026.04.03 04:28:55.194251 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 3356 | 2026.04.03 04:28:55.194303 [ 139 ] {} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.04.03 04:28:55.194311 [ 268 ] {5f555a08-b9d2-4de5-8c53-a8629d7b8bab} <Debug> TCPHandler: Processed in 0.001369217 sec. | ||
| 3358 | 2026.04.03 04:28:55.194335 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3359 | 2026.04.03 04:28:55.194441 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.04.03 04:28:55.194447 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 3361 | 2026.04.03 04:28:55.194543 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3362 | 2026.04.03 04:28:55.194545 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3363 | 2026.04.03 04:28:55.194571 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3364 | 2026.04.03 04:28:55.194594 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3365 | 2026.04.03 04:28:55.194659 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3366 | 2026.04.03 04:28:55.194720 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3367 | 2026.04.03 04:28:55.194768 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3368 | 2026.04.03 04:28:55.194816 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3369 | 2026.04.03 04:28:55.194859 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3370 | 2026.04.03 04:28:55.195623 [ 189 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225455 sec., 21216.609341020274 rows/sec., 1.77 MiB/sec. | ||
| 3371 | 2026.04.03 04:28:55.195747 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3372 | 2026.04.03 04:28:55.195980 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.04.03 04:28:55.196043 [ 197 ] {4dbf6b0b-78ff-42ed-9e98-89b262336374::all_1_6_1} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3374 | 2026.04.03 04:28:55.196104 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3375 | 2026.04.03 04:28:55.196381 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.04.03 04:28:55.196416 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3377 | 2026.04.03 04:28:55.196957 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3378 | 2026.04.03 04:28:55.197189 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.04.03 04:28:55.197324 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Debug> executeQuery: Read 3147 rows, 240.20 KiB in 0.0028 sec., 1123928.5714285714 rows/sec., 83.78 MiB/sec. | ||
| 3380 | 2026.04.03 04:28:55.197363 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3381 | 2026.04.03 04:28:55.197377 [ 268 ] {633b1801-2551-4008-b172-8dd7c040cb70} <Debug> TCPHandler: Processed in 0.002986679 sec. | ||
| 3382 | 2026.04.03 04:28:55.197495 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.04.03 04:28:55.197594 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.04.03 04:28:55.197634 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3385 | 2026.04.03 04:28:55.198088 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.04.03 04:28:55.198125 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3387 | 2026.04.03 04:28:55.198452 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3388 | 2026.04.03 04:28:55.198674 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.04.03 04:28:55.198803 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001229 sec., 126118.79576891781 rows/sec., 7.56 MiB/sec. | ||
| 3390 | 2026.04.03 04:28:55.198840 [ 268 ] {e85d0862-76bc-41de-abeb-be55be3ac7ec} <Debug> TCPHandler: Processed in 0.001396448 sec. | ||
| 3391 | 2026.04.03 04:28:55.198962 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.04.03 04:28:55.199066 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3393 | 2026.04.03 04:28:55.199105 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3394 | 2026.04.03 04:28:55.199811 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.04.03 04:28:55.199848 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3396 | 2026.04.03 04:28:55.200184 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3397 | 2026.04.03 04:28:55.200393 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.04.03 04:28:55.200526 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001478 sec., 642760.4871447902 rows/sec., 37.82 MiB/sec. | ||
| 3399 | 2026.04.03 04:28:55.200565 [ 268 ] {f8025ee2-fc24-4f69-9f65-8ff0a017bbc3} <Debug> TCPHandler: Processed in 0.001652643 sec. | ||
| 3400 | 2026.04.03 04:28:55.200686 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.04.03 04:28:55.200781 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.04.03 04:28:55.200820 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3403 | 2026.04.03 04:28:55.201196 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.04.03 04:28:55.201232 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3405 | 2026.04.03 04:28:55.201509 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3406 | 2026.04.03 04:28:55.201720 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.04.03 04:28:55.201846 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 3408 | 2026.04.03 04:28:55.201883 [ 268 ] {a3492dd5-e1d9-4db0-889c-7cc3545c3d3f} <Debug> TCPHandler: Processed in 0.001248194 sec. | ||
| 3409 | 2026.04.03 04:28:55.202003 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.04.03 04:28:55.202098 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.04.03 04:28:55.202137 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3412 | 2026.04.03 04:28:55.202566 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.04.03 04:28:55.202601 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3414 | 2026.04.03 04:28:55.202908 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3415 | 2026.04.03 04:28:55.203111 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.04.03 04:28:55.203239 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 3417 | 2026.04.03 04:28:55.203276 [ 268 ] {aeb5f240-42bb-4015-a2fe-3e9b2a9c7984} <Debug> TCPHandler: Processed in 0.001322506 sec. | ||
| 3418 | 2026.04.03 04:28:55.203399 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.04.03 04:28:55.203493 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3420 | 2026.04.03 04:28:55.203531 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3421 | 2026.04.03 04:28:55.204475 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.04.03 04:28:55.204511 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3423 | 2026.04.03 04:28:55.204881 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3424 | 2026.04.03 04:28:55.205093 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.04.03 04:28:55.205218 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001742 sec., 986222.7324913891 rows/sec., 66.34 MiB/sec. | ||
| 3426 | 2026.04.03 04:28:55.205253 [ 268 ] {5a1c9468-b743-456d-adc8-8320a20ca7e0} <Debug> TCPHandler: Processed in 0.001902897 sec. | ||
| 3427 | 2026.04.03 04:28:55.205377 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.04.03 04:28:55.205473 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3429 | 2026.04.03 04:28:55.205514 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3430 | 2026.04.03 04:28:55.205854 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.04.03 04:28:55.205890 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3432 | 2026.04.03 04:28:55.206185 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3433 | 2026.04.03 04:28:55.206393 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.04.03 04:28:55.206516 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3435 | 2026.04.03 04:28:55.206551 [ 268 ] {de0fcc5b-a138-458b-88fc-b08aac0eeadb} <Debug> TCPHandler: Processed in 0.001223604 sec. | ||
| 3436 | 2026.04.03 04:28:55.206662 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.04.03 04:28:55.206756 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3438 | 2026.04.03 04:28:55.206797 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3439 | 2026.04.03 04:28:55.207471 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.04.03 04:28:55.207513 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3441 | 2026.04.03 04:28:55.208018 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3442 | 2026.04.03 04:28:55.208241 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.04.03 04:28:55.208382 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001643 sec., 975045.648204504 rows/sec., 59.20 MiB/sec. | ||
| 3444 | 2026.04.03 04:28:55.208419 [ 268 ] {153301b6-36b5-4164-9e35-8fec446af430} <Debug> TCPHandler: Processed in 0.001805826 sec. | ||
| 3445 | 2026.04.03 04:28:55.208530 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.04.03 04:28:55.208623 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.04.03 04:28:55.208665 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3448 | 2026.04.03 04:28:55.208973 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.04.03 04:28:55.209009 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3450 | 2026.04.03 04:28:55.209299 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3451 | 2026.04.03 04:28:55.209503 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.04.03 04:28:55.209636 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 3453 | 2026.04.03 04:28:55.209672 [ 268 ] {e2579748-e62c-450d-b5a7-01b20cf62d58} <Debug> TCPHandler: Processed in 0.001191484 sec. | ||
| 3454 | 2026.04.03 04:28:55.209813 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.04.03 04:28:55.209917 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3456 | 2026.04.03 04:28:55.209977 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3457 | 2026.04.03 04:28:55.210754 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.04.03 04:28:55.210791 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3459 | 2026.04.03 04:28:55.211313 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3460 | 2026.04.03 04:28:55.211540 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.04.03 04:28:55.211701 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001801 sec., 6107.717934480844 rows/sec., 10.94 MiB/sec. | ||
| 3462 | 2026.04.03 04:28:55.211772 [ 268 ] {0a0356da-9828-4757-abc1-1f4bc430e7d9} <Debug> TCPHandler: Processed in 0.00202819 sec. | ||
| 3463 | 2026.04.03 04:28:55.211890 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.04.03 04:28:55.211984 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.04.03 04:28:55.212028 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3466 | 2026.04.03 04:28:55.212408 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.04.03 04:28:55.212447 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3468 | 2026.04.03 04:28:55.212766 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3469 | 2026.04.03 04:28:55.212982 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.04.03 04:28:55.213128 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001162 sec., 36144.57831325301 rows/sec., 2.06 MiB/sec. | ||
| 3471 | 2026.04.03 04:28:55.213173 [ 268 ] {95fc6190-2c89-4a70-8d77-af5f3aacb9f4} <Debug> TCPHandler: Processed in 0.001336827 sec. | ||
| 3472 | 2026.04.03 04:28:59.692035 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.04.03 04:28:59.692232 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3474 | 2026.04.03 04:28:59.692297 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3475 | 2026.04.03 04:28:59.692925 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.04.03 04:28:59.692965 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3477 | 2026.04.03 04:28:59.693361 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3478 | 2026.04.03 04:28:59.693596 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.04.03 04:28:59.693755 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.74 MiB/sec. | ||
| 3480 | 2026.04.03 04:28:59.693805 [ 268 ] {6161adc8-ac56-492a-8d40-d5758df768d0} <Debug> TCPHandler: Processed in 0.001893577 sec. | ||
| 3481 | 2026.04.03 04:28:59.693928 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.04.03 04:28:59.694032 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3483 | 2026.04.03 04:28:59.694075 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3484 | 2026.04.03 04:28:59.694506 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.04.03 04:28:59.694542 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3486 | 2026.04.03 04:28:59.694855 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3487 | 2026.04.03 04:28:59.695058 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.04.03 04:28:59.695187 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 3489 | 2026.04.03 04:28:59.695225 [ 268 ] {68890dfc-2bce-44c3-9307-7b4374a30dc3} <Debug> TCPHandler: Processed in 0.001348406 sec. | ||
| 3490 | 2026.04.03 04:28:59.695341 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.04.03 04:28:59.695440 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3492 | 2026.04.03 04:28:59.695484 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3493 | 2026.04.03 04:28:59.695852 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.04.03 04:28:59.695886 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3495 | 2026.04.03 04:28:59.696212 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3496 | 2026.04.03 04:28:59.696416 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.04.03 04:28:59.696541 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001121 sec., 114183.76449598573 rows/sec., 7.95 MiB/sec. | ||
| 3498 | 2026.04.03 04:28:59.696590 [ 268 ] {1b3dc795-9ae5-4135-b012-183540f74ce4} <Debug> TCPHandler: Processed in 0.001299596 sec. | ||
| 3499 | 2026.04.03 04:28:59.696703 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.04.03 04:28:59.696799 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.04.03 04:28:59.696842 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3502 | 2026.04.03 04:28:59.697176 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.04.03 04:28:59.697213 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3504 | 2026.04.03 04:28:59.697513 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3505 | 2026.04.03 04:28:59.697721 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.04.03 04:28:59.697849 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 3507 | 2026.04.03 04:28:59.697890 [ 268 ] {99fb4c84-8e93-4a54-aa7c-659c742baa47} <Debug> TCPHandler: Processed in 0.001235935 sec. | ||
| 3508 | 2026.04.03 04:29:00.374869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6306 | ||
| 3509 | 2026.04.03 04:29:00.375376 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.04.03 04:29:00.375410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3511 | 2026.04.03 04:29:00.375899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3512 | 2026.04.03 04:29:00.376131 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.04.03 04:29:00.376261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6306 | ||
| 3514 | 2026.04.03 04:29:00.713323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3515 | 2026.04.03 04:29:00.729766 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.04.03 04:29:00.729832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3517 | 2026.04.03 04:29:00.736059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3518 | 2026.04.03 04:29:00.736764 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.04.03 04:29:00.739882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3520 | 2026.04.03 04:29:01.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.86 MiB, peak 229.71 MiB, free memory in arenas 0.00 B, will set to 225.91 MiB (RSS), difference: 1.05 MiB | ||
| 3521 | 2026.04.03 04:29:02.879094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 464 | ||
| 3522 | 2026.04.03 04:29:02.881576 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.04.03 04:29:02.881631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3524 | 2026.04.03 04:29:02.882838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3525 | 2026.04.03 04:29:02.883124 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.04.03 04:29:02.883462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3527 | 2026.04.03 04:29:04.695257 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.04.03 04:29:04.695452 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3529 | 2026.04.03 04:29:04.695519 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3530 | 2026.04.03 04:29:04.696229 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.04.03 04:29:04.696279 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3532 | 2026.04.03 04:29:04.696687 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3533 | 2026.04.03 04:29:04.696911 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.04.03 04:29:04.697068 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001663 sec., 81779.91581479255 rows/sec., 7.10 MiB/sec. | ||
| 3535 | 2026.04.03 04:29:04.697115 [ 268 ] {be39e66a-7d3f-46ca-8145-a16e5055ab98} <Debug> TCPHandler: Processed in 0.001984519 sec. | ||
| 3536 | 2026.04.03 04:29:04.697248 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.04.03 04:29:04.697352 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.04.03 04:29:04.697396 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3539 | 2026.04.03 04:29:04.697838 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.04.03 04:29:04.697876 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3541 | 2026.04.03 04:29:04.698190 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3542 | 2026.04.03 04:29:04.698397 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.04.03 04:29:04.698529 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.45 MiB/sec. | ||
| 3544 | 2026.04.03 04:29:04.698568 [ 268 ] {330fc308-74ba-4771-a9c0-b8b30949afe6} <Debug> TCPHandler: Processed in 0.001372068 sec. | ||
| 3545 | 2026.04.03 04:29:04.698684 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.04.03 04:29:04.698780 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3547 | 2026.04.03 04:29:04.698819 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3548 | 2026.04.03 04:29:04.699264 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.04.03 04:29:04.699307 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3550 | 2026.04.03 04:29:04.699609 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3551 | 2026.04.03 04:29:04.699816 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.04.03 04:29:04.699945 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001183 sec., 87912.08791208791 rows/sec., 6.87 MiB/sec. | ||
| 3553 | 2026.04.03 04:29:04.699982 [ 268 ] {b7fdf300-5913-4389-bcef-8c17bd1454a4} <Debug> TCPHandler: Processed in 0.001346986 sec. | ||
| 3554 | 2026.04.03 04:29:04.700099 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.04.03 04:29:04.700194 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3556 | 2026.04.03 04:29:04.700238 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3557 | 2026.04.03 04:29:04.700651 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.04.03 04:29:04.700686 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3559 | 2026.04.03 04:29:04.701009 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3560 | 2026.04.03 04:29:04.701217 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.04.03 04:29:04.701352 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3562 | 2026.04.03 04:29:04.701389 [ 268 ] {88da9912-7124-41d2-9ab9-3ac67940094a} <Debug> TCPHandler: Processed in 0.001339646 sec. | ||
| 3563 | 2026.04.03 04:29:04.701503 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.04.03 04:29:04.701597 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.04.03 04:29:04.701651 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3566 | 2026.04.03 04:29:04.702484 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.04.03 04:29:04.702519 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3568 | 2026.04.03 04:29:04.703033 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3569 | 2026.04.03 04:29:04.703314 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.04.03 04:29:04.703431 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3571 | 2026.04.03 04:29:04.703450 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001871 sec., 21378.94174238375 rows/sec., 38.31 MiB/sec. | ||
| 3572 | 2026.04.03 04:29:04.703464 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.04.03 04:29:04.703485 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3574 | 2026.04.03 04:29:04.703503 [ 268 ] {d96ad25f-5e14-42b6-8214-4af827f11c4a} <Debug> TCPHandler: Processed in 0.002046951 sec. | ||
| 3575 | 2026.04.03 04:29:04.703609 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3576 | 2026.04.03 04:29:04.703618 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.04.03 04:29:04.703777 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.04.03 04:29:04.703819 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3579 | 2026.04.03 04:29:04.703923 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2026.04.03 04:29:04.703998 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part | ||
| 3581 | 2026.04.03 04:29:04.704137 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3582 | 2026.04.03 04:29:04.704156 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.04.03 04:29:04.704198 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3584 | 2026.04.03 04:29:04.704249 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3585 | 2026.04.03 04:29:04.704360 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3586 | 2026.04.03 04:29:04.704460 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 3587 | 2026.04.03 04:29:04.704515 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3588 | 2026.04.03 04:29:04.704559 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3589 | 2026.04.03 04:29:04.704742 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.04.03 04:29:04.704880 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3591 | 2026.04.03 04:29:04.704918 [ 268 ] {62b56fc5-3b36-4968-b320-f9c272e6a4e9} <Debug> TCPHandler: Processed in 0.001349447 sec. | ||
| 3592 | 2026.04.03 04:29:04.707785 [ 186 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 19 columns (19 merged, 0 gathered) in 0.004229783 sec., 79436.6992349253 rows/sec., 142.35 MiB/sec. | ||
| 3593 | 2026.04.03 04:29:04.708323 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3594 | 2026.04.03 04:29:04.708637 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.04.03 04:29:04.708708 [ 192 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3596 | 2026.04.03 04:29:04.708789 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 3597 | 2026.04.03 04:29:06.536952 [ 131 ] {} <Debug> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3598 | 2026.04.03 04:29:06.537048 [ 131 ] {} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.04.03 04:29:06.537086 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3600 | 2026.04.03 04:29:06.537241 [ 192 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3601 | 2026.04.03 04:29:06.537436 [ 192 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3602 | 2026.04.03 04:29:06.537494 [ 192 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3603 | 2026.04.03 04:29:06.537604 [ 192 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3604 | 2026.04.03 04:29:06.537691 [ 192 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3605 | 2026.04.03 04:29:06.537781 [ 192 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3606 | 2026.04.03 04:29:06.537857 [ 192 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3607 | 2026.04.03 04:29:06.538901 [ 186 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724054 sec., 672832.7534984403 rows/sec., 45.57 MiB/sec. | ||
| 3608 | 2026.04.03 04:29:06.539187 [ 195 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3609 | 2026.04.03 04:29:06.539555 [ 195 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.04.03 04:29:06.539650 [ 195 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_5_1} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3611 | 2026.04.03 04:29:06.539748 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3612 | 2026.04.03 04:29:07.317577 [ 130 ] {} <Debug> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3613 | 2026.04.03 04:29:07.317642 [ 130 ] {} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.04.03 04:29:07.317663 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3615 | 2026.04.03 04:29:07.317796 [ 192 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3616 | 2026.04.03 04:29:07.317958 [ 192 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3617 | 2026.04.03 04:29:07.317997 [ 192 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3618 | 2026.04.03 04:29:07.318074 [ 192 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3619 | 2026.04.03 04:29:07.318131 [ 192 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3620 | 2026.04.03 04:29:07.318182 [ 192 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3621 | 2026.04.03 04:29:07.318228 [ 192 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3622 | 2026.04.03 04:29:07.319122 [ 195 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388997 sec., 434846.1515755613 rows/sec., 26.56 MiB/sec. | ||
| 3623 | 2026.04.03 04:29:07.319339 [ 195 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3624 | 2026.04.03 04:29:07.319736 [ 195 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.04.03 04:29:07.319836 [ 195 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_5_1} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3626 | 2026.04.03 04:29:07.319944 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3627 | 2026.04.03 04:29:07.779584 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3628 | 2026.04.03 04:29:07.779637 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3629 | 2026.04.03 04:29:07.876366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6754 | ||
| 3630 | 2026.04.03 04:29:07.876861 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.04.03 04:29:07.876912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3632 | 2026.04.03 04:29:07.877532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3633 | 2026.04.03 04:29:07.877773 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.04.03 04:29:07.877930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 3635 | 2026.04.03 04:29:08.239973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3636 | 2026.04.03 04:29:08.256992 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.04.03 04:29:08.257058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3638 | 2026.04.03 04:29:08.262442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3639 | 2026.04.03 04:29:08.263148 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.04.03 04:29:08.266094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3641 | 2026.04.03 04:29:09.701216 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.04.03 04:29:09.701498 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3643 | 2026.04.03 04:29:09.701601 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3644 | 2026.04.03 04:29:09.702479 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.04.03 04:29:09.702517 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3646 | 2026.04.03 04:29:09.702926 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3647 | 2026.04.03 04:29:09.703151 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.04.03 04:29:09.703300 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00188 sec., 151063.82978723405 rows/sec., 9.59 MiB/sec. | ||
| 3649 | 2026.04.03 04:29:09.703342 [ 268 ] {2008b341-8562-423a-900f-a2fd02f58db0} <Debug> TCPHandler: Processed in 0.002307595 sec. | ||
| 3650 | 2026.04.03 04:29:09.703475 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2026.04.03 04:29:09.703570 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3652 | 2026.04.03 04:29:09.703610 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3653 | 2026.04.03 04:29:09.704438 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.04.03 04:29:09.704470 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3655 | 2026.04.03 04:29:09.704799 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3656 | 2026.04.03 04:29:09.705014 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.04.03 04:29:09.705200 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001649 sec., 483323.22619769553 rows/sec., 37.21 MiB/sec. | ||
| 3658 | 2026.04.03 04:29:09.705237 [ 268 ] {ab0ccbe6-b5a7-4e04-bb46-0342e73df4f9} <Debug> TCPHandler: Processed in 0.001810636 sec. | ||
| 3659 | 2026.04.03 04:29:09.705350 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.04.03 04:29:09.705444 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3661 | 2026.04.03 04:29:09.705483 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3662 | 2026.04.03 04:29:09.705944 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.04.03 04:29:09.705978 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3664 | 2026.04.03 04:29:09.706290 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3665 | 2026.04.03 04:29:09.706493 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.04.03 04:29:09.706617 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001191 sec., 119227.53988245172 rows/sec., 7.00 MiB/sec. | ||
| 3667 | 2026.04.03 04:29:09.706653 [ 268 ] {562d5174-a849-4ca1-85fb-cc70ea8228f5} <Debug> TCPHandler: Processed in 0.001352997 sec. | ||
| 3668 | 2026.04.03 04:29:09.706770 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.04.03 04:29:09.706863 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.04.03 04:29:09.706901 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3671 | 2026.04.03 04:29:09.707359 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.04.03 04:29:09.707392 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3673 | 2026.04.03 04:29:09.707687 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3674 | 2026.04.03 04:29:09.707891 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.04.03 04:29:09.707973 [ 33 ] {} <Debug> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3676 | 2026.04.03 04:29:09.708010 [ 33 ] {} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.04.03 04:29:09.708012 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 3678 | 2026.04.03 04:29:09.708027 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3679 | 2026.04.03 04:29:09.708053 [ 268 ] {9e033fef-1750-4d0f-b242-fb6401ba21a8} <Debug> TCPHandler: Processed in 0.001331836 sec. | ||
| 3680 | 2026.04.03 04:29:09.708134 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 3681 | 2026.04.03 04:29:09.708167 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.04.03 04:29:09.708269 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3683 | 2026.04.03 04:29:09.708279 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3684 | 2026.04.03 04:29:09.708311 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3685 | 2026.04.03 04:29:09.708319 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3686 | 2026.04.03 04:29:09.708396 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 950 rows starting from the beginning of the part | ||
| 3687 | 2026.04.03 04:29:09.708444 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3688 | 2026.04.03 04:29:09.708488 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3689 | 2026.04.03 04:29:09.708527 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 950 rows starting from the beginning of the part | ||
| 3690 | 2026.04.03 04:29:09.708567 [ 186 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3691 | 2026.04.03 04:29:09.708773 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.04.03 04:29:09.708814 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3693 | 2026.04.03 04:29:09.709141 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3694 | 2026.04.03 04:29:09.709387 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.04.03 04:29:09.709511 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001259 sec., 117553.6139793487 rows/sec., 6.69 MiB/sec. | ||
| 3696 | 2026.04.03 04:29:09.709548 [ 268 ] {6ed104bf-cb22-4a0e-8e2c-6a9d47432d3f} <Debug> TCPHandler: Processed in 0.001430219 sec. | ||
| 3697 | 2026.04.03 04:29:09.709661 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.04.03 04:29:09.709755 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3699 | 2026.04.03 04:29:09.709772 [ 195 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686143 sec., 1406167.8042728286 rows/sec., 89.97 MiB/sec. | ||
| 3700 | 2026.04.03 04:29:09.709794 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3701 | 2026.04.03 04:29:09.710000 [ 195 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3702 | 2026.04.03 04:29:09.710307 [ 195 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.04.03 04:29:09.710379 [ 195 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_6_1} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3704 | 2026.04.03 04:29:09.710466 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3705 | 2026.04.03 04:29:09.710473 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.04.03 04:29:09.710515 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3707 | 2026.04.03 04:29:09.710845 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3708 | 2026.04.03 04:29:09.711052 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.04.03 04:29:09.711187 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001451 sec., 337698.13921433495 rows/sec., 23.68 MiB/sec. | ||
| 3710 | 2026.04.03 04:29:09.711224 [ 268 ] {f5da4370-4cac-49d2-9fb5-bad934a05e68} <Debug> TCPHandler: Processed in 0.001611342 sec. | ||
| 3711 | 2026.04.03 04:29:09.711333 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.04.03 04:29:09.711427 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3713 | 2026.04.03 04:29:09.711467 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3714 | 2026.04.03 04:29:09.711793 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.04.03 04:29:09.711826 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3716 | 2026.04.03 04:29:09.712122 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3717 | 2026.04.03 04:29:09.712325 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.04.03 04:29:09.712450 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 3719 | 2026.04.03 04:29:09.712484 [ 268 ] {2a6a7505-f4f6-4d08-a9b4-3fb0971c448f} <Debug> TCPHandler: Processed in 0.001199884 sec. | ||
| 3720 | 2026.04.03 04:29:09.712592 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.04.03 04:29:09.712685 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.04.03 04:29:09.712726 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3723 | 2026.04.03 04:29:09.713157 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.04.03 04:29:09.713192 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3725 | 2026.04.03 04:29:09.713515 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3726 | 2026.04.03 04:29:09.713723 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.04.03 04:29:09.713849 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 3728 | 2026.04.03 04:29:09.713885 [ 268 ] {856be4ed-050e-44c5-973b-ceeb4c48c9cc} <Debug> TCPHandler: Processed in 0.001341796 sec. | ||
| 3729 | 2026.04.03 04:29:09.713999 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.04.03 04:29:09.714093 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.04.03 04:29:09.714133 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3732 | 2026.04.03 04:29:09.714435 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.04.03 04:29:09.714471 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3734 | 2026.04.03 04:29:09.714785 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3735 | 2026.04.03 04:29:09.714990 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.04.03 04:29:09.715093 [ 81 ] {} <Debug> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3737 | 2026.04.03 04:29:09.715116 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 3738 | 2026.04.03 04:29:09.715145 [ 81 ] {} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.04.03 04:29:09.715160 [ 268 ] {24b7c9d3-fab1-4656-9d43-271c04aaf627} <Debug> TCPHandler: Processed in 0.001210234 sec. | ||
| 3740 | 2026.04.03 04:29:09.715172 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3741 | 2026.04.03 04:29:09.715283 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.04.03 04:29:09.715333 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3743 | 2026.04.03 04:29:09.715379 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.04.03 04:29:09.715424 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3745 | 2026.04.03 04:29:09.715492 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3746 | 2026.04.03 04:29:09.715535 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3747 | 2026.04.03 04:29:09.715609 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3748 | 2026.04.03 04:29:09.715656 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3749 | 2026.04.03 04:29:09.715698 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3750 | 2026.04.03 04:29:09.715738 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3751 | 2026.04.03 04:29:09.715773 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.04.03 04:29:09.715813 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3753 | 2026.04.03 04:29:09.716150 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3754 | 2026.04.03 04:29:09.716384 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.04.03 04:29:09.716487 [ 198 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207784 sec., 4139.81307915985 rows/sec., 278.95 KiB/sec. | ||
| 3756 | 2026.04.03 04:29:09.716511 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 4.89 MiB/sec. | ||
| 3757 | 2026.04.03 04:29:09.716551 [ 268 ] {96374530-6df5-4ea5-afbe-8b4f74a730b6} <Debug> TCPHandler: Processed in 0.001317296 sec. | ||
| 3758 | 2026.04.03 04:29:09.716611 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3759 | 2026.04.03 04:29:09.716874 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.04.03 04:29:09.716941 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_5_1} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3761 | 2026.04.03 04:29:09.717005 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3762 | 2026.04.03 04:29:12.883830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 496 | ||
| 3763 | 2026.04.03 04:29:12.886220 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.04.03 04:29:12.886262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3765 | 2026.04.03 04:29:12.887453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3766 | 2026.04.03 04:29:12.887743 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.04.03 04:29:12.887897 [ 40 ] {} <Debug> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3768 | 2026.04.03 04:29:12.887942 [ 40 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.04.03 04:29:12.887965 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 3770 | 2026.04.03 04:29:12.888072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3771 | 2026.04.03 04:29:12.888098 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3772 | 2026.04.03 04:29:12.888764 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2026.04.03 04:29:12.888935 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 3774 | 2026.04.03 04:29:12.889344 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 94 rows starting from the beginning of the part | ||
| 3775 | 2026.04.03 04:29:12.889671 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3776 | 2026.04.03 04:29:12.889997 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3777 | 2026.04.03 04:29:12.890315 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 3778 | 2026.04.03 04:29:12.890636 [ 195 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3779 | 2026.04.03 04:29:12.896373 [ 193 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 72 columns (72 merged, 0 gathered) in 0.008323844 sec., 59587.853880971335 rows/sec., 58.56 MiB/sec. | ||
| 3780 | 2026.04.03 04:29:12.897373 [ 188 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3781 | 2026.04.03 04:29:12.897940 [ 188 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.04.03 04:29:12.898018 [ 188 ] {7212dc63-7bc5-4d34-8e52-a96490942866::all_1_11_2} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3783 | 2026.04.03 04:29:12.898244 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 3784 | 2026.04.03 04:29:14.696089 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2026.04.03 04:29:14.696304 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3786 | 2026.04.03 04:29:14.696376 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3787 | 2026.04.03 04:29:14.697041 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.04.03 04:29:14.697091 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3789 | 2026.04.03 04:29:14.697481 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3790 | 2026.04.03 04:29:14.697703 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.04.03 04:29:14.697850 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001599 sec., 2501.5634771732334 rows/sec., 203.98 KiB/sec. | ||
| 3792 | 2026.04.03 04:29:14.697893 [ 268 ] {993f7dd4-7f90-4592-9cd7-630ed073ccf4} <Debug> TCPHandler: Processed in 0.001937678 sec. | ||
| 3793 | 2026.04.03 04:29:14.698006 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2026.04.03 04:29:14.698099 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3795 | 2026.04.03 04:29:14.698138 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3796 | 2026.04.03 04:29:14.698623 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.04.03 04:29:14.698659 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3798 | 2026.04.03 04:29:14.698996 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3799 | 2026.04.03 04:29:14.699206 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.04.03 04:29:14.699336 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Debug> executeQuery: Read 140 rows, 12.44 KiB in 0.001254 sec., 111642.7432216906 rows/sec., 9.69 MiB/sec. | ||
| 3801 | 2026.04.03 04:29:14.699332 [ 30 ] {} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3802 | 2026.04.03 04:29:14.699373 [ 268 ] {b910e271-bd22-4999-8497-e69f0bf4e84b} <Debug> TCPHandler: Processed in 0.001414368 sec. | ||
| 3803 | 2026.04.03 04:29:14.699412 [ 30 ] {} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.04.03 04:29:14.699441 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3805 | 2026.04.03 04:29:14.699499 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.04.03 04:29:14.699553 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3807 | 2026.04.03 04:29:14.699596 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3808 | 2026.04.03 04:29:14.699640 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3809 | 2026.04.03 04:29:14.699698 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3810 | 2026.04.03 04:29:14.699737 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3357 rows starting from the beginning of the part | ||
| 3811 | 2026.04.03 04:29:14.699829 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3147 rows starting from the beginning of the part | ||
| 3812 | 2026.04.03 04:29:14.699877 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3813 | 2026.04.03 04:29:14.699925 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part | ||
| 3814 | 2026.04.03 04:29:14.699970 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 797 rows starting from the beginning of the part | ||
| 3815 | 2026.04.03 04:29:14.700012 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 3816 | 2026.04.03 04:29:14.700051 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.04.03 04:29:14.700092 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3818 | 2026.04.03 04:29:14.700428 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3819 | 2026.04.03 04:29:14.700642 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.04.03 04:29:14.700741 [ 30 ] {} <Debug> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3821 | 2026.04.03 04:29:14.700770 [ 30 ] {} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.04.03 04:29:14.700773 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001196 sec., 37625.41806020067 rows/sec., 2.75 MiB/sec. | ||
| 3823 | 2026.04.03 04:29:14.700789 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3824 | 2026.04.03 04:29:14.700823 [ 268 ] {6e7201cd-2304-4680-b482-280618e41f61} <Debug> TCPHandler: Processed in 0.001374457 sec. | ||
| 3825 | 2026.04.03 04:29:14.700908 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3826 | 2026.04.03 04:29:14.700933 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.04.03 04:29:14.701044 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3828 | 2026.04.03 04:29:14.701064 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3829 | 2026.04.03 04:29:14.701084 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3830 | 2026.04.03 04:29:14.701103 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 3831 | 2026.04.03 04:29:14.701176 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3832 | 2026.04.03 04:29:14.701224 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 155 rows starting from the beginning of the part | ||
| 3833 | 2026.04.03 04:29:14.701262 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3834 | 2026.04.03 04:29:14.701300 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 142 rows starting from the beginning of the part | ||
| 3835 | 2026.04.03 04:29:14.701340 [ 188 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part | ||
| 3836 | 2026.04.03 04:29:14.701522 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.04.03 04:29:14.701562 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3838 | 2026.04.03 04:29:14.702015 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3839 | 2026.04.03 04:29:14.702235 [ 193 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381677 sec., 466824.01169014175 rows/sec., 31.48 MiB/sec. | ||
| 3840 | 2026.04.03 04:29:14.702237 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.04.03 04:29:14.702350 [ 30 ] {} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3842 | 2026.04.03 04:29:14.702378 [ 30 ] {} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.04.03 04:29:14.702389 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001363 sec., 79970.65297138665 rows/sec., 6.25 MiB/sec. | ||
| 3844 | 2026.04.03 04:29:14.702399 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3845 | 2026.04.03 04:29:14.702426 [ 196 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3846 | 2026.04.03 04:29:14.702434 [ 268 ] {bcb2f1cd-e8d9-48ab-adef-d562023aa7ac} <Debug> TCPHandler: Processed in 0.001548411 sec. | ||
| 3847 | 2026.04.03 04:29:14.702502 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3848 | 2026.04.03 04:29:14.702559 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.04.03 04:29:14.702611 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3850 | 2026.04.03 04:29:14.702645 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1828 rows starting from the beginning of the part | ||
| 3851 | 2026.04.03 04:29:14.702644 [ 191 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 5 columns (5 merged, 0 gathered) in 0.003142862 sec., 2428678.0647702636 rows/sec., 193.24 MiB/sec. | ||
| 3852 | 2026.04.03 04:29:14.702658 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3853 | 2026.04.03 04:29:14.702702 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1718 rows starting from the beginning of the part | ||
| 3854 | 2026.04.03 04:29:14.702726 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3855 | 2026.04.03 04:29:14.702737 [ 196 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.04.03 04:29:14.702751 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3857 | 2026.04.03 04:29:14.702801 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3858 | 2026.04.03 04:29:14.702826 [ 196 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_16_3} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3859 | 2026.04.03 04:29:14.702839 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 490 rows starting from the beginning of the part | ||
| 3860 | 2026.04.03 04:29:14.702885 [ 199 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 109 rows starting from the beginning of the part | ||
| 3861 | 2026.04.03 04:29:14.702928 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3862 | 2026.04.03 04:29:14.703067 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3863 | 2026.04.03 04:29:14.703145 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.04.03 04:29:14.703187 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3865 | 2026.04.03 04:29:14.703409 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.04.03 04:29:14.703496 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_21_4} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3867 | 2026.04.03 04:29:14.703579 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3868 | 2026.04.03 04:29:14.703594 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3869 | 2026.04.03 04:29:14.703837 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.04.03 04:29:14.703943 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3871 | 2026.04.03 04:29:14.703972 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.04.03 04:29:14.703972 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001332 sec., 121621.62162162161 rows/sec., 8.47 MiB/sec. | ||
| 3873 | 2026.04.03 04:29:14.703990 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3874 | 2026.04.03 04:29:14.704024 [ 268 ] {d480c205-039a-47ac-9323-654f57581fc0} <Debug> TCPHandler: Processed in 0.001511319 sec. | ||
| 3875 | 2026.04.03 04:29:14.704061 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3876 | 2026.04.03 04:29:14.704137 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.04.03 04:29:14.704156 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3878 | 2026.04.03 04:29:14.704184 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6012 rows starting from the beginning of the part | ||
| 3879 | 2026.04.03 04:29:14.704231 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3880 | 2026.04.03 04:29:14.704264 [ 196 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809496 sec., 2383536.6311945426 rows/sec., 172.74 MiB/sec. | ||
| 3881 | 2026.04.03 04:29:14.704269 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1602 rows starting from the beginning of the part | ||
| 3882 | 2026.04.03 04:29:14.704285 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3883 | 2026.04.03 04:29:14.704331 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3884 | 2026.04.03 04:29:14.704370 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3885 | 2026.04.03 04:29:14.704409 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3886 | 2026.04.03 04:29:14.704453 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 162 rows starting from the beginning of the part | ||
| 3887 | 2026.04.03 04:29:14.704512 [ 191 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3888 | 2026.04.03 04:29:14.704823 [ 191 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.04.03 04:29:14.704899 [ 191 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_21_4} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3890 | 2026.04.03 04:29:14.704982 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3891 | 2026.04.03 04:29:14.705146 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.04.03 04:29:14.705186 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3893 | 2026.04.03 04:29:14.705763 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3894 | 2026.04.03 04:29:14.705985 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.04.03 04:29:14.706126 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 3896 | 2026.04.03 04:29:14.706177 [ 268 ] {26dd0b3b-a080-4a13-af85-4d2908bfeed9} <Debug> TCPHandler: Processed in 0.002087191 sec. | ||
| 3897 | 2026.04.03 04:29:14.706290 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.04.03 04:29:14.706382 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.04.03 04:29:14.706422 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3900 | 2026.04.03 04:29:14.706779 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.04.03 04:29:14.706814 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3902 | 2026.04.03 04:29:14.707121 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3903 | 2026.04.03 04:29:14.707334 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.04.03 04:29:14.707434 [ 30 ] {} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3905 | 2026.04.03 04:29:14.707463 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3906 | 2026.04.03 04:29:14.707464 [ 30 ] {} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.04.03 04:29:14.707502 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3908 | 2026.04.03 04:29:14.707503 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8329 rows, containing 5 columns (5 merged, 0 gathered) in 0.003466979 sec., 2402379.708674324 rows/sec., 156.50 MiB/sec. | ||
| 3909 | 2026.04.03 04:29:14.707505 [ 268 ] {7980c5d7-aa40-49e1-8b1a-8cef30cc8847} <Debug> TCPHandler: Processed in 0.001262405 sec. | ||
| 3910 | 2026.04.03 04:29:14.707573 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3911 | 2026.04.03 04:29:14.707685 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3912 | 2026.04.03 04:29:14.707716 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3913 | 2026.04.03 04:29:14.707768 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 3914 | 2026.04.03 04:29:14.707773 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3915 | 2026.04.03 04:29:14.707815 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3916 | 2026.04.03 04:29:14.707857 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3917 | 2026.04.03 04:29:14.707898 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3918 | 2026.04.03 04:29:14.707948 [ 199 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3919 | 2026.04.03 04:29:14.708080 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.04.03 04:29:14.708165 [ 196 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3921 | 2026.04.03 04:29:14.708267 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3922 | 2026.04.03 04:29:14.708773 [ 187 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233575 sec., 924143.2422025414 rows/sec., 60.54 MiB/sec. | ||
| 3923 | 2026.04.03 04:29:14.708959 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3924 | 2026.04.03 04:29:14.709219 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.04.03 04:29:14.709288 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_21_4} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3926 | 2026.04.03 04:29:14.709463 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3927 | 2026.04.03 04:29:15.378177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7266 | ||
| 3928 | 2026.04.03 04:29:15.379055 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.04.03 04:29:15.379123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3930 | 2026.04.03 04:29:15.379632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3931 | 2026.04.03 04:29:15.379862 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.04.03 04:29:15.379991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7266 | ||
| 3933 | 2026.04.03 04:29:15.766323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3934 | 2026.04.03 04:29:15.782209 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.04.03 04:29:15.782266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3936 | 2026.04.03 04:29:15.788081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3937 | 2026.04.03 04:29:15.788909 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.04.03 04:29:15.791538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3939 | 2026.04.03 04:29:19.701880 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.04.03 04:29:19.702093 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3941 | 2026.04.03 04:29:19.702164 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3942 | 2026.04.03 04:29:19.702957 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.04.03 04:29:19.703005 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3944 | 2026.04.03 04:29:19.703410 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3945 | 2026.04.03 04:29:19.703667 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.04.03 04:29:19.703810 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 3947 | 2026.04.03 04:29:19.703850 [ 268 ] {8ab74a5d-ec05-4339-9cad-6a1bdfc620ed} <Debug> TCPHandler: Processed in 0.002107222 sec. | ||
| 3948 | 2026.04.03 04:29:19.703974 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.04.03 04:29:19.704068 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3950 | 2026.04.03 04:29:19.704106 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3951 | 2026.04.03 04:29:19.704887 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.04.03 04:29:19.704922 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3953 | 2026.04.03 04:29:19.705280 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3954 | 2026.04.03 04:29:19.705481 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.04.03 04:29:19.705607 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001558 sec., 511553.27342747117 rows/sec., 39.39 MiB/sec. | ||
| 3956 | 2026.04.03 04:29:19.705643 [ 268 ] {2faae2f0-e5c4-49df-bcac-1308193811ec} <Debug> TCPHandler: Processed in 0.001717064 sec. | ||
| 3957 | 2026.04.03 04:29:19.705758 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.04.03 04:29:19.705850 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.04.03 04:29:19.705888 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3960 | 2026.04.03 04:29:19.706353 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.04.03 04:29:19.706390 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3962 | 2026.04.03 04:29:19.706696 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3963 | 2026.04.03 04:29:19.706903 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.04.03 04:29:19.707026 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001194 sec., 118927.97319933 rows/sec., 6.99 MiB/sec. | ||
| 3965 | 2026.04.03 04:29:19.707062 [ 268 ] {75d8930e-5b86-4dd5-8252-62e255752268} <Debug> TCPHandler: Processed in 0.001351417 sec. | ||
| 3966 | 2026.04.03 04:29:19.707173 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.04.03 04:29:19.707266 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3968 | 2026.04.03 04:29:19.707304 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3969 | 2026.04.03 04:29:19.707742 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.04.03 04:29:19.707777 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3971 | 2026.04.03 04:29:19.708075 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3972 | 2026.04.03 04:29:19.708300 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.04.03 04:29:19.708420 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 3974 | 2026.04.03 04:29:19.708455 [ 268 ] {75100245-d284-473a-9950-db1e724e0d6f} <Debug> TCPHandler: Processed in 0.001329786 sec. | ||
| 3975 | 2026.04.03 04:29:19.708562 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.04.03 04:29:19.708655 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.04.03 04:29:19.708694 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3978 | 2026.04.03 04:29:19.709150 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.04.03 04:29:19.709187 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3980 | 2026.04.03 04:29:19.709493 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3981 | 2026.04.03 04:29:19.709698 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.04.03 04:29:19.709819 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 3983 | 2026.04.03 04:29:19.709856 [ 268 ] {ad8cd6ea-3e04-439e-9986-ab95f8559597} <Debug> TCPHandler: Processed in 0.001340346 sec. | ||
| 3984 | 2026.04.03 04:29:19.709965 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.04.03 04:29:19.710058 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3986 | 2026.04.03 04:29:19.710096 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3987 | 2026.04.03 04:29:19.710699 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.04.03 04:29:19.710736 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3989 | 2026.04.03 04:29:19.711066 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3990 | 2026.04.03 04:29:19.711274 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.04.03 04:29:19.711400 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001361 sec., 360029.3901542983 rows/sec., 25.24 MiB/sec. | ||
| 3992 | 2026.04.03 04:29:19.711438 [ 268 ] {5508d996-c0f7-4935-abe5-b8d6bbb9dcd0} <Debug> TCPHandler: Processed in 0.001520119 sec. | ||
| 3993 | 2026.04.03 04:29:19.711542 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.04.03 04:29:19.711635 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3995 | 2026.04.03 04:29:19.711675 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3996 | 2026.04.03 04:29:19.712002 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.04.03 04:29:19.712036 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3998 | 2026.04.03 04:29:19.712334 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3999 | 2026.04.03 04:29:19.712537 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.04.03 04:29:19.712656 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 4001 | 2026.04.03 04:29:19.712654 [ 51 ] {} <Debug> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4002 | 2026.04.03 04:29:19.712692 [ 268 ] {00d9ee15-993d-4d93-b768-1006fd2548b1} <Debug> TCPHandler: Processed in 0.001197243 sec. | ||
| 4003 | 2026.04.03 04:29:19.712733 [ 51 ] {} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.04.03 04:29:19.712760 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4005 | 2026.04.03 04:29:19.712818 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.04.03 04:29:19.712916 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4007 | 2026.04.03 04:29:19.712938 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 4008 | 2026.04.03 04:29:19.712957 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4009 | 2026.04.03 04:29:19.713174 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4010 | 2026.04.03 04:29:19.713236 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4011 | 2026.04.03 04:29:19.713338 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4012 | 2026.04.03 04:29:19.713408 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4013 | 2026.04.03 04:29:19.713416 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.04.03 04:29:19.713467 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4015 | 2026.04.03 04:29:19.713475 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4016 | 2026.04.03 04:29:19.713527 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4017 | 2026.04.03 04:29:19.713562 [ 187 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4018 | 2026.04.03 04:29:19.713854 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4019 | 2026.04.03 04:29:19.714089 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.04.03 04:29:19.714222 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001324 sec., 200151.05740181266 rows/sec., 13.30 MiB/sec. | ||
| 4021 | 2026.04.03 04:29:19.714258 [ 268 ] {0dc019d1-4b0a-40af-b3ec-3a2fff4d686c} <Debug> TCPHandler: Processed in 0.001487319 sec. | ||
| 4022 | 2026.04.03 04:29:19.714366 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.04.03 04:29:19.714370 [ 196 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.0015147 sec., 23767.082590612004 rows/sec., 1.21 MiB/sec. | ||
| 4024 | 2026.04.03 04:29:19.714458 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4025 | 2026.04.03 04:29:19.714503 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4026 | 2026.04.03 04:29:19.714529 [ 191 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4027 | 2026.04.03 04:29:19.714811 [ 191 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.04.03 04:29:19.714813 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.04.03 04:29:19.714862 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4030 | 2026.04.03 04:29:19.714890 [ 191 ] {7a4435ad-bf4a-469e-8112-fe09f152620b::all_1_6_1} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4031 | 2026.04.03 04:29:19.714969 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4032 | 2026.04.03 04:29:19.715159 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4033 | 2026.04.03 04:29:19.715369 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.04.03 04:29:19.715492 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 4035 | 2026.04.03 04:29:19.715527 [ 268 ] {421b57f0-b455-4449-89e8-adb27c809565} <Debug> TCPHandler: Processed in 0.001207234 sec. | ||
| 4036 | 2026.04.03 04:29:19.715629 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.04.03 04:29:19.715720 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4038 | 2026.04.03 04:29:19.715758 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4039 | 2026.04.03 04:29:19.716073 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.04.03 04:29:19.716108 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4041 | 2026.04.03 04:29:19.716410 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4042 | 2026.04.03 04:29:19.716612 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.04.03 04:29:19.716724 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001031 sec., 87293.88942774005 rows/sec., 5.46 MiB/sec. | ||
| 4044 | 2026.04.03 04:29:19.716756 [ 268 ] {98cd83db-170b-460b-a5b1-6a565f116ea1} <Debug> TCPHandler: Processed in 0.001184204 sec. | ||
| 4045 | 2026.04.03 04:29:22.779713 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4046 | 2026.04.03 04:29:22.779803 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4047 | 2026.04.03 04:29:22.880200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7714 | ||
| 4048 | 2026.04.03 04:29:22.880724 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.04.03 04:29:22.880775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4050 | 2026.04.03 04:29:22.881354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4051 | 2026.04.03 04:29:22.881599 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.04.03 04:29:22.881737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 4053 | 2026.04.03 04:29:22.881762 [ 24 ] {} <Debug> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4054 | 2026.04.03 04:29:22.881827 [ 24 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.04.03 04:29:22.881848 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4056 | 2026.04.03 04:29:22.881972 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4057 | 2026.04.03 04:29:22.882123 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4058 | 2026.04.03 04:29:22.882160 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5346 rows starting from the beginning of the part | ||
| 4059 | 2026.04.03 04:29:22.882222 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4060 | 2026.04.03 04:29:22.882268 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4061 | 2026.04.03 04:29:22.882306 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4062 | 2026.04.03 04:29:22.882344 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4063 | 2026.04.03 04:29:22.882384 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4064 | 2026.04.03 04:29:22.883708 [ 196 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001794775 sec., 4298031.786714212 rows/sec., 61.48 MiB/sec. | ||
| 4065 | 2026.04.03 04:29:22.884483 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4066 | 2026.04.03 04:29:22.884805 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.04.03 04:29:22.884882 [ 194 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_16_3} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4068 | 2026.04.03 04:29:22.884983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4069 | 2026.04.03 04:29:22.888352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 530 | ||
| 4070 | 2026.04.03 04:29:22.890541 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.04.03 04:29:22.890579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4072 | 2026.04.03 04:29:22.891777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4073 | 2026.04.03 04:29:22.892049 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.04.03 04:29:22.892289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 4075 | 2026.04.03 04:29:23.002044 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817426 sec. | ||
| 4076 | 2026.04.03 04:29:23.291737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4077 | 2026.04.03 04:29:23.307953 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.04.03 04:29:23.308006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4079 | 2026.04.03 04:29:23.314289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4080 | 2026.04.03 04:29:23.315003 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.04.03 04:29:23.315294 [ 24 ] {} <Debug> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4082 | 2026.04.03 04:29:23.315357 [ 24 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.04.03 04:29:23.315377 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4084 | 2026.04.03 04:29:23.315473 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4085 | 2026.04.03 04:29:23.317784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4086 | 2026.04.03 04:29:23.318472 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4087 | 2026.04.03 04:29:23.319161 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4088 | 2026.04.03 04:29:23.322398 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4089 | 2026.04.03 04:29:23.325735 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4090 | 2026.04.03 04:29:23.329531 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4091 | 2026.04.03 04:29:23.333809 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4092 | 2026.04.03 04:29:23.337760 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4093 | 2026.04.03 04:29:23.392209 [ 196 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076772564 sec., 1576.0838728793792 rows/sec., 8.15 MiB/sec. | ||
| 4094 | 2026.04.03 04:29:23.394888 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4095 | 2026.04.03 04:29:23.396933 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.04.03 04:29:23.397037 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_16_3} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4097 | 2026.04.03 04:29:23.399367 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4098 | 2026.04.03 04:29:24.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.79 MiB, peak 240.74 MiB, free memory in arenas 0.00 B, will set to 239.86 MiB (RSS), difference: 9.07 MiB | ||
| 4099 | 2026.04.03 04:29:24.696183 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.04.03 04:29:24.696452 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4101 | 2026.04.03 04:29:24.696552 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4102 | 2026.04.03 04:29:24.697406 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.04.03 04:29:24.697443 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4104 | 2026.04.03 04:29:24.697956 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4105 | 2026.04.03 04:29:24.698228 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.04.03 04:29:24.698407 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.002026 sec., 68114.51135241856 rows/sec., 5.93 MiB/sec. | ||
| 4107 | 2026.04.03 04:29:24.698457 [ 268 ] {81c2a0e5-74e1-46d2-a9c5-70760039511d} <Debug> TCPHandler: Processed in 0.002463159 sec. | ||
| 4108 | 2026.04.03 04:29:24.698593 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.04.03 04:29:24.698690 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.04.03 04:29:24.698730 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4111 | 2026.04.03 04:29:24.699201 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.04.03 04:29:24.699238 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4113 | 2026.04.03 04:29:24.699534 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4114 | 2026.04.03 04:29:24.699740 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.04.03 04:29:24.699871 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001199 sec., 34195.16263552961 rows/sec., 2.51 MiB/sec. | ||
| 4116 | 2026.04.03 04:29:24.699907 [ 268 ] {de82b39c-af53-4191-b145-b4de681ea518} <Debug> TCPHandler: Processed in 0.001362597 sec. | ||
| 4117 | 2026.04.03 04:29:24.700044 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.04.03 04:29:24.700145 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4119 | 2026.04.03 04:29:24.700184 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4120 | 2026.04.03 04:29:24.700647 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.04.03 04:29:24.700682 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4122 | 2026.04.03 04:29:24.700980 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4123 | 2026.04.03 04:29:24.701189 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.04.03 04:29:24.701311 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001184 sec., 88682.43243243244 rows/sec., 6.93 MiB/sec. | ||
| 4125 | 2026.04.03 04:29:24.701347 [ 268 ] {f6b1ddae-ef47-4a81-bd2d-bd957c22d444} <Debug> TCPHandler: Processed in 0.001350197 sec. | ||
| 4126 | 2026.04.03 04:29:24.701461 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.04.03 04:29:24.701555 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.04.03 04:29:24.701606 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4129 | 2026.04.03 04:29:24.702046 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.04.03 04:29:24.702082 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4131 | 2026.04.03 04:29:24.702415 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4132 | 2026.04.03 04:29:24.702630 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.04.03 04:29:24.702754 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4134 | 2026.04.03 04:29:24.702791 [ 268 ] {62c400a5-6290-43ef-a33e-5bcfc6bdd515} <Debug> TCPHandler: Processed in 0.001380887 sec. | ||
| 4135 | 2026.04.03 04:29:24.702903 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.04.03 04:29:24.702997 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.04.03 04:29:24.703051 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4138 | 2026.04.03 04:29:24.703934 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.04.03 04:29:24.703972 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4140 | 2026.04.03 04:29:24.704551 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4141 | 2026.04.03 04:29:24.704771 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.04.03 04:29:24.704905 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001926 sec., 21287.642782969888 rows/sec., 38.15 MiB/sec. | ||
| 4143 | 2026.04.03 04:29:24.704956 [ 268 ] {df9bad28-c55e-4e72-8a58-f591926c180a} <Debug> TCPHandler: Processed in 0.002100082 sec. | ||
| 4144 | 2026.04.03 04:29:24.705119 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.04.03 04:29:24.705243 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.04.03 04:29:24.705301 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4147 | 2026.04.03 04:29:24.705716 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.04.03 04:29:24.705750 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4149 | 2026.04.03 04:29:24.706075 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4150 | 2026.04.03 04:29:24.706283 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.04.03 04:29:24.706407 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 4152 | 2026.04.03 04:29:24.706446 [ 268 ] {5956c409-04e0-4d08-b91e-8c25ea96d80e} <Debug> TCPHandler: Processed in 0.001387667 sec. | ||
| 4153 | 2026.04.03 04:29:25.184816 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.04.03 04:29:25.185067 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.04.03 04:29:25.185160 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4156 | 2026.04.03 04:29:25.186075 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.04.03 04:29:25.186120 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4158 | 2026.04.03 04:29:25.186509 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4159 | 2026.04.03 04:29:25.186726 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.04.03 04:29:25.186871 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001872 sec., 151709.40170940172 rows/sec., 9.64 MiB/sec. | ||
| 4161 | 2026.04.03 04:29:25.186911 [ 268 ] {9dcfdfd9-78f8-4373-af88-1ecd5bfea622} <Debug> TCPHandler: Processed in 0.002252914 sec. | ||
| 4162 | 2026.04.03 04:29:25.187032 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.04.03 04:29:25.187125 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4164 | 2026.04.03 04:29:25.187166 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4165 | 2026.04.03 04:29:25.187574 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.04.03 04:29:25.187610 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4167 | 2026.04.03 04:29:25.187885 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4168 | 2026.04.03 04:29:25.188089 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.04.03 04:29:25.188212 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 147.59 KiB/sec. | ||
| 4170 | 2026.04.03 04:29:25.188247 [ 268 ] {3a3c95c2-26d6-4065-b0b3-994f4ef1d16b} <Debug> TCPHandler: Processed in 0.001262945 sec. | ||
| 4171 | 2026.04.03 04:29:25.188354 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.04.03 04:29:25.188446 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4173 | 2026.04.03 04:29:25.188484 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4174 | 2026.04.03 04:29:25.190198 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.04.03 04:29:25.190234 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4176 | 2026.04.03 04:29:25.190843 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4177 | 2026.04.03 04:29:25.191054 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.04.03 04:29:25.191182 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Debug> executeQuery: Read 3147 rows, 240.20 KiB in 0.002753 sec., 1143116.6000726481 rows/sec., 85.21 MiB/sec. | ||
| 4179 | 2026.04.03 04:29:25.191220 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4180 | 2026.04.03 04:29:25.191234 [ 268 ] {d2eaaf0e-d6a9-4001-803b-3215d1508152} <Debug> TCPHandler: Processed in 0.002926688 sec. | ||
| 4181 | 2026.04.03 04:29:25.191341 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.04.03 04:29:25.191434 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.04.03 04:29:25.191472 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4184 | 2026.04.03 04:29:25.191898 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.04.03 04:29:25.191934 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4186 | 2026.04.03 04:29:25.192244 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4187 | 2026.04.03 04:29:25.192445 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.04.03 04:29:25.192569 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001154 sec., 134315.424610052 rows/sec., 8.05 MiB/sec. | ||
| 4189 | 2026.04.03 04:29:25.192605 [ 268 ] {ac8868b1-0271-40ee-abd9-5f4e6c2fc92b} <Debug> TCPHandler: Processed in 0.001310665 sec. | ||
| 4190 | 2026.04.03 04:29:25.192713 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.04.03 04:29:25.192806 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4192 | 2026.04.03 04:29:25.192844 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4193 | 2026.04.03 04:29:25.193483 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.04.03 04:29:25.193518 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4195 | 2026.04.03 04:29:25.193851 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4196 | 2026.04.03 04:29:25.194052 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.04.03 04:29:25.194171 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001382 sec., 687409.5513748191 rows/sec., 40.44 MiB/sec. | ||
| 4198 | 2026.04.03 04:29:25.194207 [ 268 ] {bf3ca0a7-6955-4347-853e-1dbcba95f9cc} <Debug> TCPHandler: Processed in 0.00154043 sec. | ||
| 4199 | 2026.04.03 04:29:25.194315 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2026.04.03 04:29:25.194406 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4201 | 2026.04.03 04:29:25.194443 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4202 | 2026.04.03 04:29:25.194815 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.04.03 04:29:25.194850 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4204 | 2026.04.03 04:29:25.195128 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4205 | 2026.04.03 04:29:25.195329 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.04.03 04:29:25.195448 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 66.33 KiB/sec. | ||
| 4207 | 2026.04.03 04:29:25.195484 [ 268 ] {e96c6c8b-d3b8-4333-a7af-ce0930b673d0} <Debug> TCPHandler: Processed in 0.001216014 sec. | ||
| 4208 | 2026.04.03 04:29:25.195590 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.04.03 04:29:25.195681 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.04.03 04:29:25.195718 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4211 | 2026.04.03 04:29:25.196128 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.04.03 04:29:25.196163 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4213 | 2026.04.03 04:29:25.196468 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4214 | 2026.04.03 04:29:25.196668 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.04.03 04:29:25.196787 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001124 sec., 131672.59786476867 rows/sec., 7.49 MiB/sec. | ||
| 4216 | 2026.04.03 04:29:25.196823 [ 268 ] {4b228447-aeb7-4741-bd26-9bd9968c7759} <Debug> TCPHandler: Processed in 0.001279066 sec. | ||
| 4217 | 2026.04.03 04:29:25.196933 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2026.04.03 04:29:25.197023 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4219 | 2026.04.03 04:29:25.197062 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4220 | 2026.04.03 04:29:25.197958 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.04.03 04:29:25.197995 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4222 | 2026.04.03 04:29:25.198356 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4223 | 2026.04.03 04:29:25.198562 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.04.03 04:29:25.198687 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001681 sec., 1022010.7079119572 rows/sec., 68.75 MiB/sec. | ||
| 4225 | 2026.04.03 04:29:25.198723 [ 268 ] {b6811ea2-ed06-45da-b182-079a8b96fb29} <Debug> TCPHandler: Processed in 0.001838426 sec. | ||
| 4226 | 2026.04.03 04:29:25.198831 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.04.03 04:29:25.198923 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4228 | 2026.04.03 04:29:25.198962 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4229 | 2026.04.03 04:29:25.199280 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.04.03 04:29:25.199315 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4231 | 2026.04.03 04:29:25.199618 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4232 | 2026.04.03 04:29:25.199820 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.04.03 04:29:25.199942 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 4234 | 2026.04.03 04:29:25.199976 [ 268 ] {21fb7b39-8014-4bdb-abef-75bbcf57c3a5} <Debug> TCPHandler: Processed in 0.001191444 sec. | ||
| 4235 | 2026.04.03 04:29:25.200080 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.04.03 04:29:25.200172 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4237 | 2026.04.03 04:29:25.200212 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4238 | 2026.04.03 04:29:25.200861 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.04.03 04:29:25.200895 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4240 | 2026.04.03 04:29:25.201317 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4241 | 2026.04.03 04:29:25.201549 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.04.03 04:29:25.201675 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.00152 sec., 1053947.3684210526 rows/sec., 63.99 MiB/sec. | ||
| 4243 | 2026.04.03 04:29:25.201710 [ 268 ] {d9fe8b71-074c-4781-a16b-d7898db621e5} <Debug> TCPHandler: Processed in 0.001676593 sec. | ||
| 4244 | 2026.04.03 04:29:25.201815 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.04.03 04:29:25.201907 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4246 | 2026.04.03 04:29:25.201947 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4247 | 2026.04.03 04:29:25.202247 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.04.03 04:29:25.202281 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4249 | 2026.04.03 04:29:25.202563 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4250 | 2026.04.03 04:29:25.202762 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.04.03 04:29:25.202884 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 4252 | 2026.04.03 04:29:25.202917 [ 268 ] {62ef543b-2b7f-40b7-b63a-f6d42a069cd6} <Debug> TCPHandler: Processed in 0.001149563 sec. | ||
| 4253 | 2026.04.03 04:29:25.203020 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.04.03 04:29:25.203111 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4255 | 2026.04.03 04:29:25.203162 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4256 | 2026.04.03 04:29:25.203895 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.04.03 04:29:25.203930 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4258 | 2026.04.03 04:29:25.204414 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4259 | 2026.04.03 04:29:25.204637 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.04.03 04:29:25.204770 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001677 sec., 6559.332140727489 rows/sec., 11.75 MiB/sec. | ||
| 4261 | 2026.04.03 04:29:25.204825 [ 268 ] {75b0d64d-2b3b-428e-9f5a-5d88f8cb12c4} <Debug> TCPHandler: Processed in 0.001851886 sec. | ||
| 4262 | 2026.04.03 04:29:25.204937 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.04.03 04:29:25.205030 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4264 | 2026.04.03 04:29:25.205070 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4265 | 2026.04.03 04:29:25.205385 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.04.03 04:29:25.205419 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4267 | 2026.04.03 04:29:25.205710 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4268 | 2026.04.03 04:29:25.205933 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.04.03 04:29:25.206055 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001043 sec., 40268.45637583892 rows/sec., 2.30 MiB/sec. | ||
| 4270 | 2026.04.03 04:29:25.206089 [ 268 ] {d82af7a0-0059-42d2-a199-9557170ddd90} <Debug> TCPHandler: Processed in 0.001199323 sec. | ||
| 4271 | 2026.04.03 04:29:27.832928 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59129 | ||
| 4272 | 2026.04.03 04:29:27.833037 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4273 | 2026.04.03 04:29:27.833062 [ 288 ] {} <Debug> TCP-Session: e7627ced-c8fd-43ff-a51b-ab2d48f1a6c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59129 | ||
| 4274 | 2026.04.03 04:29:27.833084 [ 288 ] {} <Debug> TCP-Session: e7627ced-c8fd-43ff-a51b-ab2d48f1a6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.04.03 04:29:27.833097 [ 288 ] {} <Debug> TCP-Session: e7627ced-c8fd-43ff-a51b-ab2d48f1a6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.04.03 04:29:27.833330 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37107 | ||
| 4277 | 2026.04.03 04:29:27.833362 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51091 | ||
| 4278 | 2026.04.03 04:29:27.833392 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56800 | ||
| 4279 | 2026.04.03 04:29:27.833404 [ 288 ] {} <Trace> TCP-Session: e7627ced-c8fd-43ff-a51b-ab2d48f1a6c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.04.03 04:29:27.833385 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46266 | ||
| 4281 | 2026.04.03 04:29:27.833374 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55167 | ||
| 4282 | 2026.04.03 04:29:27.833348 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42074 | ||
| 4283 | 2026.04.03 04:29:27.833346 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48001 | ||
| 4284 | 2026.04.03 04:29:27.833339 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49796 | ||
| 4285 | 2026.04.03 04:29:27.833601 [ 288 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4286 | 2026.04.03 04:29:27.833844 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4287 | 2026.04.03 04:29:27.833878 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4288 | 2026.04.03 04:29:27.833894 [ 288 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4289 | 2026.04.03 04:29:27.833914 [ 292 ] {} <Debug> TCP-Session: e8fbb84f-c06d-42d4-8410-1648ed801286 Authenticating user 'default' from [fd00:1122:3344:101::e]:49796 | ||
| 4290 | 2026.04.03 04:29:27.833884 [ 267 ] {} <Debug> TCP-Session: 2c59982a-e043-41ef-901b-8d07c0707a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:46266 | ||
| 4291 | 2026.04.03 04:29:27.833937 [ 292 ] {} <Debug> TCP-Session: e8fbb84f-c06d-42d4-8410-1648ed801286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.04.03 04:29:27.833958 [ 288 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4293 | 2026.04.03 04:29:27.833964 [ 292 ] {} <Debug> TCP-Session: e8fbb84f-c06d-42d4-8410-1648ed801286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.04.03 04:29:27.833964 [ 267 ] {} <Debug> TCP-Session: 2c59982a-e043-41ef-901b-8d07c0707a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.04.03 04:29:27.833998 [ 267 ] {} <Debug> TCP-Session: 2c59982a-e043-41ef-901b-8d07c0707a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.04.03 04:29:27.834103 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4297 | 2026.04.03 04:29:27.834140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4298 | 2026.04.03 04:29:27.834142 [ 286 ] {} <Debug> TCP-Session: 6c776de2-128b-4a80-bd7b-5cc89e9690e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56800 | ||
| 4299 | 2026.04.03 04:29:27.834169 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2026.04.03 04:29:27.834183 [ 290 ] {} <Debug> TCP-Session: 16b0461b-e246-43b4-a321-14ff396428f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42074 | ||
| 4301 | 2026.04.03 04:29:27.834203 [ 286 ] {} <Debug> TCP-Session: 6c776de2-128b-4a80-bd7b-5cc89e9690e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.04.03 04:29:27.834218 [ 294 ] {} <Debug> TCP-Session: bfa91bc8-8cac-471b-88f6-c2ee83b30441 Authenticating user 'default' from [fd00:1122:3344:101::e]:55167 | ||
| 4303 | 2026.04.03 04:29:27.834226 [ 290 ] {} <Debug> TCP-Session: 16b0461b-e246-43b4-a321-14ff396428f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.04.03 04:29:27.834238 [ 286 ] {} <Debug> TCP-Session: 6c776de2-128b-4a80-bd7b-5cc89e9690e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.04.03 04:29:27.834249 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4306 | 2026.04.03 04:29:27.834252 [ 294 ] {} <Debug> TCP-Session: bfa91bc8-8cac-471b-88f6-c2ee83b30441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.04.03 04:29:27.834292 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4308 | 2026.04.03 04:29:27.834295 [ 293 ] {} <Debug> TCP-Session: e06023ed-d6cd-4b01-b86c-b00b83764076 Authenticating user 'default' from [fd00:1122:3344:101::e]:51091 | ||
| 4309 | 2026.04.03 04:29:27.834333 [ 291 ] {} <Debug> TCP-Session: 6f871ce6-d793-4398-808b-fffba52da86b Authenticating user 'default' from [fd00:1122:3344:101::e]:48001 | ||
| 4310 | 2026.04.03 04:29:27.834304 [ 294 ] {} <Debug> TCP-Session: bfa91bc8-8cac-471b-88f6-c2ee83b30441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.04.03 04:29:27.834361 [ 293 ] {} <Debug> TCP-Session: e06023ed-d6cd-4b01-b86c-b00b83764076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.04.03 04:29:27.834373 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4313 | 2026.04.03 04:29:27.834396 [ 293 ] {} <Debug> TCP-Session: e06023ed-d6cd-4b01-b86c-b00b83764076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.04.03 04:29:27.834370 [ 291 ] {} <Debug> TCP-Session: 6f871ce6-d793-4398-808b-fffba52da86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.04.03 04:29:27.834423 [ 289 ] {} <Debug> TCP-Session: 1b1dcf37-2349-479b-a43c-2111f60c3f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:37107 | ||
| 4316 | 2026.04.03 04:29:27.834450 [ 291 ] {} <Debug> TCP-Session: 6f871ce6-d793-4398-808b-fffba52da86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.04.03 04:29:27.834467 [ 289 ] {} <Debug> TCP-Session: 1b1dcf37-2349-479b-a43c-2111f60c3f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.04.03 04:29:27.834256 [ 290 ] {} <Debug> TCP-Session: 16b0461b-e246-43b4-a321-14ff396428f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.04.03 04:29:27.834496 [ 289 ] {} <Debug> TCP-Session: 1b1dcf37-2349-479b-a43c-2111f60c3f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.04.03 04:29:27.834243 [ 288 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 4321 | 2026.04.03 04:29:27.835408 [ 276 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Trace> AggregatingTransform: Aggregating | ||
| 4322 | 2026.04.03 04:29:27.835436 [ 276 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Trace> Aggregator: Aggregation method: without_key | ||
| 4323 | 2026.04.03 04:29:27.835466 [ 276 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000827617 sec. (1208.288 rows/sec., 47.20 KiB/sec.) | ||
| 4324 | 2026.04.03 04:29:27.835482 [ 276 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Trace> Aggregator: Merging aggregated data | ||
| 4325 | 2026.04.03 04:29:27.836890 [ 288 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 4326 | 2026.04.03 04:29:27.837028 [ 288 ] {eacfd70e-0583-47f1-bdf2-3911ffa6ad29} <Debug> TCPHandler: Processed in 0.003734004 sec. | ||
| 4327 | 2026.04.03 04:29:27.837127 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.04.03 04:29:27.837155 [ 288 ] {} <Debug> TCP-Session: e7627ced-c8fd-43ff-a51b-ab2d48f1a6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.04.03 04:29:27.837161 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4330 | 2026.04.03 04:29:27.837182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.04.03 04:29:27.837206 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4332 | 2026.04.03 04:29:27.837211 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4333 | 2026.04.03 04:29:27.837238 [ 289 ] {} <Debug> TCP-Session: 1b1dcf37-2349-479b-a43c-2111f60c3f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.04.03 04:29:27.837250 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4335 | 2026.04.03 04:29:27.837271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.04.03 04:29:27.837286 [ 293 ] {} <Debug> TCP-Session: e06023ed-d6cd-4b01-b86c-b00b83764076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.04.03 04:29:27.837305 [ 294 ] {} <Debug> TCP-Session: bfa91bc8-8cac-471b-88f6-c2ee83b30441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.04.03 04:29:27.837327 [ 292 ] {} <Debug> TCP-Session: e8fbb84f-c06d-42d4-8410-1648ed801286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.04.03 04:29:27.837292 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2026.04.03 04:29:27.837234 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2026.04.03 04:29:27.837391 [ 286 ] {} <Debug> TCP-Session: 6c776de2-128b-4a80-bd7b-5cc89e9690e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.04.03 04:29:27.837219 [ 267 ] {} <Debug> TCP-Session: 2c59982a-e043-41ef-901b-8d07c0707a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.04.03 04:29:27.837426 [ 291 ] {} <Debug> TCP-Session: 6f871ce6-d793-4398-808b-fffba52da86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.04.03 04:29:27.837255 [ 290 ] {} <Debug> TCP-Session: 16b0461b-e246-43b4-a321-14ff396428f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.04.03 04:29:27.844834 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34225 | ||
| 4346 | 2026.04.03 04:29:27.844898 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.04.03 04:29:27.844918 [ 288 ] {} <Debug> TCP-Session: c1ee9370-f4b1-4c2f-bde0-5be3b05e98c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34225 | ||
| 4348 | 2026.04.03 04:29:27.844937 [ 288 ] {} <Debug> TCP-Session: c1ee9370-f4b1-4c2f-bde0-5be3b05e98c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.04.03 04:29:27.844950 [ 288 ] {} <Debug> TCP-Session: c1ee9370-f4b1-4c2f-bde0-5be3b05e98c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.04.03 04:29:27.845131 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40321 | ||
| 4351 | 2026.04.03 04:29:27.845167 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49648 | ||
| 4352 | 2026.04.03 04:29:27.845178 [ 288 ] {} <Trace> TCP-Session: c1ee9370-f4b1-4c2f-bde0-5be3b05e98c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.04.03 04:29:27.845185 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41635 | ||
| 4354 | 2026.04.03 04:29:27.845210 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50024 | ||
| 4355 | 2026.04.03 04:29:27.845232 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4356 | 2026.04.03 04:29:27.845229 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39944 | ||
| 4357 | 2026.04.03 04:29:27.845277 [ 290 ] {} <Debug> TCP-Session: f8a1f411-fdb5-4287-aa07-7097a703d26d Authenticating user 'default' from [fd00:1122:3344:101::e]:49648 | ||
| 4358 | 2026.04.03 04:29:27.845281 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4359 | 2026.04.03 04:29:27.845315 [ 290 ] {} <Debug> TCP-Session: f8a1f411-fdb5-4287-aa07-7097a703d26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.04.03 04:29:27.845317 [ 288 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4361 | 2026.04.03 04:29:27.845334 [ 292 ] {} <Debug> TCP-Session: 9c63b4c3-e4b6-4271-b59d-5368b592d7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41635 | ||
| 4362 | 2026.04.03 04:29:27.845367 [ 290 ] {} <Debug> TCP-Session: f8a1f411-fdb5-4287-aa07-7097a703d26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.04.03 04:29:27.845378 [ 292 ] {} <Debug> TCP-Session: 9c63b4c3-e4b6-4271-b59d-5368b592d7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2026.04.03 04:29:27.845337 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4365 | 2026.04.03 04:29:27.845406 [ 292 ] {} <Debug> TCP-Session: 9c63b4c3-e4b6-4271-b59d-5368b592d7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.04.03 04:29:27.845434 [ 286 ] {} <Debug> TCP-Session: 5701428c-b79a-43f4-8df5-1bc180f41b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:39944 | ||
| 4367 | 2026.04.03 04:29:27.845298 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4368 | 2026.04.03 04:29:27.845464 [ 286 ] {} <Debug> TCP-Session: 5701428c-b79a-43f4-8df5-1bc180f41b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.04.03 04:29:27.845215 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64499 | ||
| 4370 | 2026.04.03 04:29:27.845495 [ 286 ] {} <Debug> TCP-Session: 5701428c-b79a-43f4-8df5-1bc180f41b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.04.03 04:29:27.845522 [ 288 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4372 | 2026.04.03 04:29:27.845488 [ 294 ] {} <Debug> TCP-Session: debd4bf0-b815-4937-924e-c853fd3a5276 Authenticating user 'default' from [fd00:1122:3344:101::e]:50024 | ||
| 4373 | 2026.04.03 04:29:27.845556 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4374 | 2026.04.03 04:29:27.845575 [ 288 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4375 | 2026.04.03 04:29:27.845577 [ 294 ] {} <Debug> TCP-Session: debd4bf0-b815-4937-924e-c853fd3a5276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.04.03 04:29:27.845595 [ 267 ] {} <Debug> TCP-Session: 5f511fad-7618-4e04-998d-2fbe4b6fc9cd Authenticating user 'default' from [fd00:1122:3344:101::e]:64499 | ||
| 4377 | 2026.04.03 04:29:27.845618 [ 294 ] {} <Debug> TCP-Session: debd4bf0-b815-4937-924e-c853fd3a5276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.04.03 04:29:27.845637 [ 267 ] {} <Debug> TCP-Session: 5f511fad-7618-4e04-998d-2fbe4b6fc9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.04.03 04:29:27.845199 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62559 | ||
| 4380 | 2026.04.03 04:29:27.845664 [ 267 ] {} <Debug> TCP-Session: 5f511fad-7618-4e04-998d-2fbe4b6fc9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.04.03 04:29:27.845232 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2026.04.03 04:29:27.845179 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50231 | ||
| 4383 | 2026.04.03 04:29:27.845720 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2026.04.03 04:29:27.845732 [ 289 ] {} <Debug> TCP-Session: 97a47338-730c-4d6b-9563-26e46d75f3cf Authenticating user 'default' from [fd00:1122:3344:101::e]:40321 | ||
| 4385 | 2026.04.03 04:29:27.845772 [ 293 ] {} <Debug> TCP-Session: 38b96fc5-a865-4d9b-9822-3269f45650b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62559 | ||
| 4386 | 2026.04.03 04:29:27.845782 [ 289 ] {} <Debug> TCP-Session: 97a47338-730c-4d6b-9563-26e46d75f3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4387 | 2026.04.03 04:29:27.845789 [ 293 ] {} <Debug> TCP-Session: 38b96fc5-a865-4d9b-9822-3269f45650b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2026.04.03 04:29:27.845796 [ 289 ] {} <Debug> TCP-Session: 97a47338-730c-4d6b-9563-26e46d75f3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.04.03 04:29:27.845803 [ 293 ] {} <Debug> TCP-Session: 38b96fc5-a865-4d9b-9822-3269f45650b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.04.03 04:29:27.845790 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4391 | 2026.04.03 04:29:27.845826 [ 288 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 4392 | 2026.04.03 04:29:27.845865 [ 291 ] {} <Debug> TCP-Session: 054fabfd-f652-48e6-86c6-6e1fd79962cf Authenticating user 'default' from [fd00:1122:3344:101::e]:50231 | ||
| 4393 | 2026.04.03 04:29:27.845889 [ 291 ] {} <Debug> TCP-Session: 054fabfd-f652-48e6-86c6-6e1fd79962cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.04.03 04:29:27.845902 [ 291 ] {} <Debug> TCP-Session: 054fabfd-f652-48e6-86c6-6e1fd79962cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.04.03 04:29:27.846639 [ 308 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Trace> AggregatingTransform: Aggregating | ||
| 4396 | 2026.04.03 04:29:27.846683 [ 308 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Trace> Aggregator: Aggregation method: without_key | ||
| 4397 | 2026.04.03 04:29:27.846721 [ 308 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000790846 sec. (1264.469 rows/sec., 49.39 KiB/sec.) | ||
| 4398 | 2026.04.03 04:29:27.846740 [ 308 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Trace> Aggregator: Merging aggregated data | ||
| 4399 | 2026.04.03 04:29:27.848219 [ 288 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002938 sec., 340.3675970047651 rows/sec., 13.30 KiB/sec. | ||
| 4400 | 2026.04.03 04:29:27.848356 [ 288 ] {653ef0c1-9a4b-4fd4-8d80-e1dedd3d0898} <Debug> TCPHandler: Processed in 0.003233334 sec. | ||
| 4401 | 2026.04.03 04:29:27.848475 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4402 | 2026.04.03 04:29:27.848513 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4403 | 2026.04.03 04:29:27.848517 [ 288 ] {} <Debug> TCP-Session: c1ee9370-f4b1-4c2f-bde0-5be3b05e98c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.04.03 04:29:27.848550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4405 | 2026.04.03 04:29:27.848555 [ 286 ] {} <Debug> TCP-Session: 5701428c-b79a-43f4-8df5-1bc180f41b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.04.03 04:29:27.848571 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4407 | 2026.04.03 04:29:27.848591 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4408 | 2026.04.03 04:29:27.848625 [ 289 ] {} <Debug> TCP-Session: 97a47338-730c-4d6b-9563-26e46d75f3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.04.03 04:29:27.848637 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4410 | 2026.04.03 04:29:27.848651 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4411 | 2026.04.03 04:29:27.848680 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4412 | 2026.04.03 04:29:27.848689 [ 291 ] {} <Debug> TCP-Session: 054fabfd-f652-48e6-86c6-6e1fd79962cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.04.03 04:29:27.848712 [ 294 ] {} <Debug> TCP-Session: debd4bf0-b815-4937-924e-c853fd3a5276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.04.03 04:29:27.848724 [ 267 ] {} <Debug> TCP-Session: 5f511fad-7618-4e04-998d-2fbe4b6fc9cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.04.03 04:29:27.848652 [ 290 ] {} <Debug> TCP-Session: f8a1f411-fdb5-4287-aa07-7097a703d26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.04.03 04:29:27.848612 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4417 | 2026.04.03 04:29:27.848601 [ 292 ] {} <Debug> TCP-Session: 9c63b4c3-e4b6-4271-b59d-5368b592d7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.04.03 04:29:27.848816 [ 293 ] {} <Debug> TCP-Session: 38b96fc5-a865-4d9b-9822-3269f45650b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.04.03 04:29:29.396204 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65513 | ||
| 4420 | 2026.04.03 04:29:29.396321 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4421 | 2026.04.03 04:29:29.396348 [ 286 ] {} <Debug> TCP-Session: f0e23114-1c7d-4b15-a64d-a235af333349 Authenticating user 'default' from [fd00:1122:3344:101::e]:65513 | ||
| 4422 | 2026.04.03 04:29:29.396370 [ 286 ] {} <Debug> TCP-Session: f0e23114-1c7d-4b15-a64d-a235af333349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.04.03 04:29:29.396383 [ 286 ] {} <Debug> TCP-Session: f0e23114-1c7d-4b15-a64d-a235af333349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.04.03 04:29:29.396576 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33506 | ||
| 4425 | 2026.04.03 04:29:29.396610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48311 | ||
| 4426 | 2026.04.03 04:29:29.396630 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64358 | ||
| 4427 | 2026.04.03 04:29:29.396653 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65355 | ||
| 4428 | 2026.04.03 04:29:29.396697 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4429 | 2026.04.03 04:29:29.396700 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4430 | 2026.04.03 04:29:29.396734 [ 287 ] {} <Debug> TCP-Session: 5c0815da-3f4a-4795-8663-d28a29b8259b Authenticating user 'default' from [fd00:1122:3344:101::e]:33506 | ||
| 4431 | 2026.04.03 04:29:29.396735 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4432 | 2026.04.03 04:29:29.396752 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4433 | 2026.04.03 04:29:29.396763 [ 287 ] {} <Debug> TCP-Session: 5c0815da-3f4a-4795-8663-d28a29b8259b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.04.03 04:29:29.396772 [ 291 ] {} <Debug> TCP-Session: c6276e51-15b4-4248-b4f4-4fcbeca92a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:64358 | ||
| 4435 | 2026.04.03 04:29:29.396786 [ 293 ] {} <Debug> TCP-Session: 3dd7c551-3903-4016-94df-61042e1c0ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65355 | ||
| 4436 | 2026.04.03 04:29:29.396791 [ 287 ] {} <Debug> TCP-Session: 5c0815da-3f4a-4795-8663-d28a29b8259b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.04.03 04:29:29.396805 [ 291 ] {} <Debug> TCP-Session: c6276e51-15b4-4248-b4f4-4fcbeca92a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.04.03 04:29:29.396822 [ 293 ] {} <Debug> TCP-Session: 3dd7c551-3903-4016-94df-61042e1c0ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.04.03 04:29:29.396837 [ 291 ] {} <Debug> TCP-Session: c6276e51-15b4-4248-b4f4-4fcbeca92a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.04.03 04:29:29.396852 [ 293 ] {} <Debug> TCP-Session: 3dd7c551-3903-4016-94df-61042e1c0ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.04.03 04:29:29.396746 [ 289 ] {} <Debug> TCP-Session: 2771da52-b0b2-425b-9a84-0b86eb591840 Authenticating user 'default' from [fd00:1122:3344:101::e]:48311 | ||
| 4442 | 2026.04.03 04:29:29.396699 [ 286 ] {} <Trace> TCP-Session: f0e23114-1c7d-4b15-a64d-a235af333349 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.04.03 04:29:29.396898 [ 289 ] {} <Debug> TCP-Session: 2771da52-b0b2-425b-9a84-0b86eb591840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.04.03 04:29:29.396924 [ 289 ] {} <Debug> TCP-Session: 2771da52-b0b2-425b-9a84-0b86eb591840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4445 | 2026.04.03 04:29:29.396637 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65071 | ||
| 4446 | 2026.04.03 04:29:29.396663 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50878 | ||
| 4447 | 2026.04.03 04:29:29.396609 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60805 | ||
| 4448 | 2026.04.03 04:29:29.396638 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48632 | ||
| 4449 | 2026.04.03 04:29:29.397065 [ 286 ] {b4251182-1186-4415-b33e-17f87050faea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4450 | 2026.04.03 04:29:29.397077 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4451 | 2026.04.03 04:29:29.397077 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4452 | 2026.04.03 04:29:29.397115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4453 | 2026.04.03 04:29:29.397138 [ 290 ] {} <Debug> TCP-Session: a0af4b62-2871-4f56-8d8f-288aba765869 Authenticating user 'default' from [fd00:1122:3344:101::e]:65071 | ||
| 4454 | 2026.04.03 04:29:29.397149 [ 294 ] {} <Debug> TCP-Session: ab431602-2fa3-4f84-aa1f-beedd2adf61c Authenticating user 'default' from [fd00:1122:3344:101::e]:50878 | ||
| 4455 | 2026.04.03 04:29:29.397166 [ 288 ] {} <Debug> TCP-Session: e5ac397d-a34f-4325-afe0-2dd7442818fd Authenticating user 'default' from [fd00:1122:3344:101::e]:60805 | ||
| 4456 | 2026.04.03 04:29:29.397188 [ 290 ] {} <Debug> TCP-Session: a0af4b62-2871-4f56-8d8f-288aba765869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2026.04.03 04:29:29.397190 [ 294 ] {} <Debug> TCP-Session: ab431602-2fa3-4f84-aa1f-beedd2adf61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.04.03 04:29:29.397220 [ 288 ] {} <Debug> TCP-Session: e5ac397d-a34f-4325-afe0-2dd7442818fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.04.03 04:29:29.397237 [ 294 ] {} <Debug> TCP-Session: ab431602-2fa3-4f84-aa1f-beedd2adf61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.04.03 04:29:29.397260 [ 288 ] {} <Debug> TCP-Session: e5ac397d-a34f-4325-afe0-2dd7442818fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2026.04.03 04:29:29.397225 [ 290 ] {} <Debug> TCP-Session: a0af4b62-2871-4f56-8d8f-288aba765869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2026.04.03 04:29:29.397115 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4463 | 2026.04.03 04:29:29.397336 [ 286 ] {b4251182-1186-4415-b33e-17f87050faea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4464 | 2026.04.03 04:29:29.397341 [ 292 ] {} <Debug> TCP-Session: 75e8fd7a-5903-4fed-b04f-8b203c42e33f Authenticating user 'default' from [fd00:1122:3344:101::e]:48632 | ||
| 4465 | 2026.04.03 04:29:29.397380 [ 292 ] {} <Debug> TCP-Session: 75e8fd7a-5903-4fed-b04f-8b203c42e33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.04.03 04:29:29.397393 [ 292 ] {} <Debug> TCP-Session: 75e8fd7a-5903-4fed-b04f-8b203c42e33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.04.03 04:29:29.397397 [ 286 ] {b4251182-1186-4415-b33e-17f87050faea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4468 | 2026.04.03 04:29:29.397690 [ 286 ] {b4251182-1186-4415-b33e-17f87050faea} <Debug> oximeter.version (f3ec663d-8f3e-42fa-b6e3-3fdd1d26ddca) (SelectExecutor): Key condition: unknown | ||
| 4469 | 2026.04.03 04:29:29.398546 [ 339 ] {b4251182-1186-4415-b33e-17f87050faea} <Trace> AggregatingTransform: Aggregating | ||
| 4470 | 2026.04.03 04:29:29.398597 [ 339 ] {b4251182-1186-4415-b33e-17f87050faea} <Trace> Aggregator: Aggregation method: without_key | ||
| 4471 | 2026.04.03 04:29:29.398635 [ 339 ] {b4251182-1186-4415-b33e-17f87050faea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845086 sec. (1183.312 rows/sec., 46.22 KiB/sec.) | ||
| 4472 | 2026.04.03 04:29:29.398654 [ 339 ] {b4251182-1186-4415-b33e-17f87050faea} <Trace> Aggregator: Merging aggregated data | ||
| 4473 | 2026.04.03 04:29:29.399980 [ 286 ] {b4251182-1186-4415-b33e-17f87050faea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002968 sec., 336.92722371967653 rows/sec., 13.16 KiB/sec. | ||
| 4474 | 2026.04.03 04:29:29.400128 [ 286 ] {b4251182-1186-4415-b33e-17f87050faea} <Debug> TCPHandler: Processed in 0.00355669 sec. | ||
| 4475 | 2026.04.03 04:29:29.400245 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4476 | 2026.04.03 04:29:29.400274 [ 286 ] {} <Debug> TCP-Session: f0e23114-1c7d-4b15-a64d-a235af333349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.04.03 04:29:29.400274 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4478 | 2026.04.03 04:29:29.400292 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4479 | 2026.04.03 04:29:29.400309 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4480 | 2026.04.03 04:29:29.400325 [ 287 ] {} <Debug> TCP-Session: 5c0815da-3f4a-4795-8663-d28a29b8259b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.04.03 04:29:29.400348 [ 294 ] {} <Debug> TCP-Session: ab431602-2fa3-4f84-aa1f-beedd2adf61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.04.03 04:29:29.400360 [ 290 ] {} <Debug> TCP-Session: a0af4b62-2871-4f56-8d8f-288aba765869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.04.03 04:29:29.400373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4484 | 2026.04.03 04:29:29.400405 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4485 | 2026.04.03 04:29:29.400422 [ 293 ] {} <Debug> TCP-Session: 3dd7c551-3903-4016-94df-61042e1c0ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2026.04.03 04:29:29.400433 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4487 | 2026.04.03 04:29:29.400451 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4488 | 2026.04.03 04:29:29.400474 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4489 | 2026.04.03 04:29:29.400491 [ 292 ] {} <Debug> TCP-Session: 75e8fd7a-5903-4fed-b04f-8b203c42e33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.04.03 04:29:29.400477 [ 288 ] {} <Debug> TCP-Session: e5ac397d-a34f-4325-afe0-2dd7442818fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.04.03 04:29:29.400519 [ 291 ] {} <Debug> TCP-Session: c6276e51-15b4-4248-b4f4-4fcbeca92a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.04.03 04:29:29.400444 [ 289 ] {} <Debug> TCP-Session: 2771da52-b0b2-425b-9a84-0b86eb591840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.04.03 04:29:29.692701 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2026.04.03 04:29:29.692876 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4495 | 2026.04.03 04:29:29.692941 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4496 | 2026.04.03 04:29:29.693616 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2026.04.03 04:29:29.693663 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4498 | 2026.04.03 04:29:29.694073 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4499 | 2026.04.03 04:29:29.694318 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.04.03 04:29:29.694492 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 4501 | 2026.04.03 04:29:29.694546 [ 268 ] {962904ea-1219-4638-8a4f-63ba53821028} <Debug> TCPHandler: Processed in 0.00200404 sec. | ||
| 4502 | 2026.04.03 04:29:29.694672 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.04.03 04:29:29.694779 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4504 | 2026.04.03 04:29:29.694826 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4505 | 2026.04.03 04:29:29.695283 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.04.03 04:29:29.695323 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4507 | 2026.04.03 04:29:29.695647 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4508 | 2026.04.03 04:29:29.695860 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.04.03 04:29:29.695999 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 4510 | 2026.04.03 04:29:29.696041 [ 268 ] {3ce7b8e3-9f36-42f2-9c61-3fcabcf3d2a1} <Debug> TCPHandler: Processed in 0.001419958 sec. | ||
| 4511 | 2026.04.03 04:29:29.696160 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.04.03 04:29:29.696258 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4513 | 2026.04.03 04:29:29.696303 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4514 | 2026.04.03 04:29:29.696697 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2026.04.03 04:29:29.696740 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4516 | 2026.04.03 04:29:29.697136 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4517 | 2026.04.03 04:29:29.697408 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.04.03 04:29:29.697562 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001325 sec., 96603.77358490566 rows/sec., 6.73 MiB/sec. | ||
| 4519 | 2026.04.03 04:29:29.697603 [ 268 ] {9b8ec885-9f72-4417-9332-a3ba38c0a032} <Debug> TCPHandler: Processed in 0.00149332 sec. | ||
| 4520 | 2026.04.03 04:29:29.697726 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.04.03 04:29:29.697825 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4522 | 2026.04.03 04:29:29.697869 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4523 | 2026.04.03 04:29:29.698218 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.04.03 04:29:29.698257 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4525 | 2026.04.03 04:29:29.698585 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4526 | 2026.04.03 04:29:29.698799 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2026.04.03 04:29:29.698937 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001132 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 4528 | 2026.04.03 04:29:29.698975 [ 268 ] {ca8a3958-b07f-467e-8189-849f01613484} <Debug> TCPHandler: Processed in 0.001300816 sec. | ||
| 4529 | 2026.04.03 04:29:30.382775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8226 | ||
| 4530 | 2026.04.03 04:29:30.383391 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.04.03 04:29:30.383444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4532 | 2026.04.03 04:29:30.383975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4533 | 2026.04.03 04:29:30.384231 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.04.03 04:29:30.384383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8226 | ||
| 4535 | 2026.04.03 04:29:30.819048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4536 | 2026.04.03 04:29:30.836566 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.04.03 04:29:30.836636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4538 | 2026.04.03 04:29:30.843298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4539 | 2026.04.03 04:29:30.844177 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.04.03 04:29:30.850967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4541 | 2026.04.03 04:29:32.893375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 582 | ||
| 4542 | 2026.04.03 04:29:32.896134 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.04.03 04:29:32.896198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4544 | 2026.04.03 04:29:32.897457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4545 | 2026.04.03 04:29:32.897741 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.04.03 04:29:32.898106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4547 | 2026.04.03 04:29:34.695429 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.04.03 04:29:34.695616 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4549 | 2026.04.03 04:29:34.695677 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4550 | 2026.04.03 04:29:34.696375 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.04.03 04:29:34.696413 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4552 | 2026.04.03 04:29:34.696801 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4553 | 2026.04.03 04:29:34.697017 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.04.03 04:29:34.697160 [ 113 ] {} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4555 | 2026.04.03 04:29:34.697167 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001597 sec., 86412.02254226676 rows/sec., 7.52 MiB/sec. | ||
| 4556 | 2026.04.03 04:29:34.697237 [ 113 ] {} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.04.03 04:29:34.697258 [ 268 ] {01db4e75-b436-4c18-b448-12cb3dba216a} <Debug> TCPHandler: Processed in 0.001952259 sec. | ||
| 4558 | 2026.04.03 04:29:34.697263 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4559 | 2026.04.03 04:29:34.697389 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.04.03 04:29:34.697406 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4561 | 2026.04.03 04:29:34.697489 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.04.03 04:29:34.697533 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4563 | 2026.04.03 04:29:34.697552 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4564 | 2026.04.03 04:29:34.697592 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4565 | 2026.04.03 04:29:34.697659 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 797 rows starting from the beginning of the part | ||
| 4566 | 2026.04.03 04:29:34.697707 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 138 rows starting from the beginning of the part | ||
| 4567 | 2026.04.03 04:29:34.697747 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3147 rows starting from the beginning of the part | ||
| 4568 | 2026.04.03 04:29:34.697783 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4569 | 2026.04.03 04:29:34.697820 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 4570 | 2026.04.03 04:29:34.697969 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.04.03 04:29:34.698012 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4572 | 2026.04.03 04:29:34.698327 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4573 | 2026.04.03 04:29:34.698542 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.04.03 04:29:34.698673 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001203 sec., 34081.46300914381 rows/sec., 2.50 MiB/sec. | ||
| 4575 | 2026.04.03 04:29:34.698711 [ 268 ] {a6fab826-8565-42d0-ba1c-5988f562acc5} <Debug> TCPHandler: Processed in 0.001370047 sec. | ||
| 4576 | 2026.04.03 04:29:34.698829 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.04.03 04:29:34.698922 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4578 | 2026.04.03 04:29:34.698962 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4579 | 2026.04.03 04:29:34.699390 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.04.03 04:29:34.699425 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4581 | 2026.04.03 04:29:34.699762 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4582 | 2026.04.03 04:29:34.699966 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.04.03 04:29:34.700074 [ 113 ] {} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4584 | 2026.04.03 04:29:34.700088 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001184 sec., 88682.43243243244 rows/sec., 6.93 MiB/sec. | ||
| 4585 | 2026.04.03 04:29:34.700115 [ 113 ] {} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.04.03 04:29:34.700136 [ 268 ] {25bc6a96-3e9f-4587-ab60-f8025bac4369} <Debug> TCPHandler: Processed in 0.001353787 sec. | ||
| 4587 | 2026.04.03 04:29:34.700139 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4588 | 2026.04.03 04:29:34.700245 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4589 | 2026.04.03 04:29:34.700262 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2026.04.03 04:29:34.700355 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4591 | 2026.04.03 04:29:34.700362 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4592 | 2026.04.03 04:29:34.700366 [ 196 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.00301943 sec., 2528954.1403509933 rows/sec., 201.25 MiB/sec. | ||
| 4593 | 2026.04.03 04:29:34.700390 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1831 rows starting from the beginning of the part | ||
| 4594 | 2026.04.03 04:29:34.700408 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4595 | 2026.04.03 04:29:34.700479 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 490 rows starting from the beginning of the part | ||
| 4596 | 2026.04.03 04:29:34.700533 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 105 rows starting from the beginning of the part | ||
| 4597 | 2026.04.03 04:29:34.700582 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1718 rows starting from the beginning of the part | ||
| 4598 | 2026.04.03 04:29:34.700628 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4599 | 2026.04.03 04:29:34.700669 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 4600 | 2026.04.03 04:29:34.700794 [ 192 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4601 | 2026.04.03 04:29:34.700840 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.04.03 04:29:34.700880 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4603 | 2026.04.03 04:29:34.701124 [ 192 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.04.03 04:29:34.701210 [ 192 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_26_5} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4605 | 2026.04.03 04:29:34.701250 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4606 | 2026.04.03 04:29:34.701292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 4607 | 2026.04.03 04:29:34.701471 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.04.03 04:29:34.701580 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4609 | 2026.04.03 04:29:34.701604 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 4610 | 2026.04.03 04:29:34.701616 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.04.03 04:29:34.701643 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4612 | 2026.04.03 04:29:34.701647 [ 268 ] {d80b6fb7-69fa-4d7a-af45-224bd3b5729b} <Debug> TCPHandler: Processed in 0.001431338 sec. | ||
| 4613 | 2026.04.03 04:29:34.701719 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4614 | 2026.04.03 04:29:34.701768 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.04.03 04:29:34.701811 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2026.04.03 04:29:34.701837 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8329 rows starting from the beginning of the part | ||
| 4617 | 2026.04.03 04:29:34.701860 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4618 | 2026.04.03 04:29:34.701890 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4619 | 2026.04.03 04:29:34.701913 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4620 | 2026.04.03 04:29:34.701934 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4621 | 2026.04.03 04:29:34.701974 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1602 rows starting from the beginning of the part | ||
| 4622 | 2026.04.03 04:29:34.702010 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4623 | 2026.04.03 04:29:34.702049 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4624 | 2026.04.03 04:29:34.702185 [ 186 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981599 sec., 2176525.119360678 rows/sec., 157.74 MiB/sec. | ||
| 4625 | 2026.04.03 04:29:34.702410 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4626 | 2026.04.03 04:29:34.702652 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.04.03 04:29:34.702712 [ 189 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_26_5} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4628 | 2026.04.03 04:29:34.702752 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.04.03 04:29:34.702768 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4630 | 2026.04.03 04:29:34.702787 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4631 | 2026.04.03 04:29:34.703409 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4632 | 2026.04.03 04:29:34.703628 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.04.03 04:29:34.703758 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001916 sec., 21398.74739039666 rows/sec., 38.35 MiB/sec. | ||
| 4634 | 2026.04.03 04:29:34.703810 [ 268 ] {26f13f5d-1ebd-4e6a-8bed-7ed956297268} <Debug> TCPHandler: Processed in 0.002089561 sec. | ||
| 4635 | 2026.04.03 04:29:34.703927 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.04.03 04:29:34.704020 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4637 | 2026.04.03 04:29:34.704060 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4638 | 2026.04.03 04:29:34.704390 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.04.03 04:29:34.704425 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4640 | 2026.04.03 04:29:34.704756 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4641 | 2026.04.03 04:29:34.704963 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.04.03 04:29:34.705065 [ 113 ] {} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4643 | 2026.04.03 04:29:34.705092 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4644 | 2026.04.03 04:29:34.705098 [ 113 ] {} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.04.03 04:29:34.705132 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4646 | 2026.04.03 04:29:34.705135 [ 268 ] {a109a2fd-a55c-4cab-9490-678a0cae8316} <Debug> TCPHandler: Processed in 0.001256085 sec. | ||
| 4647 | 2026.04.03 04:29:34.705205 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4648 | 2026.04.03 04:29:34.705306 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4649 | 2026.04.03 04:29:34.705332 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4650 | 2026.04.03 04:29:34.705378 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4651 | 2026.04.03 04:29:34.705415 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4652 | 2026.04.03 04:29:34.705451 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 4653 | 2026.04.03 04:29:34.705481 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4654 | 2026.04.03 04:29:34.705512 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4655 | 2026.04.03 04:29:34.705898 [ 186 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10644 rows, containing 5 columns (5 merged, 0 gathered) in 0.004212283 sec., 2526895.747507943 rows/sec., 163.49 MiB/sec. | ||
| 4656 | 2026.04.03 04:29:34.706153 [ 197 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4657 | 2026.04.03 04:29:34.706409 [ 186 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.04.03 04:29:34.706423 [ 196 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249354 sec., 1152595.6614378311 rows/sec., 75.26 MiB/sec. | ||
| 4659 | 2026.04.03 04:29:34.706526 [ 186 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4660 | 2026.04.03 04:29:34.706639 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 4661 | 2026.04.03 04:29:34.706641 [ 197 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4662 | 2026.04.03 04:29:34.706893 [ 197 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.04.03 04:29:34.707042 [ 197 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_26_5} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4664 | 2026.04.03 04:29:34.707111 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4665 | 2026.04.03 04:29:35.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.23 MiB, peak 250.58 MiB, free memory in arenas 0.00 B, will set to 243.94 MiB (RSS), difference: 1.70 MiB | ||
| 4666 | 2026.04.03 04:29:37.780860 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4667 | 2026.04.03 04:29:37.780920 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4668 | 2026.04.03 04:29:37.884476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8674 | ||
| 4669 | 2026.04.03 04:29:37.885019 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.04.03 04:29:37.885070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4671 | 2026.04.03 04:29:37.885578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4672 | 2026.04.03 04:29:37.885829 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.04.03 04:29:37.886086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 4674 | 2026.04.03 04:29:38.351121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4675 | 2026.04.03 04:29:38.367693 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.04.03 04:29:38.367760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4677 | 2026.04.03 04:29:38.373967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4678 | 2026.04.03 04:29:38.374701 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.04.03 04:29:38.377771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4680 | 2026.04.03 04:29:39.702482 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.04.03 04:29:39.702761 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.04.03 04:29:39.702862 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4683 | 2026.04.03 04:29:39.703744 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.04.03 04:29:39.703785 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4685 | 2026.04.03 04:29:39.704190 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4686 | 2026.04.03 04:29:39.704416 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.04.03 04:29:39.704568 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001883 sec., 150823.15454062668 rows/sec., 9.58 MiB/sec. | ||
| 4688 | 2026.04.03 04:29:39.704617 [ 268 ] {898e8587-1720-4de5-bf59-17fda9ddfa00} <Debug> TCPHandler: Processed in 0.002310936 sec. | ||
| 4689 | 2026.04.03 04:29:39.704751 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.04.03 04:29:39.704847 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4691 | 2026.04.03 04:29:39.704885 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4692 | 2026.04.03 04:29:39.705575 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.04.03 04:29:39.705608 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4694 | 2026.04.03 04:29:39.706021 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4695 | 2026.04.03 04:29:39.706235 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.04.03 04:29:39.706364 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001529 sec., 521255.7226945716 rows/sec., 40.13 MiB/sec. | ||
| 4697 | 2026.04.03 04:29:39.706401 [ 268 ] {f59c433d-fd0f-4dbb-9350-8345766cea0f} <Debug> TCPHandler: Processed in 0.001700624 sec. | ||
| 4698 | 2026.04.03 04:29:39.706519 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.04.03 04:29:39.706613 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.04.03 04:29:39.706652 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4701 | 2026.04.03 04:29:39.707071 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.04.03 04:29:39.707105 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4703 | 2026.04.03 04:29:39.707410 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4704 | 2026.04.03 04:29:39.707637 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.04.03 04:29:39.707746 [ 124 ] {} <Debug> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4706 | 2026.04.03 04:29:39.707759 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001166 sec., 121783.87650085764 rows/sec., 7.15 MiB/sec. | ||
| 4707 | 2026.04.03 04:29:39.707784 [ 124 ] {} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.04.03 04:29:39.707801 [ 268 ] {a7990fad-2b29-4b49-a1b3-bc67b08ac48b} <Debug> TCPHandler: Processed in 0.001330596 sec. | ||
| 4709 | 2026.04.03 04:29:39.707803 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4710 | 2026.04.03 04:29:39.707913 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.04.03 04:29:39.707949 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4712 | 2026.04.03 04:29:39.708005 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4713 | 2026.04.03 04:29:39.708048 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4714 | 2026.04.03 04:29:39.708109 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4715 | 2026.04.03 04:29:39.708165 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 226 rows starting from the beginning of the part | ||
| 4716 | 2026.04.03 04:29:39.708260 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 4717 | 2026.04.03 04:29:39.708311 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4718 | 2026.04.03 04:29:39.708360 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 155 rows starting from the beginning of the part | ||
| 4719 | 2026.04.03 04:29:39.708401 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4720 | 2026.04.03 04:29:39.708446 [ 198 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 142 rows starting from the beginning of the part | ||
| 4721 | 2026.04.03 04:29:39.708472 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.04.03 04:29:39.708512 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4723 | 2026.04.03 04:29:39.708864 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4724 | 2026.04.03 04:29:39.709089 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.04.03 04:29:39.709217 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 4726 | 2026.04.03 04:29:39.709254 [ 268 ] {01ae5d42-b1f6-41d4-a950-518c11d9ce13} <Debug> TCPHandler: Processed in 0.001389257 sec. | ||
| 4727 | 2026.04.03 04:29:39.709364 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.04.03 04:29:39.709368 [ 186 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484319 sec., 503261.0914500185 rows/sec., 33.22 MiB/sec. | ||
| 4729 | 2026.04.03 04:29:39.709457 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.04.03 04:29:39.709501 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4731 | 2026.04.03 04:29:39.709516 [ 186 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4732 | 2026.04.03 04:29:39.709769 [ 186 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.04.03 04:29:39.709833 [ 186 ] {aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87::all_1_21_4} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4734 | 2026.04.03 04:29:39.709894 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4735 | 2026.04.03 04:29:39.709910 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.04.03 04:29:39.709948 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4737 | 2026.04.03 04:29:39.710245 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4738 | 2026.04.03 04:29:39.710439 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.04.03 04:29:39.710553 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 4740 | 2026.04.03 04:29:39.710587 [ 268 ] {34100f65-9ebf-49b6-8f49-aa3455c76291} <Debug> TCPHandler: Processed in 0.001329887 sec. | ||
| 4741 | 2026.04.03 04:29:39.710755 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.04.03 04:29:39.710848 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4743 | 2026.04.03 04:29:39.710886 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4744 | 2026.04.03 04:29:39.711413 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.04.03 04:29:39.711449 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4746 | 2026.04.03 04:29:39.711769 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4747 | 2026.04.03 04:29:39.712000 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.04.03 04:29:39.712126 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001296 sec., 378086.4197530864 rows/sec., 26.51 MiB/sec. | ||
| 4749 | 2026.04.03 04:29:39.712164 [ 268 ] {aea15c96-815c-4d42-8906-9360b3e63635} <Debug> TCPHandler: Processed in 0.001455829 sec. | ||
| 4750 | 2026.04.03 04:29:39.712269 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.04.03 04:29:39.712361 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4752 | 2026.04.03 04:29:39.712401 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4753 | 2026.04.03 04:29:39.712724 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.04.03 04:29:39.712760 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4755 | 2026.04.03 04:29:39.713050 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4756 | 2026.04.03 04:29:39.713264 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.04.03 04:29:39.713387 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 4758 | 2026.04.03 04:29:39.713422 [ 268 ] {63613a67-7ef4-4c45-b94a-a57e8e333cd0} <Debug> TCPHandler: Processed in 0.001200103 sec. | ||
| 4759 | 2026.04.03 04:29:39.713525 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.04.03 04:29:39.713624 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.04.03 04:29:39.713665 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2026.04.03 04:29:39.714047 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.04.03 04:29:39.714083 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4764 | 2026.04.03 04:29:39.714413 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4765 | 2026.04.03 04:29:39.714621 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.04.03 04:29:39.714743 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001139 sec., 232660.22827041263 rows/sec., 15.46 MiB/sec. | ||
| 4767 | 2026.04.03 04:29:39.714777 [ 268 ] {abc1061c-b636-49f0-8bca-e4a386fc2c7c} <Debug> TCPHandler: Processed in 0.001303826 sec. | ||
| 4768 | 2026.04.03 04:29:39.714882 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.04.03 04:29:39.714976 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.04.03 04:29:39.715013 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4771 | 2026.04.03 04:29:39.715299 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.04.03 04:29:39.715332 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4773 | 2026.04.03 04:29:39.715594 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4774 | 2026.04.03 04:29:39.715879 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.04.03 04:29:39.716004 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 4776 | 2026.04.03 04:29:39.716039 [ 268 ] {d06f9d68-c77c-4cc4-865d-4f6e9f9e4cbf} <Debug> TCPHandler: Processed in 0.001192014 sec. | ||
| 4777 | 2026.04.03 04:29:39.716147 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.04.03 04:29:39.716246 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4779 | 2026.04.03 04:29:39.716285 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4780 | 2026.04.03 04:29:39.716596 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.04.03 04:29:39.716631 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4782 | 2026.04.03 04:29:39.716936 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4783 | 2026.04.03 04:29:39.717145 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.04.03 04:29:39.717265 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001037 sec., 86788.81388621022 rows/sec., 5.43 MiB/sec. | ||
| 4785 | 2026.04.03 04:29:39.717299 [ 268 ] {c4043d7f-a950-48b3-ab50-035023a04a4b} <Debug> TCPHandler: Processed in 0.001198844 sec. | ||
| 4786 | 2026.04.03 04:29:42.898567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 614 | ||
| 4787 | 2026.04.03 04:29:42.900848 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.04.03 04:29:42.900896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4789 | 2026.04.03 04:29:42.902073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4790 | 2026.04.03 04:29:42.902348 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.04.03 04:29:42.902608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4792 | 2026.04.03 04:29:44.696177 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.04.03 04:29:44.696364 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4794 | 2026.04.03 04:29:44.696428 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4795 | 2026.04.03 04:29:44.697074 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.04.03 04:29:44.697120 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4797 | 2026.04.03 04:29:44.697493 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4798 | 2026.04.03 04:29:44.697717 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.04.03 04:29:44.697871 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001554 sec., 6435.006435006435 rows/sec., 524.73 KiB/sec. | ||
| 4800 | 2026.04.03 04:29:44.697919 [ 268 ] {726b0bc9-1259-4e0f-819a-1884b800878b} <Debug> TCPHandler: Processed in 0.001863257 sec. | ||
| 4801 | 2026.04.03 04:29:44.698050 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.04.03 04:29:44.698160 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4803 | 2026.04.03 04:29:44.698201 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4804 | 2026.04.03 04:29:44.698700 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.04.03 04:29:44.698742 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4806 | 2026.04.03 04:29:44.699064 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4807 | 2026.04.03 04:29:44.699277 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.04.03 04:29:44.699406 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Debug> executeQuery: Read 143 rows, 12.66 KiB in 0.001269 sec., 112687.15524034674 rows/sec., 9.75 MiB/sec. | ||
| 4809 | 2026.04.03 04:29:44.699444 [ 268 ] {db0a188b-279d-4ab8-aafe-c5f6b3089152} <Debug> TCPHandler: Processed in 0.001445188 sec. | ||
| 4810 | 2026.04.03 04:29:44.699545 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2026.04.03 04:29:44.699646 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4812 | 2026.04.03 04:29:44.699685 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4813 | 2026.04.03 04:29:44.700095 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.04.03 04:29:44.700130 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4815 | 2026.04.03 04:29:44.700439 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4816 | 2026.04.03 04:29:44.700648 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.04.03 04:29:44.700775 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Debug> executeQuery: Read 51 rows, 3.78 KiB in 0.001147 sec., 44463.81865736705 rows/sec., 3.22 MiB/sec. | ||
| 4818 | 2026.04.03 04:29:44.700813 [ 268 ] {894430f8-0976-4f89-b132-b394751ec289} <Debug> TCPHandler: Processed in 0.001314686 sec. | ||
| 4819 | 2026.04.03 04:29:44.700917 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.04.03 04:29:44.701018 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4821 | 2026.04.03 04:29:44.701057 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4822 | 2026.04.03 04:29:44.701496 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.04.03 04:29:44.701533 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4824 | 2026.04.03 04:29:44.701848 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4825 | 2026.04.03 04:29:44.702056 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.04.03 04:29:44.702188 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Debug> executeQuery: Read 115 rows, 9.21 KiB in 0.001187 sec., 96882.89806234205 rows/sec., 7.58 MiB/sec. | ||
| 4827 | 2026.04.03 04:29:44.702224 [ 268 ] {8ae9a017-53a2-46e8-b974-5828f848857d} <Debug> TCPHandler: Processed in 0.001354866 sec. | ||
| 4828 | 2026.04.03 04:29:44.702335 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.04.03 04:29:44.702437 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.04.03 04:29:44.702479 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4831 | 2026.04.03 04:29:44.702872 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.04.03 04:29:44.702905 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4833 | 2026.04.03 04:29:44.703219 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4834 | 2026.04.03 04:29:44.703412 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.04.03 04:29:44.703531 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001166 sec., 141509.43396226416 rows/sec., 9.85 MiB/sec. | ||
| 4836 | 2026.04.03 04:29:44.703564 [ 268 ] {ade999da-e5fe-4b37-8d9a-d6332faea7ba} <Debug> TCPHandler: Processed in 0.001333497 sec. | ||
| 4837 | 2026.04.03 04:29:44.703728 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.04.03 04:29:44.703828 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.04.03 04:29:44.703881 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4840 | 2026.04.03 04:29:44.704721 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.04.03 04:29:44.704756 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4842 | 2026.04.03 04:29:44.705333 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4843 | 2026.04.03 04:29:44.705555 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.04.03 04:29:44.705670 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4845 | 2026.04.03 04:29:44.705692 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001882 sec., 21785.334750265676 rows/sec., 39.04 MiB/sec. | ||
| 4846 | 2026.04.03 04:29:44.705749 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.04.03 04:29:44.705778 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4848 | 2026.04.03 04:29:44.705780 [ 268 ] {068fe234-e030-46c5-973c-83d41731a581} <Debug> TCPHandler: Processed in 0.002100401 sec. | ||
| 4849 | 2026.04.03 04:29:44.705882 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4850 | 2026.04.03 04:29:44.705906 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.04.03 04:29:44.706015 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4852 | 2026.04.03 04:29:44.706056 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4853 | 2026.04.03 04:29:44.706107 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4854 | 2026.04.03 04:29:44.706164 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part | ||
| 4855 | 2026.04.03 04:29:44.706283 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4856 | 2026.04.03 04:29:44.706376 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4857 | 2026.04.03 04:29:44.706391 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.04.03 04:29:44.706431 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4859 | 2026.04.03 04:29:44.706460 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 4860 | 2026.04.03 04:29:44.706548 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4861 | 2026.04.03 04:29:44.706632 [ 196 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4862 | 2026.04.03 04:29:44.706752 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4863 | 2026.04.03 04:29:44.706989 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.04.03 04:29:44.707128 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 4865 | 2026.04.03 04:29:44.707163 [ 268 ] {1d6df8ea-c4f3-49a4-be5e-7a4d4f14e3a8} <Debug> TCPHandler: Processed in 0.001305226 sec. | ||
| 4866 | 2026.04.03 04:29:44.710324 [ 195 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 511 rows, containing 19 columns (19 merged, 0 gathered) in 0.004482449 sec., 114000.18159715815 rows/sec., 204.28 MiB/sec. | ||
| 4867 | 2026.04.03 04:29:44.710993 [ 188 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4868 | 2026.04.03 04:29:44.711378 [ 188 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.04.03 04:29:44.711448 [ 188 ] {4a5f49cb-97be-4b78-98a9-ca04f4d82229::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4870 | 2026.04.03 04:29:44.711528 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 4871 | 2026.04.03 04:29:45.386521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9186 | ||
| 4872 | 2026.04.03 04:29:45.387401 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.04.03 04:29:45.387475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4874 | 2026.04.03 04:29:45.387976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4875 | 2026.04.03 04:29:45.388204 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.04.03 04:29:45.388333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9186 | ||
| 4877 | 2026.04.03 04:29:45.878112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4878 | 2026.04.03 04:29:45.894429 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.04.03 04:29:45.894490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4880 | 2026.04.03 04:29:45.900283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4881 | 2026.04.03 04:29:45.901007 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.04.03 04:29:45.903875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4883 | 2026.04.03 04:29:49.701767 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.04.03 04:29:49.702065 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4885 | 2026.04.03 04:29:49.702175 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4886 | 2026.04.03 04:29:49.703190 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.04.03 04:29:49.703241 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4888 | 2026.04.03 04:29:49.703668 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4889 | 2026.04.03 04:29:49.703909 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.04.03 04:29:49.704040 [ 106 ] {} <Debug> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4891 | 2026.04.03 04:29:49.704068 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002077 sec., 136735.67645642755 rows/sec., 8.68 MiB/sec. | ||
| 4892 | 2026.04.03 04:29:49.704114 [ 106 ] {} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.04.03 04:29:49.704138 [ 268 ] {90a118d5-818b-47fa-9d65-f793dce4c953} <Debug> TCPHandler: Processed in 0.002551601 sec. | ||
| 4894 | 2026.04.03 04:29:49.704141 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4895 | 2026.04.03 04:29:49.704265 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4896 | 2026.04.03 04:29:49.704326 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.04.03 04:29:49.704392 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4898 | 2026.04.03 04:29:49.704434 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 4899 | 2026.04.03 04:29:49.704461 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4900 | 2026.04.03 04:29:49.704508 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4901 | 2026.04.03 04:29:49.704518 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4902 | 2026.04.03 04:29:49.704567 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4903 | 2026.04.03 04:29:49.704617 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4904 | 2026.04.03 04:29:49.704658 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4905 | 2026.04.03 04:29:49.704701 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4906 | 2026.04.03 04:29:49.705520 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.04.03 04:29:49.705567 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4908 | 2026.04.03 04:29:49.705800 [ 188 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582451 sec., 1091976.9395703247 rows/sec., 73.82 MiB/sec. | ||
| 4909 | 2026.04.03 04:29:49.705976 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4910 | 2026.04.03 04:29:49.705986 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4911 | 2026.04.03 04:29:49.706303 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.04.03 04:29:49.706312 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.04.03 04:29:49.706379 [ 198 ] {9eea47d2-df2b-4527-be52-1284769a16c9::all_1_10_2} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4914 | 2026.04.03 04:29:49.706456 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4915 | 2026.04.03 04:29:49.706464 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.002033 sec., 392031.48057058535 rows/sec., 30.18 MiB/sec. | ||
| 4916 | 2026.04.03 04:29:49.706508 [ 268 ] {25ff287b-aef4-4f7b-af0e-c8cf441654c9} <Debug> TCPHandler: Processed in 0.002250355 sec. | ||
| 4917 | 2026.04.03 04:29:49.706649 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.04.03 04:29:49.706796 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4919 | 2026.04.03 04:29:49.706850 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4920 | 2026.04.03 04:29:49.707412 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.04.03 04:29:49.707454 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4922 | 2026.04.03 04:29:49.707788 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4923 | 2026.04.03 04:29:49.708013 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.04.03 04:29:49.708141 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001384 sec., 102601.15606936417 rows/sec., 6.03 MiB/sec. | ||
| 4925 | 2026.04.03 04:29:49.708177 [ 268 ] {1080e20d-2fb0-4860-81d7-13c17aa5f42a} <Debug> TCPHandler: Processed in 0.001601882 sec. | ||
| 4926 | 2026.04.03 04:29:49.708292 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.04.03 04:29:49.708395 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4928 | 2026.04.03 04:29:49.708433 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4929 | 2026.04.03 04:29:49.708859 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.04.03 04:29:49.708899 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4931 | 2026.04.03 04:29:49.709189 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4932 | 2026.04.03 04:29:49.709393 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.04.03 04:29:49.709514 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 4934 | 2026.04.03 04:29:49.709550 [ 268 ] {43ef2f9a-7191-4771-8857-1a68279cf139} <Debug> TCPHandler: Processed in 0.001309466 sec. | ||
| 4935 | 2026.04.03 04:29:49.709657 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.04.03 04:29:49.709749 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.04.03 04:29:49.709787 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4938 | 2026.04.03 04:29:49.710216 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.04.03 04:29:49.710249 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4940 | 2026.04.03 04:29:49.710560 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4941 | 2026.04.03 04:29:49.710759 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.04.03 04:29:49.710849 [ 105 ] {} <Debug> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4943 | 2026.04.03 04:29:49.710881 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 4944 | 2026.04.03 04:29:49.710886 [ 105 ] {} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.04.03 04:29:49.710912 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4946 | 2026.04.03 04:29:49.710917 [ 268 ] {f62bd7d6-bd36-438f-9d7f-f6c6af7146f6} <Debug> TCPHandler: Processed in 0.001307155 sec. | ||
| 4947 | 2026.04.03 04:29:49.710993 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4948 | 2026.04.03 04:29:49.711028 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.04.03 04:29:49.711098 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2026.04.03 04:29:49.711126 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4951 | 2026.04.03 04:29:49.711130 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 4952 | 2026.04.03 04:29:49.711174 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4953 | 2026.04.03 04:29:49.711225 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4954 | 2026.04.03 04:29:49.711279 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4955 | 2026.04.03 04:29:49.711324 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4956 | 2026.04.03 04:29:49.711367 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4957 | 2026.04.03 04:29:49.711429 [ 190 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4958 | 2026.04.03 04:29:49.711763 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.04.03 04:29:49.711804 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4960 | 2026.04.03 04:29:49.712127 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4961 | 2026.04.03 04:29:49.712361 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.04.03 04:29:49.712400 [ 198 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441279 sec., 624445.3710905383 rows/sec., 38.06 MiB/sec. | ||
| 4963 | 2026.04.03 04:29:49.712488 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001379 sec., 355329.9492385787 rows/sec., 24.91 MiB/sec. | ||
| 4964 | 2026.04.03 04:29:49.712524 [ 198 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4965 | 2026.04.03 04:29:49.712530 [ 268 ] {4a1aa357-8462-4967-ad7c-819f1eae0187} <Debug> TCPHandler: Processed in 0.00154926 sec. | ||
| 4966 | 2026.04.03 04:29:49.712648 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.04.03 04:29:49.712743 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4968 | 2026.04.03 04:29:49.712785 [ 198 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.04.03 04:29:49.712790 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4970 | 2026.04.03 04:29:49.712855 [ 198 ] {83b86529-4bdb-41f2-a718-74025d6ddd30::all_1_10_2} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4971 | 2026.04.03 04:29:49.712915 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4972 | 2026.04.03 04:29:49.713142 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.04.03 04:29:49.713180 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4974 | 2026.04.03 04:29:49.713486 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4975 | 2026.04.03 04:29:49.713694 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.04.03 04:29:49.713816 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 4977 | 2026.04.03 04:29:49.713851 [ 268 ] {2cbc2acd-b969-4f79-b5d5-c70802d1e05a} <Debug> TCPHandler: Processed in 0.001249964 sec. | ||
| 4978 | 2026.04.03 04:29:49.713956 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.04.03 04:29:49.714048 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.04.03 04:29:49.714089 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4981 | 2026.04.03 04:29:49.714487 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.04.03 04:29:49.714522 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4983 | 2026.04.03 04:29:49.714849 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4984 | 2026.04.03 04:29:49.715051 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.04.03 04:29:49.715178 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. | ||
| 4986 | 2026.04.03 04:29:49.715214 [ 268 ] {022d6295-0249-476d-8c82-5ab986ba930a} <Debug> TCPHandler: Processed in 0.001304106 sec. | ||
| 4987 | 2026.04.03 04:29:49.715326 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.04.03 04:29:49.715427 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4989 | 2026.04.03 04:29:49.715481 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4990 | 2026.04.03 04:29:49.715792 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.04.03 04:29:49.715827 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 4992 | 2026.04.03 04:29:49.716120 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4993 | 2026.04.03 04:29:49.716315 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.04.03 04:29:49.716436 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 4995 | 2026.04.03 04:29:49.716472 [ 268 ] {af8317d6-3a28-45c8-9058-94981631eaf1} <Debug> TCPHandler: Processed in 0.001193664 sec. | ||
| 4996 | 2026.04.03 04:29:49.716580 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.04.03 04:29:49.716676 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.04.03 04:29:49.716716 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4999 | 2026.04.03 04:29:49.717053 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.04.03 04:29:49.717087 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5001 | 2026.04.03 04:29:49.717397 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5002 | 2026.04.03 04:29:49.717600 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.04.03 04:29:49.717721 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 5004 | 2026.04.03 04:29:49.717755 [ 268 ] {9daa5968-03bc-4106-8aee-b474f6c819a3} <Debug> TCPHandler: Processed in 0.001222125 sec. | ||
| 5005 | 2026.04.03 04:29:52.781966 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5006 | 2026.04.03 04:29:52.782047 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5007 | 2026.04.03 04:29:52.889276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9634 | ||
| 5008 | 2026.04.03 04:29:52.889775 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.04.03 04:29:52.889822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5010 | 2026.04.03 04:29:52.890327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5011 | 2026.04.03 04:29:52.890576 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.04.03 04:29:52.890723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 5013 | 2026.04.03 04:29:52.902738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 648 | ||
| 5014 | 2026.04.03 04:29:52.904990 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.04.03 04:29:52.905030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5016 | 2026.04.03 04:29:52.906215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5017 | 2026.04.03 04:29:52.906467 [ 243 ] {} <Trace> system.query_log (7212dc63-7bc5-4d34-8e52-a96490942866): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.04.03 04:29:52.906722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 5019 | 2026.04.03 04:29:53.404792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5020 | 2026.04.03 04:29:53.420998 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.04.03 04:29:53.421041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5022 | 2026.04.03 04:29:53.426932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5023 | 2026.04.03 04:29:53.427630 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.04.03 04:29:53.430311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5025 | 2026.04.03 04:29:54.695640 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.04.03 04:29:54.695910 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5027 | 2026.04.03 04:29:54.696008 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5028 | 2026.04.03 04:29:54.696885 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.04.03 04:29:54.696927 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5030 | 2026.04.03 04:29:54.697312 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5031 | 2026.04.03 04:29:54.697525 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.04.03 04:29:54.697671 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001834 sec., 75245.3653217012 rows/sec., 6.55 MiB/sec. | ||
| 5033 | 2026.04.03 04:29:54.697712 [ 268 ] {93c9665a-1ac7-470f-987c-9217238bea01} <Debug> TCPHandler: Processed in 0.002242164 sec. | ||
| 5034 | 2026.04.03 04:29:54.697826 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2026.04.03 04:29:54.697929 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5036 | 2026.04.03 04:29:54.697969 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5037 | 2026.04.03 04:29:54.698373 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.04.03 04:29:54.698408 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5039 | 2026.04.03 04:29:54.698726 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5040 | 2026.04.03 04:29:54.698938 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.04.03 04:29:54.699064 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001154 sec., 35528.59618717504 rows/sec., 2.61 MiB/sec. | ||
| 5042 | 2026.04.03 04:29:54.699101 [ 268 ] {cf00a9e4-147c-4f8d-88df-7cf97264d889} <Debug> TCPHandler: Processed in 0.001322826 sec. | ||
| 5043 | 2026.04.03 04:29:54.699210 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.04.03 04:29:54.699310 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5045 | 2026.04.03 04:29:54.699349 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5046 | 2026.04.03 04:29:54.699755 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.04.03 04:29:54.699790 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5048 | 2026.04.03 04:29:54.700119 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5049 | 2026.04.03 04:29:54.700321 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.04.03 04:29:54.700442 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00115 sec., 91304.34782608696 rows/sec., 7.13 MiB/sec. | ||
| 5051 | 2026.04.03 04:29:54.700478 [ 268 ] {df3f2995-9409-44ec-9459-e68a07196cdb} <Debug> TCPHandler: Processed in 0.001314796 sec. | ||
| 5052 | 2026.04.03 04:29:54.700589 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5053 | 2026.04.03 04:29:54.700689 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5054 | 2026.04.03 04:29:54.700730 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5055 | 2026.04.03 04:29:54.701107 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.04.03 04:29:54.701143 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5057 | 2026.04.03 04:29:54.701462 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5058 | 2026.04.03 04:29:54.701665 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2026.04.03 04:29:54.701787 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001117 sec., 143240.82363473592 rows/sec., 9.98 MiB/sec. | ||
| 5060 | 2026.04.03 04:29:54.701822 [ 268 ] {30f49f73-3954-4256-b773-0063e01d005b} <Debug> TCPHandler: Processed in 0.001280235 sec. | ||
| 5061 | 2026.04.03 04:29:54.701929 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.04.03 04:29:54.702028 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5063 | 2026.04.03 04:29:54.702080 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5064 | 2026.04.03 04:29:54.702840 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.04.03 04:29:54.702876 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5066 | 2026.04.03 04:29:54.703420 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5067 | 2026.04.03 04:29:54.703630 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.04.03 04:29:54.703760 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00175 sec., 23428.571428571428 rows/sec., 41.98 MiB/sec. | ||
| 5069 | 2026.04.03 04:29:54.703809 [ 268 ] {0cd5a4c3-edd9-46ed-b6c7-ea2fec9b9301} <Debug> TCPHandler: Processed in 0.001927587 sec. | ||
| 5070 | 2026.04.03 04:29:54.703921 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.04.03 04:29:54.704022 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5072 | 2026.04.03 04:29:54.704062 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5073 | 2026.04.03 04:29:54.704387 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.04.03 04:29:54.704421 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5075 | 2026.04.03 04:29:54.704720 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5076 | 2026.04.03 04:29:54.704943 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.04.03 04:29:54.705066 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5078 | 2026.04.03 04:29:54.705106 [ 268 ] {a59d8a2c-2750-46c3-9580-6823ca9c44b6} <Debug> TCPHandler: Processed in 0.001231934 sec. | ||
| 5079 | 2026.04.03 04:29:55.184969 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.04.03 04:29:55.185161 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5081 | 2026.04.03 04:29:55.185232 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5082 | 2026.04.03 04:29:55.185945 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.04.03 04:29:55.185987 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5084 | 2026.04.03 04:29:55.186395 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5085 | 2026.04.03 04:29:55.186626 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Trace> oximeter.fields_i16 (9eea47d2-df2b-4527-be52-1284769a16c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.04.03 04:29:55.186784 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001675 sec., 169552.23880597015 rows/sec., 10.77 MiB/sec. | ||
| 5087 | 2026.04.03 04:29:55.186832 [ 268 ] {68a2311b-ee03-4412-98a9-d7c75ce19295} <Debug> TCPHandler: Processed in 0.00199382 sec. | ||
| 5088 | 2026.04.03 04:29:55.186953 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.04.03 04:29:55.187055 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5090 | 2026.04.03 04:29:55.187099 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5091 | 2026.04.03 04:29:55.187498 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.04.03 04:29:55.187532 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5093 | 2026.04.03 04:29:55.187831 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5094 | 2026.04.03 04:29:55.188036 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Trace> oximeter.fields_ipaddr (4dbf6b0b-78ff-42ed-9e98-89b262336374): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.04.03 04:29:55.188167 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 5096 | 2026.04.03 04:29:55.188206 [ 268 ] {9f188716-9187-4460-9608-ea9cdc1affc8} <Debug> TCPHandler: Processed in 0.001305296 sec. | ||
| 5097 | 2026.04.03 04:29:55.188312 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.04.03 04:29:55.188407 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5099 | 2026.04.03 04:29:55.188448 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5100 | 2026.04.03 04:29:55.190002 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.04.03 04:29:55.190040 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5102 | 2026.04.03 04:29:55.190551 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5103 | 2026.04.03 04:29:55.190778 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.04.03 04:29:55.190886 [ 97 ] {} <Debug> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5105 | 2026.04.03 04:29:55.190911 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Debug> executeQuery: Read 3147 rows, 240.20 KiB in 0.002522 sec., 1247819.1911181603 rows/sec., 93.01 MiB/sec. | ||
| 5106 | 2026.04.03 04:29:55.190928 [ 97 ] {} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.04.03 04:29:55.190951 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5108 | 2026.04.03 04:29:55.190952 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5109 | 2026.04.03 04:29:55.190974 [ 268 ] {b9c91529-0536-4d94-8b35-128f2bce3a00} <Debug> TCPHandler: Processed in 0.002711253 sec. | ||
| 5110 | 2026.04.03 04:29:55.191079 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5111 | 2026.04.03 04:29:55.191088 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.04.03 04:29:55.191228 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.04.03 04:29:55.191233 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5114 | 2026.04.03 04:29:55.191273 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5115 | 2026.04.03 04:29:55.191281 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3360 rows starting from the beginning of the part | ||
| 5116 | 2026.04.03 04:29:55.191364 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 797 rows starting from the beginning of the part | ||
| 5117 | 2026.04.03 04:29:55.191409 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 143 rows starting from the beginning of the part | ||
| 5118 | 2026.04.03 04:29:55.191459 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 797 rows starting from the beginning of the part | ||
| 5119 | 2026.04.03 04:29:55.191498 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 5120 | 2026.04.03 04:29:55.191539 [ 190 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3147 rows starting from the beginning of the part | ||
| 5121 | 2026.04.03 04:29:55.191719 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.04.03 04:29:55.191761 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5123 | 2026.04.03 04:29:55.192117 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5124 | 2026.04.03 04:29:55.192342 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Trace> oximeter.fields_u16 (aa23c4e2-d51e-49ec-86ab-9ef1a4ec0c87): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.04.03 04:29:55.192481 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001272 sec., 121855.3459119497 rows/sec., 7.30 MiB/sec. | ||
| 5126 | 2026.04.03 04:29:55.192520 [ 268 ] {c7f0db6e-28ee-4b84-8c4e-254a2bd35cad} <Debug> TCPHandler: Processed in 0.00148145 sec. | ||
| 5127 | 2026.04.03 04:29:55.192631 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.04.03 04:29:55.192726 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.04.03 04:29:55.192768 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5130 | 2026.04.03 04:29:55.193411 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.04.03 04:29:55.193447 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5132 | 2026.04.03 04:29:55.193817 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5133 | 2026.04.03 04:29:55.194044 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.04.03 04:29:55.194134 [ 97 ] {} <Debug> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5135 | 2026.04.03 04:29:55.194159 [ 97 ] {} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.04.03 04:29:55.194176 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5137 | 2026.04.03 04:29:55.194176 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001467 sec., 647580.0954328561 rows/sec., 38.10 MiB/sec. | ||
| 5138 | 2026.04.03 04:29:55.194219 [ 268 ] {efdec3f2-1b57-4730-84f6-44ef80550751} <Debug> TCPHandler: Processed in 0.001637422 sec. | ||
| 5139 | 2026.04.03 04:29:55.194277 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 5140 | 2026.04.03 04:29:55.194341 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2026.04.03 04:29:55.194420 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5142 | 2026.04.03 04:29:55.194440 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.04.03 04:29:55.194458 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 5144 | 2026.04.03 04:29:55.194486 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5145 | 2026.04.03 04:29:55.194536 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 5146 | 2026.04.03 04:29:55.194531 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8382 rows, containing 5 columns (5 merged, 0 gathered) in 0.003505779 sec., 2390909.409862972 rows/sec., 190.52 MiB/sec. | ||
| 5147 | 2026.04.03 04:29:55.194598 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 5148 | 2026.04.03 04:29:55.194665 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5149 | 2026.04.03 04:29:55.194712 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 5150 | 2026.04.03 04:29:55.194755 [ 188 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 5151 | 2026.04.03 04:29:55.194895 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.04.03 04:29:55.194938 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5153 | 2026.04.03 04:29:55.195203 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5154 | 2026.04.03 04:29:55.195280 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5155 | 2026.04.03 04:29:55.195587 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Trace> oximeter.fields_u64 (481cf10c-d64c-484f-bdb2-cc50da998ce4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.04.03 04:29:55.195710 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.04.03 04:29:55.195726 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 53.92 KiB/sec. | ||
| 5158 | 2026.04.03 04:29:55.195770 [ 268 ] {1e764704-682c-489b-9d5b-51472ef1ca10} <Debug> TCPHandler: Processed in 0.001478599 sec. | ||
| 5159 | 2026.04.03 04:29:55.195822 [ 199 ] {8ee424fb-ef8e-4178-902c-2638caa10ed9::all_1_31_6} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5160 | 2026.04.03 04:29:55.195888 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.04.03 04:29:55.195927 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 5162 | 2026.04.03 04:29:55.195986 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5163 | 2026.04.03 04:29:55.196030 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5164 | 2026.04.03 04:29:55.196205 [ 199 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980059 sec., 1677222.7494231232 rows/sec., 106.68 MiB/sec. | ||
| 5165 | 2026.04.03 04:29:55.196418 [ 193 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5166 | 2026.04.03 04:29:55.196458 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.04.03 04:29:55.196493 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5168 | 2026.04.03 04:29:55.196715 [ 193 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.04.03 04:29:55.196790 [ 193 ] {ef1f3134-1ec0-4c33-acfc-a59b11cf61da::all_1_11_2} <Trace> oximeter.fields_u32 (ef1f3134-1ec0-4c33-acfc-a59b11cf61da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5170 | 2026.04.03 04:29:55.196816 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5171 | 2026.04.03 04:29:55.196863 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5172 | 2026.04.03 04:29:55.197031 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Trace> oximeter.fields_u8 (83b86529-4bdb-41f2-a718-74025d6ddd30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.04.03 04:29:55.197161 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 5174 | 2026.04.03 04:29:55.197198 [ 268 ] {36fa8471-719c-4553-a441-3d4f32796816} <Debug> TCPHandler: Processed in 0.001359467 sec. | ||
| 5175 | 2026.04.03 04:29:55.197307 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2026.04.03 04:29:55.197401 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5177 | 2026.04.03 04:29:55.197442 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5178 | 2026.04.03 04:29:55.198420 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.04.03 04:29:55.198454 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5180 | 2026.04.03 04:29:55.198825 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5181 | 2026.04.03 04:29:55.199032 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.04.03 04:29:55.199126 [ 97 ] {} <Debug> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5183 | 2026.04.03 04:29:55.199156 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001773 sec., 968979.1314156796 rows/sec., 65.18 MiB/sec. | ||
| 5184 | 2026.04.03 04:29:55.199166 [ 97 ] {} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.04.03 04:29:55.199190 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5186 | 2026.04.03 04:29:55.199193 [ 268 ] {98dd4cdd-ce39-472b-bbdd-b2eb59473eb1} <Debug> TCPHandler: Processed in 0.001935598 sec. | ||
| 5187 | 2026.04.03 04:29:55.199266 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5188 | 2026.04.03 04:29:55.199313 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.04.03 04:29:55.199374 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5190 | 2026.04.03 04:29:55.199407 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1831 rows starting from the beginning of the part | ||
| 5191 | 2026.04.03 04:29:55.199413 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5192 | 2026.04.03 04:29:55.199461 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5193 | 2026.04.03 04:29:55.199462 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 490 rows starting from the beginning of the part | ||
| 5194 | 2026.04.03 04:29:55.199519 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 115 rows starting from the beginning of the part | ||
| 5195 | 2026.04.03 04:29:55.199558 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 490 rows starting from the beginning of the part | ||
| 5196 | 2026.04.03 04:29:55.199595 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 5197 | 2026.04.03 04:29:55.199637 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1718 rows starting from the beginning of the part | ||
| 5198 | 2026.04.03 04:29:55.199803 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.04.03 04:29:55.199844 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5200 | 2026.04.03 04:29:55.200154 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5201 | 2026.04.03 04:29:55.200372 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Trace> oximeter.measurements_bool (7a4435ad-bf4a-469e-8112-fe09f152620b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.04.03 04:29:55.200500 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 5203 | 2026.04.03 04:29:55.200536 [ 268 ] {6aee1786-c015-45b2-b64b-a2f9e2dc5dae} <Debug> TCPHandler: Processed in 0.001272695 sec. | ||
| 5204 | 2026.04.03 04:29:55.200657 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.04.03 04:29:55.200751 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.04.03 04:29:55.200791 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5207 | 2026.04.03 04:29:55.201164 [ 193 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932268 sec., 2457733.60631134 rows/sec., 178.23 MiB/sec. | ||
| 5208 | 2026.04.03 04:29:55.201351 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5209 | 2026.04.03 04:29:55.201506 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.04.03 04:29:55.201548 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5211 | 2026.04.03 04:29:55.201604 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.04.03 04:29:55.201688 [ 188 ] {d494ca3f-1b77-4dc8-b31d-7a3c1738438a::all_1_31_6} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5213 | 2026.04.03 04:29:55.201758 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5214 | 2026.04.03 04:29:55.202039 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5215 | 2026.04.03 04:29:55.202256 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.04.03 04:29:55.202350 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5217 | 2026.04.03 04:29:55.202376 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.04.03 04:29:55.202387 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001654 sec., 968561.0640870616 rows/sec., 58.80 MiB/sec. | ||
| 5219 | 2026.04.03 04:29:55.202393 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5220 | 2026.04.03 04:29:55.202423 [ 268 ] {29ff45d1-9173-47fd-aea3-8632f8ac8656} <Debug> TCPHandler: Processed in 0.001814076 sec. | ||
| 5221 | 2026.04.03 04:29:55.202491 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5222 | 2026.04.03 04:29:55.202545 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.04.03 04:29:55.202609 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5224 | 2026.04.03 04:29:55.202647 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10644 rows starting from the beginning of the part | ||
| 5225 | 2026.04.03 04:29:55.202671 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5226 | 2026.04.03 04:29:55.202712 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5227 | 2026.04.03 04:29:55.202728 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5228 | 2026.04.03 04:29:55.202767 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 165 rows starting from the beginning of the part | ||
| 5229 | 2026.04.03 04:29:55.202814 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5230 | 2026.04.03 04:29:55.202858 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5231 | 2026.04.03 04:29:55.202900 [ 191 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1602 rows starting from the beginning of the part | ||
| 5232 | 2026.04.03 04:29:55.203126 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.04.03 04:29:55.203176 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5234 | 2026.04.03 04:29:55.203555 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5235 | 2026.04.03 04:29:55.203784 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.04.03 04:29:55.203881 [ 97 ] {} <Debug> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5237 | 2026.04.03 04:29:55.203914 [ 97 ] {} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.04.03 04:29:55.203917 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001271 sec., 786.7820613690008 rows/sec., 53.02 KiB/sec. | ||
| 5239 | 2026.04.03 04:29:55.203933 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5240 | 2026.04.03 04:29:55.203959 [ 268 ] {c3e9901f-0917-4f17-a06a-cece48ae930d} <Debug> TCPHandler: Processed in 0.001474959 sec. | ||
| 5241 | 2026.04.03 04:29:55.204004 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5242 | 2026.04.03 04:29:55.204066 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.04.03 04:29:55.204089 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5244 | 2026.04.03 04:29:55.204119 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 5245 | 2026.04.03 04:29:55.204165 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5246 | 2026.04.03 04:29:55.204167 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.04.03 04:29:55.204206 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5248 | 2026.04.03 04:29:55.204237 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5249 | 2026.04.03 04:29:55.204244 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5250 | 2026.04.03 04:29:55.204287 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5251 | 2026.04.03 04:29:55.204317 [ 188 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5252 | 2026.04.03 04:29:55.205000 [ 194 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102134 sec., 9791.058805099185 rows/sec., 659.75 KiB/sec. | ||
| 5253 | 2026.04.03 04:29:55.205024 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.04.03 04:29:55.205073 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5255 | 2026.04.03 04:29:55.205151 [ 200 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5256 | 2026.04.03 04:29:55.205484 [ 200 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.04.03 04:29:55.205549 [ 200 ] {9437292b-5c9a-44b9-8553-0e3548b5b082::all_1_10_2} <Trace> oximeter.measurements_f64 (9437292b-5c9a-44b9-8553-0e3548b5b082) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5258 | 2026.04.03 04:29:55.205617 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5259 | 2026.04.03 04:29:55.205669 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5260 | 2026.04.03 04:29:55.205904 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Trace> oximeter.measurements_histogramu64 (4a5f49cb-97be-4b78-98a9-ca04f4d82229): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.04.03 04:29:55.206050 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001902 sec., 5783.385909568875 rows/sec., 10.36 MiB/sec. | ||
| 5262 | 2026.04.03 04:29:55.206108 [ 268 ] {d04a168f-f72c-4f71-b3af-6faf5441ad35} <Debug> TCPHandler: Processed in 0.002090481 sec. | ||
| 5263 | 2026.04.03 04:29:55.206218 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.04.03 04:29:55.206313 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.04.03 04:29:55.206354 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5266 | 2026.04.03 04:29:55.206698 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.04.03 04:29:55.206732 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5268 | 2026.04.03 04:29:55.207042 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5269 | 2026.04.03 04:29:55.207153 [ 193 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13101 rows, containing 5 columns (5 merged, 0 gathered) in 0.004707393 sec., 2783069.1000305265 rows/sec., 179.25 MiB/sec. | ||
| 5270 | 2026.04.03 04:29:55.207252 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.04.03 04:29:55.207343 [ 97 ] {} <Debug> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5272 | 2026.04.03 04:29:55.207371 [ 97 ] {} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.04.03 04:29:55.207381 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001087 sec., 38638.45446182152 rows/sec., 2.20 MiB/sec. | ||
| 5274 | 2026.04.03 04:29:55.207388 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5275 | 2026.04.03 04:29:55.207417 [ 268 ] {e6c437c9-b27b-4e88-b233-69c874920926} <Debug> TCPHandler: Processed in 0.001248305 sec. | ||
| 5276 | 2026.04.03 04:29:55.207460 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5277 | 2026.04.03 04:29:55.207536 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5278 | 2026.04.03 04:29:55.207562 [ 200 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5279 | 2026.04.03 04:29:55.207564 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 5280 | 2026.04.03 04:29:55.207639 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5281 | 2026.04.03 04:29:55.207682 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5282 | 2026.04.03 04:29:55.207722 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5283 | 2026.04.03 04:29:55.207759 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5284 | 2026.04.03 04:29:55.207796 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 5285 | 2026.04.03 04:29:55.207854 [ 200 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.04.03 04:29:55.207938 [ 200 ] {f25b6725-879d-46f0-9797-8977429a43f9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5287 | 2026.04.03 04:29:55.208028 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 5288 | 2026.04.03 04:29:55.208778 [ 200 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347086 sec., 1322855.4078952644 rows/sec., 85.95 MiB/sec. | ||
| 5289 | 2026.04.03 04:29:55.209001 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5290 | 2026.04.03 04:29:55.209229 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.04.03 04:29:55.209298 [ 193 ] {aa91fd11-b1e8-425f-a9a5-2cf7c5d17549::all_1_31_6} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5292 | 2026.04.03 04:29:55.209354 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5293 | 2026.04.03 04:29:59.692987 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2026.04.03 04:29:59.693176 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5295 | 2026.04.03 04:29:59.693241 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5296 | 2026.04.03 04:29:59.693905 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.04.03 04:29:59.693953 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5298 | 2026.04.03 04:29:59.694377 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5299 | 2026.04.03 04:29:59.694602 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Trace> oximeter.fields_string (8ee424fb-ef8e-4178-902c-2638caa10ed9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.04.03 04:29:59.694764 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 5301 | 2026.04.03 04:29:59.694814 [ 268 ] {9e1c2409-bbf8-4f6c-b0a6-5aa557f99f77} <Debug> TCPHandler: Processed in 0.001951998 sec. | ||
| 5302 | 2026.04.03 04:29:59.694945 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.04.03 04:29:59.695048 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5304 | 2026.04.03 04:29:59.695089 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5305 | 2026.04.03 04:29:59.695521 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.04.03 04:29:59.695558 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5307 | 2026.04.03 04:29:59.695877 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5308 | 2026.04.03 04:29:59.696078 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Trace> oximeter.fields_uuid (d494ca3f-1b77-4dc8-b31d-7a3c1738438a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.04.03 04:29:59.696206 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 5310 | 2026.04.03 04:29:59.696244 [ 268 ] {d78389fb-7160-4e65-b5c3-dc2eb0a397f6} <Debug> TCPHandler: Processed in 0.001353996 sec. | ||
| 5311 | 2026.04.03 04:29:59.696368 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.04.03 04:29:59.696476 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.04.03 04:29:59.696521 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5314 | 2026.04.03 04:29:59.696902 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.04.03 04:29:59.696937 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5316 | 2026.04.03 04:29:59.697285 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5317 | 2026.04.03 04:29:59.697488 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Trace> oximeter.measurements_cumulativeu64 (f25b6725-879d-46f0-9797-8977429a43f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.04.03 04:29:59.697614 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 5319 | 2026.04.03 04:29:59.697649 [ 268 ] {332da73e-2622-4e88-93d6-78afc2ba44aa} <Debug> TCPHandler: Processed in 0.001331376 sec. | ||
| 5320 | 2026.04.03 04:29:59.697762 [ 268 ] {} <Trace> TCP-Session: cfac6f6e-86f3-4938-87f4-e6bab94b7aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.04.03 04:29:59.697856 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.04.03 04:29:59.697897 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5323 | 2026.04.03 04:29:59.698232 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.04.03 04:29:59.698266 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5325 | 2026.04.03 04:29:59.698562 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5326 | 2026.04.03 04:29:59.698783 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Trace> oximeter.measurements_u64 (aa91fd11-b1e8-425f-a9a5-2cf7c5d17549): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.04.03 04:29:59.698905 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 5328 | 2026.04.03 04:29:59.698941 [ 268 ] {e7fa0435-f115-42b3-bdd4-da43a8adfd9b} <Debug> TCPHandler: Processed in 0.001229635 sec. | ||
| 5329 | 2026.04.03 04:30:00.390935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10146 | ||
| 5330 | 2026.04.03 04:30:00.391470 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.04.03 04:30:00.391520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5332 | 2026.04.03 04:30:00.392038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5333 | 2026.04.03 04:30:00.392309 [ 245 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.04.03 04:30:00.392467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10146 | ||
| 5335 | 2026.04.03 04:30:00.392469 [ 88 ] {} <Debug> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5336 | 2026.04.03 04:30:00.392546 [ 88 ] {} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.04.03 04:30:00.392570 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5338 | 2026.04.03 04:30:00.392685 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5339 | 2026.04.03 04:30:00.392809 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5340 | 2026.04.03 04:30:00.392852 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7714 rows starting from the beginning of the part | ||
| 5341 | 2026.04.03 04:30:00.392926 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5342 | 2026.04.03 04:30:00.392979 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5343 | 2026.04.03 04:30:00.393028 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5344 | 2026.04.03 04:30:00.393088 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5345 | 2026.04.03 04:30:00.393147 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5346 | 2026.04.03 04:30:00.395518 [ 187 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002877827 sec., 3525576.7633009213 rows/sec., 50.43 MiB/sec. | ||
| 5347 | 2026.04.03 04:30:00.395807 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5348 | 2026.04.03 04:30:00.396137 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.04.03 04:30:00.396227 [ 201 ] {00c4024f-bd6e-4c86-9f30-5d9b7a2add6f::all_1_21_4} <Trace> system.asynchronous_metric_log (00c4024f-bd6e-4c86-9f30-5d9b7a2add6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5350 | 2026.04.03 04:30:00.396345 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5351 | 2026.04.03 04:30:00.930553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5352 | 2026.04.03 04:30:00.950642 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.04.03 04:30:00.950705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5354 | 2026.04.03 04:30:00.957728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5355 | 2026.04.03 04:30:00.958517 [ 244 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.04.03 04:30:00.958824 [ 88 ] {} <Debug> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5357 | 2026.04.03 04:30:00.958888 [ 88 ] {} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.04.03 04:30:00.958908 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5359 | 2026.04.03 04:30:00.959015 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5360 | 2026.04.03 04:30:00.962540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5361 | 2026.04.03 04:30:00.963384 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5362 | 2026.04.03 04:30:00.965167 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5363 | 2026.04.03 04:30:00.970414 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5364 | 2026.04.03 04:30:00.975555 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5365 | 2026.04.03 04:30:00.980286 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5366 | 2026.04.03 04:30:00.985578 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5367 | 2026.04.03 04:30:00.989923 [ 201 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5368 | 2026.04.03 04:30:01.053280 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.094310039 sec., 1685.92868464406 rows/sec., 8.72 MiB/sec. | ||
| 5369 | 2026.04.03 04:30:01.055893 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5370 | 2026.04.03 04:30:01.058093 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.04.03 04:30:01.058207 [ 187 ] {cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5::all_1_21_4} <Trace> system.metric_log (cf7eb9fd-905a-49bc-96a6-d4bbf2551ad5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5372 | 2026.04.03 04:30:01.060441 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5373 | 2026.04.03 04:30:02.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.82 MiB, peak 260.36 MiB, free memory in arenas 0.00 B, will set to 254.23 MiB (RSS), difference: 4.40 MiB | ||