| 1 | [ Dec 18 05:28:35 Enabled. ] | ||
| 2 | [ Dec 18 05:28:35 Rereading configuration. ] | ||
| 3 | [ Dec 18 05:28:38 Rereading configuration. ] | ||
| 4 | [ Dec 18 05:28:49 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 | [ Dec 18 05:28:49 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 | 2025.12.18 05:28:51.763858 [ 1 ] {} <Information> Application: Will watch for the process with pid 24944 | ||
| 29 | 2025.12.18 05:28:51.764228 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.18 05:28:52.262633 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24944 | ||
| 31 | 2025.12.18 05:28:52.264865 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.18 05:28:52.265008 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.18 05:28:52.439353 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.18 05:28:52.475515 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.18 05:28:52.475592 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.18 05:28:52.475611 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.18 05:28:52.475664 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.18 05:28:52.476231 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.18 05:28:52.480280 [ 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 | 2025.12.18 05:28:52.481156 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.18 05:28:52.481971 [ 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 | 2025.12.18 05:28:52.482018 [ 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 | 2025.12.18 05:28:52.482056 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.18 05:28:52.482755 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.18 05:28:52.483727 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.18 05:28:52.489611 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.18 05:28:52.490329 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.18 05:28:52.491631 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.18 05:28:52.491718 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.18 05:28:52.492743 [ 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 | 2025.12.18 05:28:52.493257 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.18 05:28:52.497116 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.18 05:28:52.497769 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.18 05:28:52.502694 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.18 05:28:52.503036 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.18 05:28:52.503435 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.18 05:28:52.503783 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.18 05:28:52.505182 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.18 05:28:52.505206 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.18 05:28:52.505295 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.18 05:28:52.505380 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.18 05:28:52.520356 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.18 05:28:52.520381 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151882 sec | ||
| 68 | 2025.12.18 05:28:52.520427 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.18 05:28:52.520463 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.18 05:28:52.521112 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.18 05:28:52.521683 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.18 05:28:52.538974 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.18 05:28:52.539016 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.18 05:28:52.539115 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.18 05:28:52.539128 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.18 05:28:52.539160 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.18 05:28:52.539244 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.18 05:28:52.543515 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.18 05:28:52.543561 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.18 05:28:52.543609 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.18 05:28:52.543774 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.18 05:28:52.543815 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.18 05:28:52.543828 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.18 05:28:52.543899 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.18 05:28:52.543911 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.18 05:28:52.543939 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.18 05:28:52.544006 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.18 05:28:52.568933 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.18 05:28:52.575138 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.18 05:28:52.575243 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000125262 sec | ||
| 91 | 2025.12.18 05:28:52.575258 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.18 05:28:52.575271 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.18 05:28:52.575296 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.18 05:28:52.575520 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.18 05:28:52.575678 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.18 05:28:52.575692 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.18 05:28:52.575702 [ 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 | 2025.12.18 05:28:52.575712 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.18 05:28:52.583080 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.18 05:28:52.583254 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.12.18 05:28:52.584536 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.284e-05 sec. | ||
| 102 | 2025.12.18 05:28:52.584923 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.18 05:28:52.585617 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.18 05:28:52.585636 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.18 05:28:52.949276 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54020 | ||
| 106 | 2025.12.18 05:28:52.956808 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.18 05:28:52.956875 [ 4 ] {} <Debug> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54020 | ||
| 108 | 2025.12.18 05:28:52.956907 [ 4 ] {} <Debug> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.18 05:28:52.957001 [ 4 ] {} <Debug> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.18 05:28:52.957108 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.18 05:28:52.957137 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.18 05:28:52.957243 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.18 05:28:52.959194 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60493 | ||
| 114 | 2025.12.18 05:28:52.959283 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41091 | ||
| 115 | 2025.12.18 05:28:52.959422 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.18 05:28:52.959465 [ 5 ] {} <Debug> TCP-Session: 0090b74d-8987-47e4-9e3f-4da6d745baa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60493 | ||
| 117 | 2025.12.18 05:28:52.959502 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58923 | ||
| 118 | 2025.12.18 05:28:52.959490 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57621 | ||
| 119 | 2025.12.18 05:28:52.959592 [ 5 ] {} <Debug> TCP-Session: 0090b74d-8987-47e4-9e3f-4da6d745baa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.18 05:28:52.959602 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34297 | ||
| 121 | 2025.12.18 05:28:52.959615 [ 5 ] {} <Debug> TCP-Session: 0090b74d-8987-47e4-9e3f-4da6d745baa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.18 05:28:52.959477 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.18 05:28:52.959710 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62438 | ||
| 124 | 2025.12.18 05:28:52.959780 [ 254 ] {} <Debug> TCP-Session: 80c327a2-ac32-4f41-ab14-67201c81f1ac Authenticating user 'default' from [fd00:1122:3344:101::d]:41091 | ||
| 125 | 2025.12.18 05:28:52.959821 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.18 05:28:52.959871 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.18 05:28:52.959886 [ 6 ] {} <Debug> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Authenticating user 'default' from [fd00:1122:3344:101::d]:58923 | ||
| 128 | 2025.12.18 05:28:52.959931 [ 255 ] {} <Debug> TCP-Session: a97baf64-2d35-49f5-8772-2d2c9d9c2287 Authenticating user 'default' from [fd00:1122:3344:101::d]:57621 | ||
| 129 | 2025.12.18 05:28:52.959971 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.18 05:28:52.960007 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59516 | ||
| 131 | 2025.12.18 05:28:52.960041 [ 255 ] {} <Debug> TCP-Session: a97baf64-2d35-49f5-8772-2d2c9d9c2287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.18 05:28:52.960031 [ 257 ] {} <Debug> TCP-Session: ce54b200-f80d-4059-9944-477127d7968f Authenticating user 'default' from [fd00:1122:3344:101::d]:62438 | ||
| 133 | 2025.12.18 05:28:52.960022 [ 6 ] {} <Debug> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.18 05:28:52.960129 [ 255 ] {} <Debug> TCP-Session: a97baf64-2d35-49f5-8772-2d2c9d9c2287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.18 05:28:52.960121 [ 257 ] {} <Debug> TCP-Session: ce54b200-f80d-4059-9944-477127d7968f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.18 05:28:52.959891 [ 254 ] {} <Debug> TCP-Session: 80c327a2-ac32-4f41-ab14-67201c81f1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.18 05:28:52.960201 [ 257 ] {} <Debug> TCP-Session: ce54b200-f80d-4059-9944-477127d7968f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.18 05:28:52.960194 [ 6 ] {} <Debug> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.18 05:28:52.960193 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.18 05:28:52.960330 [ 254 ] {} <Debug> TCP-Session: 80c327a2-ac32-4f41-ab14-67201c81f1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.18 05:28:52.960403 [ 259 ] {} <Debug> TCP-Session: c7903bc8-a8c6-4124-9291-6f06d7d86a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:59516 | ||
| 142 | 2025.12.18 05:28:52.959904 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64079 | ||
| 143 | 2025.12.18 05:28:52.960496 [ 259 ] {} <Debug> TCP-Session: c7903bc8-a8c6-4124-9291-6f06d7d86a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.18 05:28:52.960617 [ 259 ] {} <Debug> TCP-Session: c7903bc8-a8c6-4124-9291-6f06d7d86a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.18 05:28:52.960615 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.12.18 05:28:52.960661 [ 258 ] {} <Debug> TCP-Session: a627b838-4fc5-427a-9f7e-d0b2ca7961d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64079 | ||
| 147 | 2025.12.18 05:28:52.960791 [ 258 ] {} <Debug> TCP-Session: a627b838-4fc5-427a-9f7e-d0b2ca7961d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.18 05:28:52.960804 [ 258 ] {} <Debug> TCP-Session: a627b838-4fc5-427a-9f7e-d0b2ca7961d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.18 05:28:52.962215 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.18 05:28:52.962395 [ 256 ] {} <Debug> TCP-Session: d2972e2b-d1e4-48e9-b389-5188dcb0fbff Authenticating user 'default' from [fd00:1122:3344:101::d]:34297 | ||
| 151 | 2025.12.18 05:28:52.962421 [ 256 ] {} <Debug> TCP-Session: d2972e2b-d1e4-48e9-b389-5188dcb0fbff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.18 05:28:52.962433 [ 256 ] {} <Debug> TCP-Session: d2972e2b-d1e4-48e9-b389-5188dcb0fbff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.18 05:28:52.966537 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.18 05:28:52.969294 [ 4 ] {51d94450-1783-41db-ba88-cbfec4cd3bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.18 05:28:53.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.87 MiB, peak 116.87 MiB, free memory in arenas 0.00 B, will set to 121.22 MiB (RSS), difference: 4.36 MiB | ||
| 156 | 2025.12.18 05:28:53.068216 [ 4 ] {51d94450-1783-41db-ba88-cbfec4cd3bff} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54020) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.12.18 05:28:53.069088 [ 4 ] {51d94450-1783-41db-ba88-cbfec4cd3bff} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.12.18 05:28:53.069275 [ 4 ] {51d94450-1783-41db-ba88-cbfec4cd3bff} <Debug> TCPHandler: Processed in 0.105013889 sec. | ||
| 205 | 2025.12.18 05:28:53.072279 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.12.18 05:28:53.072512 [ 4 ] {20aa1afe-d50d-41d0-b07b-fab37fe24a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.12.18 05:28:53.072755 [ 4 ] {20aa1afe-d50d-41d0-b07b-fab37fe24a87} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54020) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.12.18 05:28:53.072994 [ 4 ] {20aa1afe-d50d-41d0-b07b-fab37fe24a87} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.12.18 05:28:53.073192 [ 4 ] {20aa1afe-d50d-41d0-b07b-fab37fe24a87} <Debug> TCPHandler: Processed in 0.001048325 sec. | ||
| 256 | 2025.12.18 05:28:53.075826 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.12.18 05:28:53.076914 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.12.18 05:28:53.079060 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.12.18 05:28:53.080838 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.12.18 05:28:53.080857 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1131e-05 sec | ||
| 261 | 2025.12.18 05:28:53.080933 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.12.18 05:28:53.080945 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.12.18 05:28:53.080989 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.12.18 05:28:53.081647 [ 6 ] {a89b7d77-7f0e-49bb-8c5b-8b35b7bf484d} <Debug> TCPHandler: Processed in 0.006064787 sec. | ||
| 265 | 2025.12.18 05:28:53.081842 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.12.18 05:28:53.081991 [ 6 ] {0724b012-a351-43d5-acbb-95767741d3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.12.18 05:28:53.082104 [ 6 ] {0724b012-a351-43d5-acbb-95767741d3dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.12.18 05:28:53.086895 [ 6 ] {0724b012-a351-43d5-acbb-95767741d3dd} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.12.18 05:28:53.088103 [ 6 ] {0724b012-a351-43d5-acbb-95767741d3dd} <Debug> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309): Loading data parts | ||
| 271 | 2025.12.18 05:28:53.090980 [ 6 ] {0724b012-a351-43d5-acbb-95767741d3dd} <Debug> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309): There are no data parts | ||
| 272 | 2025.12.18 05:28:53.093972 [ 6 ] {0724b012-a351-43d5-acbb-95767741d3dd} <Debug> TCPHandler: Processed in 0.012176915 sec. | ||
| 273 | 2025.12.18 05:28:53.094116 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.12.18 05:28:53.094359 [ 6 ] {b475e63e-707b-4a5e-83d3-e46e22314b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2025.12.18 05:28:53.094486 [ 6 ] {b475e63e-707b-4a5e-83d3-e46e22314b7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.12.18 05:28:53.112942 [ 6 ] {b475e63e-707b-4a5e-83d3-e46e22314b7b} <Debug> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Loading data parts | ||
| 287 | 2025.12.18 05:28:53.113155 [ 6 ] {b475e63e-707b-4a5e-83d3-e46e22314b7b} <Debug> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): There are no data parts | ||
| 288 | 2025.12.18 05:28:53.114269 [ 6 ] {b475e63e-707b-4a5e-83d3-e46e22314b7b} <Debug> TCPHandler: Processed in 0.02020219 sec. | ||
| 289 | 2025.12.18 05:28:53.114480 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.12.18 05:28:53.114637 [ 6 ] {132e83b6-197b-490e-9f56-6ab54a9cc77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) 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) | ||
| 291 | 2025.12.18 05:28:53.114742 [ 6 ] {132e83b6-197b-490e-9f56-6ab54a9cc77a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.12.18 05:28:53.116419 [ 6 ] {132e83b6-197b-490e-9f56-6ab54a9cc77a} <Debug> oximeter.measurements_i8 (5f9a7d63-55cd-4059-a84f-81706d4d78eb): Loading data parts | ||
| 293 | 2025.12.18 05:28:53.116628 [ 6 ] {132e83b6-197b-490e-9f56-6ab54a9cc77a} <Debug> oximeter.measurements_i8 (5f9a7d63-55cd-4059-a84f-81706d4d78eb): There are no data parts | ||
| 294 | 2025.12.18 05:28:53.117783 [ 6 ] {132e83b6-197b-490e-9f56-6ab54a9cc77a} <Debug> TCPHandler: Processed in 0.003351199 sec. | ||
| 295 | 2025.12.18 05:28:53.117912 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.12.18 05:28:53.118130 [ 6 ] {1472931e-e4c2-4789-906b-0523a5a8fec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) 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) | ||
| 297 | 2025.12.18 05:28:53.118172 [ 6 ] {1472931e-e4c2-4789-906b-0523a5a8fec2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.12.18 05:28:53.119932 [ 6 ] {1472931e-e4c2-4789-906b-0523a5a8fec2} <Debug> oximeter.measurements_u8 (020916df-bcc8-4f66-b222-1ec0bc267382): Loading data parts | ||
| 299 | 2025.12.18 05:28:53.120073 [ 6 ] {1472931e-e4c2-4789-906b-0523a5a8fec2} <Debug> oximeter.measurements_u8 (020916df-bcc8-4f66-b222-1ec0bc267382): There are no data parts | ||
| 300 | 2025.12.18 05:28:53.121209 [ 6 ] {1472931e-e4c2-4789-906b-0523a5a8fec2} <Debug> TCPHandler: Processed in 0.003344838 sec. | ||
| 301 | 2025.12.18 05:28:53.121404 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.12.18 05:28:53.121555 [ 6 ] {c19b9046-928b-474f-877c-449f6e03f516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2025.12.18 05:28:53.121658 [ 6 ] {c19b9046-928b-474f-877c-449f6e03f516} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.12.18 05:28:53.123380 [ 6 ] {c19b9046-928b-474f-877c-449f6e03f516} <Debug> oximeter.measurements_i16 (9c178cc5-3f12-4201-99c9-fea3421a1a1d): Loading data parts | ||
| 305 | 2025.12.18 05:28:53.123554 [ 6 ] {c19b9046-928b-474f-877c-449f6e03f516} <Debug> oximeter.measurements_i16 (9c178cc5-3f12-4201-99c9-fea3421a1a1d): There are no data parts | ||
| 306 | 2025.12.18 05:28:53.124768 [ 6 ] {c19b9046-928b-474f-877c-449f6e03f516} <Debug> TCPHandler: Processed in 0.003413749 sec. | ||
| 307 | 2025.12.18 05:28:53.124896 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.12.18 05:28:53.125045 [ 6 ] {923f0e80-1e1c-4b3c-add8-033599bce2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2025.12.18 05:28:53.125154 [ 6 ] {923f0e80-1e1c-4b3c-add8-033599bce2be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.12.18 05:28:53.126908 [ 6 ] {923f0e80-1e1c-4b3c-add8-033599bce2be} <Debug> oximeter.measurements_u16 (ae3233d9-1b36-44f6-a182-4261d932f0b4): Loading data parts | ||
| 311 | 2025.12.18 05:28:53.127048 [ 6 ] {923f0e80-1e1c-4b3c-add8-033599bce2be} <Debug> oximeter.measurements_u16 (ae3233d9-1b36-44f6-a182-4261d932f0b4): There are no data parts | ||
| 312 | 2025.12.18 05:28:53.128228 [ 6 ] {923f0e80-1e1c-4b3c-add8-033599bce2be} <Debug> TCPHandler: Processed in 0.003379829 sec. | ||
| 313 | 2025.12.18 05:28:53.128392 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.12.18 05:28:53.128579 [ 6 ] {42215462-3e52-4eac-bb49-6e58c6a26d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2025.12.18 05:28:53.128688 [ 6 ] {42215462-3e52-4eac-bb49-6e58c6a26d16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.12.18 05:28:53.130408 [ 6 ] {42215462-3e52-4eac-bb49-6e58c6a26d16} <Debug> oximeter.measurements_i32 (e4a9bceb-05c7-4060-8c89-c4f3653dd67a): Loading data parts | ||
| 317 | 2025.12.18 05:28:53.130547 [ 6 ] {42215462-3e52-4eac-bb49-6e58c6a26d16} <Debug> oximeter.measurements_i32 (e4a9bceb-05c7-4060-8c89-c4f3653dd67a): There are no data parts | ||
| 318 | 2025.12.18 05:28:53.131888 [ 6 ] {42215462-3e52-4eac-bb49-6e58c6a26d16} <Debug> TCPHandler: Processed in 0.003543901 sec. | ||
| 319 | 2025.12.18 05:28:53.132017 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.12.18 05:28:53.132165 [ 6 ] {bf7cad6b-3e20-4eee-a238-2a05f025b683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2025.12.18 05:28:53.132275 [ 6 ] {bf7cad6b-3e20-4eee-a238-2a05f025b683} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.12.18 05:28:53.134006 [ 6 ] {bf7cad6b-3e20-4eee-a238-2a05f025b683} <Debug> oximeter.measurements_u32 (c22ed522-04c9-4795-81cd-ca24dce46c4a): Loading data parts | ||
| 323 | 2025.12.18 05:28:53.134142 [ 6 ] {bf7cad6b-3e20-4eee-a238-2a05f025b683} <Debug> oximeter.measurements_u32 (c22ed522-04c9-4795-81cd-ca24dce46c4a): There are no data parts | ||
| 324 | 2025.12.18 05:28:53.135250 [ 6 ] {bf7cad6b-3e20-4eee-a238-2a05f025b683} <Debug> TCPHandler: Processed in 0.003330908 sec. | ||
| 325 | 2025.12.18 05:28:53.135364 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.12.18 05:28:53.135647 [ 6 ] {729aea05-278f-493b-8a24-cdab2937e5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2025.12.18 05:28:53.135757 [ 6 ] {729aea05-278f-493b-8a24-cdab2937e5f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.12.18 05:28:53.137361 [ 6 ] {729aea05-278f-493b-8a24-cdab2937e5f6} <Debug> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): Loading data parts | ||
| 329 | 2025.12.18 05:28:53.137488 [ 6 ] {729aea05-278f-493b-8a24-cdab2937e5f6} <Debug> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): There are no data parts | ||
| 330 | 2025.12.18 05:28:53.138655 [ 6 ] {729aea05-278f-493b-8a24-cdab2937e5f6} <Debug> TCPHandler: Processed in 0.003279567 sec. | ||
| 331 | 2025.12.18 05:28:53.138845 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.12.18 05:28:53.138993 [ 6 ] {b321c6c5-ad38-40e3-9ee9-dd29cc074f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2025.12.18 05:28:53.139113 [ 6 ] {b321c6c5-ad38-40e3-9ee9-dd29cc074f0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.12.18 05:28:53.140730 [ 6 ] {b321c6c5-ad38-40e3-9ee9-dd29cc074f0b} <Debug> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Loading data parts | ||
| 335 | 2025.12.18 05:28:53.140899 [ 6 ] {b321c6c5-ad38-40e3-9ee9-dd29cc074f0b} <Debug> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): There are no data parts | ||
| 336 | 2025.12.18 05:28:53.142057 [ 6 ] {b321c6c5-ad38-40e3-9ee9-dd29cc074f0b} <Debug> TCPHandler: Processed in 0.003259526 sec. | ||
| 337 | 2025.12.18 05:28:53.142180 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.12.18 05:28:53.142398 [ 6 ] {082f665e-4c30-46a6-b011-150d2a615be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2025.12.18 05:28:53.142505 [ 6 ] {082f665e-4c30-46a6-b011-150d2a615be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.12.18 05:28:53.144156 [ 6 ] {082f665e-4c30-46a6-b011-150d2a615be8} <Debug> oximeter.measurements_f32 (d3dd12ce-5a5b-41bd-b905-8350dc766149): Loading data parts | ||
| 341 | 2025.12.18 05:28:53.144341 [ 6 ] {082f665e-4c30-46a6-b011-150d2a615be8} <Debug> oximeter.measurements_f32 (d3dd12ce-5a5b-41bd-b905-8350dc766149): There are no data parts | ||
| 342 | 2025.12.18 05:28:53.145568 [ 6 ] {082f665e-4c30-46a6-b011-150d2a615be8} <Debug> TCPHandler: Processed in 0.00343568 sec. | ||
| 343 | 2025.12.18 05:28:53.145693 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.18 05:28:53.145840 [ 6 ] {c6ecb884-5124-4460-8aff-bbe3cf813151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2025.12.18 05:28:53.145951 [ 6 ] {c6ecb884-5124-4460-8aff-bbe3cf813151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.12.18 05:28:53.147621 [ 6 ] {c6ecb884-5124-4460-8aff-bbe3cf813151} <Debug> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Loading data parts | ||
| 347 | 2025.12.18 05:28:53.147818 [ 6 ] {c6ecb884-5124-4460-8aff-bbe3cf813151} <Debug> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): There are no data parts | ||
| 348 | 2025.12.18 05:28:53.148955 [ 6 ] {c6ecb884-5124-4460-8aff-bbe3cf813151} <Debug> TCPHandler: Processed in 0.003309848 sec. | ||
| 349 | 2025.12.18 05:28:53.149080 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.12.18 05:28:53.149298 [ 6 ] {645a1137-2fb6-4d10-8cfe-9e2b7f51c702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2025.12.18 05:28:53.149410 [ 6 ] {645a1137-2fb6-4d10-8cfe-9e2b7f51c702} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.12.18 05:28:53.151039 [ 6 ] {645a1137-2fb6-4d10-8cfe-9e2b7f51c702} <Debug> oximeter.measurements_string (566c1d80-bbb0-4093-b37b-73a4c579a595): Loading data parts | ||
| 353 | 2025.12.18 05:28:53.151176 [ 6 ] {645a1137-2fb6-4d10-8cfe-9e2b7f51c702} <Debug> oximeter.measurements_string (566c1d80-bbb0-4093-b37b-73a4c579a595): There are no data parts | ||
| 354 | 2025.12.18 05:28:53.152488 [ 6 ] {645a1137-2fb6-4d10-8cfe-9e2b7f51c702} <Debug> TCPHandler: Processed in 0.003455889 sec. | ||
| 355 | 2025.12.18 05:28:53.152629 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.12.18 05:28:53.152780 [ 6 ] {0675248f-1094-4b7c-ab7b-31467f43451c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.12.18 05:28:53.152893 [ 6 ] {0675248f-1094-4b7c-ab7b-31467f43451c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.12.18 05:28:53.154557 [ 6 ] {0675248f-1094-4b7c-ab7b-31467f43451c} <Debug> oximeter.measurements_bytes (585128ef-27c7-431d-9992-058a0b21df48): Loading data parts | ||
| 366 | 2025.12.18 05:28:53.154681 [ 6 ] {0675248f-1094-4b7c-ab7b-31467f43451c} <Debug> oximeter.measurements_bytes (585128ef-27c7-431d-9992-058a0b21df48): There are no data parts | ||
| 367 | 2025.12.18 05:28:53.155889 [ 6 ] {0675248f-1094-4b7c-ab7b-31467f43451c} <Debug> TCPHandler: Processed in 0.003308107 sec. | ||
| 368 | 2025.12.18 05:28:53.156017 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.12.18 05:28:53.156172 [ 6 ] {e4ff151f-c960-4458-b135-6667ee928390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2025.12.18 05:28:53.156288 [ 6 ] {e4ff151f-c960-4458-b135-6667ee928390} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.12.18 05:28:53.157992 [ 6 ] {e4ff151f-c960-4458-b135-6667ee928390} <Debug> oximeter.measurements_cumulativei64 (424c787b-1118-416b-8452-f060c9c58f7d): Loading data parts | ||
| 372 | 2025.12.18 05:28:53.158247 [ 6 ] {e4ff151f-c960-4458-b135-6667ee928390} <Debug> oximeter.measurements_cumulativei64 (424c787b-1118-416b-8452-f060c9c58f7d): There are no data parts | ||
| 373 | 2025.12.18 05:28:53.159424 [ 6 ] {e4ff151f-c960-4458-b135-6667ee928390} <Debug> TCPHandler: Processed in 0.00345405 sec. | ||
| 374 | 2025.12.18 05:28:53.159588 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.12.18 05:28:53.159782 [ 6 ] {2de5f13b-540d-41c1-8b35-0775b3361003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2025.12.18 05:28:53.159893 [ 6 ] {2de5f13b-540d-41c1-8b35-0775b3361003} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.12.18 05:28:53.161542 [ 6 ] {2de5f13b-540d-41c1-8b35-0775b3361003} <Debug> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Loading data parts | ||
| 378 | 2025.12.18 05:28:53.161741 [ 6 ] {2de5f13b-540d-41c1-8b35-0775b3361003} <Debug> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): There are no data parts | ||
| 379 | 2025.12.18 05:28:53.163003 [ 6 ] {2de5f13b-540d-41c1-8b35-0775b3361003} <Debug> TCPHandler: Processed in 0.0034633 sec. | ||
| 380 | 2025.12.18 05:28:53.163129 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.18 05:28:53.163356 [ 6 ] {862038e8-687d-4459-a264-b63011bbd779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.12.18 05:28:53.163435 [ 6 ] {862038e8-687d-4459-a264-b63011bbd779} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.12.18 05:28:53.165186 [ 6 ] {862038e8-687d-4459-a264-b63011bbd779} <Debug> oximeter.measurements_cumulativef32 (c55741d9-8181-4a97-b583-e13a9858af71): Loading data parts | ||
| 384 | 2025.12.18 05:28:53.165318 [ 6 ] {862038e8-687d-4459-a264-b63011bbd779} <Debug> oximeter.measurements_cumulativef32 (c55741d9-8181-4a97-b583-e13a9858af71): There are no data parts | ||
| 385 | 2025.12.18 05:28:53.166734 [ 6 ] {862038e8-687d-4459-a264-b63011bbd779} <Debug> TCPHandler: Processed in 0.003652022 sec. | ||
| 386 | 2025.12.18 05:28:53.166881 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.18 05:28:53.167045 [ 6 ] {bbc8dd0f-95ea-457c-9793-04d56837536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.12.18 05:28:53.167172 [ 6 ] {bbc8dd0f-95ea-457c-9793-04d56837536c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.12.18 05:28:53.168866 [ 6 ] {bbc8dd0f-95ea-457c-9793-04d56837536c} <Debug> oximeter.measurements_cumulativef64 (5b40b9b5-dd7a-4155-811c-efc89501dc8d): Loading data parts | ||
| 390 | 2025.12.18 05:28:53.169043 [ 6 ] {bbc8dd0f-95ea-457c-9793-04d56837536c} <Debug> oximeter.measurements_cumulativef64 (5b40b9b5-dd7a-4155-811c-efc89501dc8d): There are no data parts | ||
| 391 | 2025.12.18 05:28:53.170220 [ 6 ] {bbc8dd0f-95ea-457c-9793-04d56837536c} <Debug> TCPHandler: Processed in 0.003387239 sec. | ||
| 392 | 2025.12.18 05:28:53.170358 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.18 05:28:53.170661 [ 6 ] {99e6a01c-f86a-4796-9823-41e635fc8d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.12.18 05:28:53.170793 [ 6 ] {99e6a01c-f86a-4796-9823-41e635fc8d31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.12.18 05:28:53.172755 [ 6 ] {99e6a01c-f86a-4796-9823-41e635fc8d31} <Debug> oximeter.measurements_histogrami8 (6b582a9e-3a0c-4eaa-825a-4a1d86235588): Loading data parts | ||
| 406 | 2025.12.18 05:28:53.172895 [ 6 ] {99e6a01c-f86a-4796-9823-41e635fc8d31} <Debug> oximeter.measurements_histogrami8 (6b582a9e-3a0c-4eaa-825a-4a1d86235588): There are no data parts | ||
| 407 | 2025.12.18 05:28:53.174219 [ 6 ] {99e6a01c-f86a-4796-9823-41e635fc8d31} <Debug> TCPHandler: Processed in 0.003911406 sec. | ||
| 408 | 2025.12.18 05:28:53.174355 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.12.18 05:28:53.174566 [ 6 ] {96815830-62e4-4093-9fb8-757ff1e4d36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.12.18 05:28:53.174691 [ 6 ] {96815830-62e4-4093-9fb8-757ff1e4d36a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.12.18 05:28:53.176522 [ 6 ] {96815830-62e4-4093-9fb8-757ff1e4d36a} <Debug> oximeter.measurements_histogramu8 (c805b619-f5ee-4df8-aa63-52a3313f6236): Loading data parts | ||
| 412 | 2025.12.18 05:28:53.176732 [ 6 ] {96815830-62e4-4093-9fb8-757ff1e4d36a} <Debug> oximeter.measurements_histogramu8 (c805b619-f5ee-4df8-aa63-52a3313f6236): There are no data parts | ||
| 413 | 2025.12.18 05:28:53.177911 [ 6 ] {96815830-62e4-4093-9fb8-757ff1e4d36a} <Debug> TCPHandler: Processed in 0.003605452 sec. | ||
| 414 | 2025.12.18 05:28:53.178044 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.12.18 05:28:53.178325 [ 6 ] {accb0b02-8955-4205-a622-e77d3e81169b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.12.18 05:28:53.178445 [ 6 ] {accb0b02-8955-4205-a622-e77d3e81169b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.12.18 05:28:53.180312 [ 6 ] {accb0b02-8955-4205-a622-e77d3e81169b} <Debug> oximeter.measurements_histogrami16 (2ed98f24-c157-48e7-811c-d2019b1551e9): Loading data parts | ||
| 418 | 2025.12.18 05:28:53.180451 [ 6 ] {accb0b02-8955-4205-a622-e77d3e81169b} <Debug> oximeter.measurements_histogrami16 (2ed98f24-c157-48e7-811c-d2019b1551e9): There are no data parts | ||
| 419 | 2025.12.18 05:28:53.181751 [ 6 ] {accb0b02-8955-4205-a622-e77d3e81169b} <Debug> TCPHandler: Processed in 0.003755644 sec. | ||
| 420 | 2025.12.18 05:28:53.181951 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.12.18 05:28:53.182165 [ 6 ] {d920e15b-9248-46ac-9723-d3c3c48b1d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.12.18 05:28:53.182286 [ 6 ] {d920e15b-9248-46ac-9723-d3c3c48b1d7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.12.18 05:28:53.184017 [ 6 ] {d920e15b-9248-46ac-9723-d3c3c48b1d7a} <Debug> oximeter.measurements_histogramu16 (dcf44871-3955-4acc-b560-c482ae78a9fd): Loading data parts | ||
| 424 | 2025.12.18 05:28:53.184286 [ 6 ] {d920e15b-9248-46ac-9723-d3c3c48b1d7a} <Debug> oximeter.measurements_histogramu16 (dcf44871-3955-4acc-b560-c482ae78a9fd): There are no data parts | ||
| 425 | 2025.12.18 05:28:53.185587 [ 6 ] {d920e15b-9248-46ac-9723-d3c3c48b1d7a} <Debug> TCPHandler: Processed in 0.003685473 sec. | ||
| 426 | 2025.12.18 05:28:53.185718 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.12.18 05:28:53.186001 [ 6 ] {675e0f6c-3482-48de-9554-cd4c6c190a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.12.18 05:28:53.186121 [ 6 ] {675e0f6c-3482-48de-9554-cd4c6c190a61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.12.18 05:28:53.187973 [ 6 ] {675e0f6c-3482-48de-9554-cd4c6c190a61} <Debug> oximeter.measurements_histogrami32 (712395e4-e946-4b2f-8286-52307818ddce): Loading data parts | ||
| 430 | 2025.12.18 05:28:53.188102 [ 6 ] {675e0f6c-3482-48de-9554-cd4c6c190a61} <Debug> oximeter.measurements_histogrami32 (712395e4-e946-4b2f-8286-52307818ddce): There are no data parts | ||
| 431 | 2025.12.18 05:28:53.189433 [ 6 ] {675e0f6c-3482-48de-9554-cd4c6c190a61} <Debug> TCPHandler: Processed in 0.003763324 sec. | ||
| 432 | 2025.12.18 05:28:53.189634 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.12.18 05:28:53.189844 [ 6 ] {78d1b88c-3c1d-45ed-894c-9390f6e95884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.12.18 05:28:53.189965 [ 6 ] {78d1b88c-3c1d-45ed-894c-9390f6e95884} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.12.18 05:28:53.191691 [ 6 ] {78d1b88c-3c1d-45ed-894c-9390f6e95884} <Debug> oximeter.measurements_histogramu32 (299645d8-d6e7-4604-b370-ab6416bd2c67): Loading data parts | ||
| 436 | 2025.12.18 05:28:53.191851 [ 6 ] {78d1b88c-3c1d-45ed-894c-9390f6e95884} <Debug> oximeter.measurements_histogramu32 (299645d8-d6e7-4604-b370-ab6416bd2c67): There are no data parts | ||
| 437 | 2025.12.18 05:28:53.193104 [ 6 ] {78d1b88c-3c1d-45ed-894c-9390f6e95884} <Debug> TCPHandler: Processed in 0.003518841 sec. | ||
| 438 | 2025.12.18 05:28:53.193233 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.12.18 05:28:53.193480 [ 6 ] {f37e5695-cbda-4d84-aa59-7079fa3301b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.12.18 05:28:53.193606 [ 6 ] {f37e5695-cbda-4d84-aa59-7079fa3301b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.12.18 05:28:53.195441 [ 6 ] {f37e5695-cbda-4d84-aa59-7079fa3301b0} <Debug> oximeter.measurements_histogrami64 (95eb5cf4-6b7c-47fa-8298-c1d5bd28a5ae): Loading data parts | ||
| 442 | 2025.12.18 05:28:53.195577 [ 6 ] {f37e5695-cbda-4d84-aa59-7079fa3301b0} <Debug> oximeter.measurements_histogrami64 (95eb5cf4-6b7c-47fa-8298-c1d5bd28a5ae): There are no data parts | ||
| 443 | 2025.12.18 05:28:53.196757 [ 6 ] {f37e5695-cbda-4d84-aa59-7079fa3301b0} <Debug> TCPHandler: Processed in 0.003572891 sec. | ||
| 444 | 2025.12.18 05:28:53.196955 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.12.18 05:28:53.197162 [ 6 ] {7e9dd4e3-a132-4cd6-8c21-611d556b2ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.12.18 05:28:53.197341 [ 6 ] {7e9dd4e3-a132-4cd6-8c21-611d556b2ce3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.12.18 05:28:53.199053 [ 6 ] {7e9dd4e3-a132-4cd6-8c21-611d556b2ce3} <Debug> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Loading data parts | ||
| 448 | 2025.12.18 05:28:53.199180 [ 6 ] {7e9dd4e3-a132-4cd6-8c21-611d556b2ce3} <Debug> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): There are no data parts | ||
| 449 | 2025.12.18 05:28:53.200419 [ 6 ] {7e9dd4e3-a132-4cd6-8c21-611d556b2ce3} <Debug> TCPHandler: Processed in 0.00351335 sec. | ||
| 450 | 2025.12.18 05:28:53.200544 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.12.18 05:28:53.200738 [ 6 ] {576554b6-97f6-4f20-bc02-4d74d46b0f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.12.18 05:28:53.200857 [ 6 ] {576554b6-97f6-4f20-bc02-4d74d46b0f5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.12.18 05:28:53.202679 [ 6 ] {576554b6-97f6-4f20-bc02-4d74d46b0f5c} <Debug> oximeter.measurements_histogramf32 (7ab1f2cf-39a6-4d5f-9500-75fb9d6ada56): Loading data parts | ||
| 454 | 2025.12.18 05:28:53.202804 [ 6 ] {576554b6-97f6-4f20-bc02-4d74d46b0f5c} <Debug> oximeter.measurements_histogramf32 (7ab1f2cf-39a6-4d5f-9500-75fb9d6ada56): There are no data parts | ||
| 455 | 2025.12.18 05:28:53.204000 [ 6 ] {576554b6-97f6-4f20-bc02-4d74d46b0f5c} <Debug> TCPHandler: Processed in 0.003500511 sec. | ||
| 456 | 2025.12.18 05:28:53.204168 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.18 05:28:53.204413 [ 6 ] {7215e503-6b20-454f-bcc2-e4ed36062c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.12.18 05:28:53.204535 [ 6 ] {7215e503-6b20-454f-bcc2-e4ed36062c3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.12.18 05:28:53.206349 [ 6 ] {7215e503-6b20-454f-bcc2-e4ed36062c3b} <Debug> oximeter.measurements_histogramf64 (1751bf95-7125-472c-a6ba-555b397696f5): Loading data parts | ||
| 460 | 2025.12.18 05:28:53.206481 [ 6 ] {7215e503-6b20-454f-bcc2-e4ed36062c3b} <Debug> oximeter.measurements_histogramf64 (1751bf95-7125-472c-a6ba-555b397696f5): There are no data parts | ||
| 461 | 2025.12.18 05:28:53.207704 [ 6 ] {7215e503-6b20-454f-bcc2-e4ed36062c3b} <Debug> TCPHandler: Processed in 0.003584232 sec. | ||
| 462 | 2025.12.18 05:28:53.207837 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.18 05:28:53.208013 [ 6 ] {3c36d046-c4e8-4ff9-ac2e-8921b8dea0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.12.18 05:28:53.208139 [ 6 ] {3c36d046-c4e8-4ff9-ac2e-8921b8dea0a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.12.18 05:28:53.209874 [ 6 ] {3c36d046-c4e8-4ff9-ac2e-8921b8dea0a7} <Debug> oximeter.fields_bool (893e4c44-68ad-4bfd-8254-87b8b1e8dd9f): Loading data parts | ||
| 491 | 2025.12.18 05:28:53.210070 [ 6 ] {3c36d046-c4e8-4ff9-ac2e-8921b8dea0a7} <Debug> oximeter.fields_bool (893e4c44-68ad-4bfd-8254-87b8b1e8dd9f): There are no data parts | ||
| 492 | 2025.12.18 05:28:53.211198 [ 6 ] {3c36d046-c4e8-4ff9-ac2e-8921b8dea0a7} <Debug> TCPHandler: Processed in 0.003410229 sec. | ||
| 493 | 2025.12.18 05:28:53.211325 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.12.18 05:28:53.211554 [ 6 ] {d8c15b0b-e8b5-476e-96c9-1d52f66b3d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.12.18 05:28:53.211670 [ 6 ] {d8c15b0b-e8b5-476e-96c9-1d52f66b3d68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.12.18 05:28:53.213300 [ 6 ] {d8c15b0b-e8b5-476e-96c9-1d52f66b3d68} <Debug> oximeter.fields_i8 (76281f53-f16c-4a0f-91e8-8603bd7db89c): Loading data parts | ||
| 497 | 2025.12.18 05:28:53.213427 [ 6 ] {d8c15b0b-e8b5-476e-96c9-1d52f66b3d68} <Debug> oximeter.fields_i8 (76281f53-f16c-4a0f-91e8-8603bd7db89c): There are no data parts | ||
| 498 | 2025.12.18 05:28:53.214683 [ 6 ] {d8c15b0b-e8b5-476e-96c9-1d52f66b3d68} <Debug> TCPHandler: Processed in 0.003405249 sec. | ||
| 499 | 2025.12.18 05:28:53.214809 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.18 05:28:53.214961 [ 6 ] {47dfb098-e1a0-473a-922d-f63c91fba16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2025.12.18 05:28:53.215078 [ 6 ] {47dfb098-e1a0-473a-922d-f63c91fba16d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.12.18 05:28:53.216757 [ 6 ] {47dfb098-e1a0-473a-922d-f63c91fba16d} <Debug> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Loading data parts | ||
| 503 | 2025.12.18 05:28:53.216946 [ 6 ] {47dfb098-e1a0-473a-922d-f63c91fba16d} <Debug> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): There are no data parts | ||
| 504 | 2025.12.18 05:28:53.218089 [ 6 ] {47dfb098-e1a0-473a-922d-f63c91fba16d} <Debug> TCPHandler: Processed in 0.003326818 sec. | ||
| 505 | 2025.12.18 05:28:53.218220 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.18 05:28:53.218445 [ 6 ] {16e7d60d-b314-420e-b1b4-61a56ad5d448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2025.12.18 05:28:53.218553 [ 6 ] {16e7d60d-b314-420e-b1b4-61a56ad5d448} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.12.18 05:28:53.220182 [ 6 ] {16e7d60d-b314-420e-b1b4-61a56ad5d448} <Debug> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Loading data parts | ||
| 509 | 2025.12.18 05:28:53.220310 [ 6 ] {16e7d60d-b314-420e-b1b4-61a56ad5d448} <Debug> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): There are no data parts | ||
| 510 | 2025.12.18 05:28:53.221576 [ 6 ] {16e7d60d-b314-420e-b1b4-61a56ad5d448} <Debug> TCPHandler: Processed in 0.003404379 sec. | ||
| 511 | 2025.12.18 05:28:53.221703 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.12.18 05:28:53.221853 [ 6 ] {de9958fe-36fa-46fa-9d6b-284581ef74bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.12.18 05:28:53.221958 [ 6 ] {de9958fe-36fa-46fa-9d6b-284581ef74bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.12.18 05:28:53.223599 [ 6 ] {de9958fe-36fa-46fa-9d6b-284581ef74bc} <Debug> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Loading data parts | ||
| 515 | 2025.12.18 05:28:53.223783 [ 6 ] {de9958fe-36fa-46fa-9d6b-284581ef74bc} <Debug> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): There are no data parts | ||
| 516 | 2025.12.18 05:28:53.224939 [ 6 ] {de9958fe-36fa-46fa-9d6b-284581ef74bc} <Debug> TCPHandler: Processed in 0.003284597 sec. | ||
| 517 | 2025.12.18 05:28:53.225066 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.12.18 05:28:53.225282 [ 6 ] {33afef34-9d02-4fbb-afac-7dbd57a945ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2025.12.18 05:28:53.225385 [ 6 ] {33afef34-9d02-4fbb-afac-7dbd57a945ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.12.18 05:28:53.227075 [ 6 ] {33afef34-9d02-4fbb-afac-7dbd57a945ff} <Debug> oximeter.fields_i32 (4628f544-71dd-40d2-9717-65d98e2aec46): Loading data parts | ||
| 521 | 2025.12.18 05:28:53.227261 [ 6 ] {33afef34-9d02-4fbb-afac-7dbd57a945ff} <Debug> oximeter.fields_i32 (4628f544-71dd-40d2-9717-65d98e2aec46): There are no data parts | ||
| 522 | 2025.12.18 05:28:53.228447 [ 6 ] {33afef34-9d02-4fbb-afac-7dbd57a945ff} <Debug> TCPHandler: Processed in 0.003429049 sec. | ||
| 523 | 2025.12.18 05:28:53.228592 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.12.18 05:28:53.228784 [ 6 ] {e326bc1f-191b-4dfa-bad9-816e1d5b2be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2025.12.18 05:28:53.228920 [ 6 ] {e326bc1f-191b-4dfa-bad9-816e1d5b2be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.12.18 05:28:53.230710 [ 6 ] {e326bc1f-191b-4dfa-bad9-816e1d5b2be7} <Debug> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Loading data parts | ||
| 527 | 2025.12.18 05:28:53.230911 [ 6 ] {e326bc1f-191b-4dfa-bad9-816e1d5b2be7} <Debug> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): There are no data parts | ||
| 528 | 2025.12.18 05:28:53.232103 [ 6 ] {e326bc1f-191b-4dfa-bad9-816e1d5b2be7} <Debug> TCPHandler: Processed in 0.003572921 sec. | ||
| 529 | 2025.12.18 05:28:53.232236 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.12.18 05:28:53.232468 [ 6 ] {b9fe04cf-3466-48a0-b211-e71663d097b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2025.12.18 05:28:53.232583 [ 6 ] {b9fe04cf-3466-48a0-b211-e71663d097b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.12.18 05:28:53.234177 [ 6 ] {b9fe04cf-3466-48a0-b211-e71663d097b1} <Debug> oximeter.fields_i64 (780fa3d6-23c2-4f5a-a3e1-65bb269124a2): Loading data parts | ||
| 533 | 2025.12.18 05:28:53.234311 [ 6 ] {b9fe04cf-3466-48a0-b211-e71663d097b1} <Debug> oximeter.fields_i64 (780fa3d6-23c2-4f5a-a3e1-65bb269124a2): There are no data parts | ||
| 534 | 2025.12.18 05:28:53.235618 [ 6 ] {b9fe04cf-3466-48a0-b211-e71663d097b1} <Debug> TCPHandler: Processed in 0.0034286 sec. | ||
| 535 | 2025.12.18 05:28:53.235744 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.18 05:28:53.235893 [ 6 ] {5d83ebcb-d0df-462c-bdf9-0a45a78957ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2025.12.18 05:28:53.236014 [ 6 ] {5d83ebcb-d0df-462c-bdf9-0a45a78957ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.12.18 05:28:53.237702 [ 6 ] {5d83ebcb-d0df-462c-bdf9-0a45a78957ed} <Debug> oximeter.fields_u64 (23b51c48-b744-4386-8b7e-f1ec7ffa5380): Loading data parts | ||
| 539 | 2025.12.18 05:28:53.237903 [ 6 ] {5d83ebcb-d0df-462c-bdf9-0a45a78957ed} <Debug> oximeter.fields_u64 (23b51c48-b744-4386-8b7e-f1ec7ffa5380): There are no data parts | ||
| 540 | 2025.12.18 05:28:53.239069 [ 6 ] {5d83ebcb-d0df-462c-bdf9-0a45a78957ed} <Debug> TCPHandler: Processed in 0.003371938 sec. | ||
| 541 | 2025.12.18 05:28:53.239195 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.18 05:28:53.239426 [ 6 ] {7416cf83-d575-4343-92d3-96d5a5550aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2025.12.18 05:28:53.239546 [ 6 ] {7416cf83-d575-4343-92d3-96d5a5550aaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.12.18 05:28:53.241177 [ 6 ] {7416cf83-d575-4343-92d3-96d5a5550aaa} <Debug> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Loading data parts | ||
| 545 | 2025.12.18 05:28:53.241303 [ 6 ] {7416cf83-d575-4343-92d3-96d5a5550aaa} <Debug> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): There are no data parts | ||
| 546 | 2025.12.18 05:28:53.242514 [ 6 ] {7416cf83-d575-4343-92d3-96d5a5550aaa} <Debug> TCPHandler: Processed in 0.003367379 sec. | ||
| 547 | 2025.12.18 05:28:53.242640 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.18 05:28:53.242790 [ 6 ] {d003d895-c33d-43b1-8fd9-d842a7b3fa24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2025.12.18 05:28:53.242911 [ 6 ] {d003d895-c33d-43b1-8fd9-d842a7b3fa24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.12.18 05:28:53.244572 [ 6 ] {d003d895-c33d-43b1-8fd9-d842a7b3fa24} <Debug> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Loading data parts | ||
| 551 | 2025.12.18 05:28:53.244738 [ 6 ] {d003d895-c33d-43b1-8fd9-d842a7b3fa24} <Debug> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): There are no data parts | ||
| 552 | 2025.12.18 05:28:53.245881 [ 6 ] {d003d895-c33d-43b1-8fd9-d842a7b3fa24} <Debug> TCPHandler: Processed in 0.003287677 sec. | ||
| 553 | 2025.12.18 05:28:53.246006 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.18 05:28:53.246235 [ 6 ] {461aefc9-a463-43f6-9736-abf2614fc59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2025.12.18 05:28:53.246354 [ 6 ] {461aefc9-a463-43f6-9736-abf2614fc59c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.12.18 05:28:53.248022 [ 6 ] {461aefc9-a463-43f6-9736-abf2614fc59c} <Debug> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Loading data parts | ||
| 557 | 2025.12.18 05:28:53.248149 [ 6 ] {461aefc9-a463-43f6-9736-abf2614fc59c} <Debug> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): There are no data parts | ||
| 558 | 2025.12.18 05:28:53.249435 [ 6 ] {461aefc9-a463-43f6-9736-abf2614fc59c} <Debug> TCPHandler: Processed in 0.00347629 sec. | ||
| 559 | 2025.12.18 05:28:53.249588 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.18 05:28:53.249831 [ 6 ] {17b73611-149a-4c4d-a693-a2b9ff2b6964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2025.12.18 05:28:53.249971 [ 6 ] {17b73611-149a-4c4d-a693-a2b9ff2b6964} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.12.18 05:28:53.251739 [ 6 ] {17b73611-149a-4c4d-a693-a2b9ff2b6964} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): Loading data parts | ||
| 566 | 2025.12.18 05:28:53.251872 [ 6 ] {17b73611-149a-4c4d-a693-a2b9ff2b6964} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): There are no data parts | ||
| 567 | 2025.12.18 05:28:53.253226 [ 6 ] {17b73611-149a-4c4d-a693-a2b9ff2b6964} <Debug> TCPHandler: Processed in 0.003693033 sec. | ||
| 568 | 2025.12.18 05:28:53.253421 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.18 05:28:53.253659 [ 4 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.12.18 05:28:53.254927 [ 4 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.12.18 05:28:53.271788 [ 261 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Trace> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.12.18 05:28:53.271841 [ 261 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 573 | 2025.12.18 05:28:53.276252 [ 261 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.12.18 05:28:53.276766 [ 261 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Trace> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.12.18 05:28:53.277011 [ 4 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023474 sec., 42.6003237624606 rows/sec., 681.61 B/sec. | ||
| 576 | 2025.12.18 05:28:53.277370 [ 4 ] {d7e475ed-5038-4546-a676-ca2be325adc4} <Debug> TCPHandler: Processed in 0.023998505 sec. | ||
| 577 | 2025.12.18 05:28:53.988750 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65257 | ||
| 578 | 2025.12.18 05:28:53.993068 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.12.18 05:28:53.993126 [ 262 ] {} <Debug> TCP-Session: 8b734b5f-969d-49f0-b9c7-386cc2257728 Authenticating user 'default' from [fd00:1122:3344:101::b]:65257 | ||
| 580 | 2025.12.18 05:28:53.993289 [ 262 ] {} <Debug> TCP-Session: 8b734b5f-969d-49f0-b9c7-386cc2257728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.18 05:28:53.993316 [ 262 ] {} <Debug> TCP-Session: 8b734b5f-969d-49f0-b9c7-386cc2257728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.18 05:28:53.993392 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.12.18 05:28:53.993543 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.12.18 05:28:53.993584 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.12.18 05:28:53.996323 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46786 | ||
| 586 | 2025.12.18 05:28:53.996451 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51483 | ||
| 587 | 2025.12.18 05:28:53.996561 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.12.18 05:28:53.996661 [ 263 ] {} <Debug> TCP-Session: eb817401-e3b0-41c9-a7a6-f8d25345e217 Authenticating user 'default' from [fd00:1122:3344:101::b]:46786 | ||
| 589 | 2025.12.18 05:28:53.996676 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44356 | ||
| 590 | 2025.12.18 05:28:53.996752 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48366 | ||
| 591 | 2025.12.18 05:28:53.996685 [ 263 ] {} <Debug> TCP-Session: eb817401-e3b0-41c9-a7a6-f8d25345e217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2025.12.18 05:28:53.996778 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.12.18 05:28:53.996691 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41327 | ||
| 594 | 2025.12.18 05:28:53.996874 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55303 | ||
| 595 | 2025.12.18 05:28:53.996895 [ 264 ] {} <Debug> TCP-Session: 91673dd9-a001-4e5d-a51a-69619be1a1ad Authenticating user 'default' from [fd00:1122:3344:101::b]:51483 | ||
| 596 | 2025.12.18 05:28:53.996906 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.12.18 05:28:53.996874 [ 263 ] {} <Debug> TCP-Session: eb817401-e3b0-41c9-a7a6-f8d25345e217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.12.18 05:28:53.996980 [ 264 ] {} <Debug> TCP-Session: 91673dd9-a001-4e5d-a51a-69619be1a1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2025.12.18 05:28:53.997046 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2025.12.18 05:28:53.996964 [ 266 ] {} <Debug> TCP-Session: ad8b7aef-a453-464b-9e54-b1a1864b8bdb Authenticating user 'default' from [fd00:1122:3344:101::b]:44356 | ||
| 601 | 2025.12.18 05:28:53.997126 [ 264 ] {} <Debug> TCP-Session: 91673dd9-a001-4e5d-a51a-69619be1a1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.12.18 05:28:53.996958 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39241 | ||
| 603 | 2025.12.18 05:28:53.997189 [ 266 ] {} <Debug> TCP-Session: ad8b7aef-a453-464b-9e54-b1a1864b8bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.12.18 05:28:53.997204 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.12.18 05:28:53.997248 [ 267 ] {} <Debug> TCP-Session: 2557db81-f28f-435c-8dbf-79f43834df8a Authenticating user 'default' from [fd00:1122:3344:101::b]:48366 | ||
| 606 | 2025.12.18 05:28:53.997283 [ 266 ] {} <Debug> TCP-Session: ad8b7aef-a453-464b-9e54-b1a1864b8bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.12.18 05:28:53.997323 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2025.12.18 05:28:53.997327 [ 265 ] {} <Debug> TCP-Session: 5deaf47f-c899-495a-8c4f-915020d7aa1d Authenticating user 'default' from [fd00:1122:3344:101::b]:41327 | ||
| 609 | 2025.12.18 05:28:53.997300 [ 267 ] {} <Debug> TCP-Session: 2557db81-f28f-435c-8dbf-79f43834df8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.12.18 05:28:53.997401 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2025.12.18 05:28:53.997460 [ 265 ] {} <Debug> TCP-Session: 5deaf47f-c899-495a-8c4f-915020d7aa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.18 05:28:53.997435 [ 267 ] {} <Debug> TCP-Session: 2557db81-f28f-435c-8dbf-79f43834df8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.18 05:28:53.997425 [ 268 ] {} <Debug> TCP-Session: 4946991c-6b90-440e-98e0-f3ae4fccebcb Authenticating user 'default' from [fd00:1122:3344:101::b]:55303 | ||
| 614 | 2025.12.18 05:28:53.997527 [ 269 ] {} <Debug> TCP-Session: fe0988c9-81b0-4e77-9e5b-f605875d4ee5 Authenticating user 'default' from [fd00:1122:3344:101::b]:39241 | ||
| 615 | 2025.12.18 05:28:53.997547 [ 265 ] {} <Debug> TCP-Session: 5deaf47f-c899-495a-8c4f-915020d7aa1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.18 05:28:53.997630 [ 268 ] {} <Debug> TCP-Session: 4946991c-6b90-440e-98e0-f3ae4fccebcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.12.18 05:28:53.997652 [ 269 ] {} <Debug> TCP-Session: fe0988c9-81b0-4e77-9e5b-f605875d4ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.18 05:28:53.997738 [ 268 ] {} <Debug> TCP-Session: 4946991c-6b90-440e-98e0-f3ae4fccebcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.18 05:28:53.997750 [ 269 ] {} <Debug> TCP-Session: fe0988c9-81b0-4e77-9e5b-f605875d4ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.18 05:28:54.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.57 MiB, peak 128.57 MiB, free memory in arenas 0.00 B, will set to 138.54 MiB (RSS), difference: 9.97 MiB | ||
| 621 | 2025.12.18 05:28:54.377080 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56340 | ||
| 622 | 2025.12.18 05:28:54.386138 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.12.18 05:28:54.386287 [ 270 ] {} <Debug> TCP-Session: c3b0454f-a7b6-4822-bdc0-b7a1c76a78b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:56340 | ||
| 624 | 2025.12.18 05:28:54.386310 [ 270 ] {} <Debug> TCP-Session: c3b0454f-a7b6-4822-bdc0-b7a1c76a78b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.18 05:28:54.386325 [ 270 ] {} <Debug> TCP-Session: c3b0454f-a7b6-4822-bdc0-b7a1c76a78b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.12.18 05:28:54.386471 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.12.18 05:28:54.386501 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.18 05:28:54.386602 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.12.18 05:28:54.387110 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61131 | ||
| 630 | 2025.12.18 05:28:54.387198 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63282 | ||
| 631 | 2025.12.18 05:28:54.387280 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48108 | ||
| 632 | 2025.12.18 05:28:54.387441 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49355 | ||
| 633 | 2025.12.18 05:28:54.387521 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.12.18 05:28:54.387558 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33389 | ||
| 635 | 2025.12.18 05:28:54.387620 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.12.18 05:28:54.387652 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.12.18 05:28:54.387685 [ 272 ] {} <Debug> TCP-Session: c5e1628b-ccf6-4d06-9fa3-ed9bc78ce0e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:63282 | ||
| 638 | 2025.12.18 05:28:54.387738 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44233 | ||
| 639 | 2025.12.18 05:28:54.387716 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.18 05:28:54.387700 [ 273 ] {} <Debug> TCP-Session: 31945eaa-5adc-4828-b914-fd10c7a34bba Authenticating user 'default' from [fd00:1122:3344:101::a]:48108 | ||
| 641 | 2025.12.18 05:28:54.387860 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57266 | ||
| 642 | 2025.12.18 05:28:54.387881 [ 273 ] {} <Debug> TCP-Session: 31945eaa-5adc-4828-b914-fd10c7a34bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.12.18 05:28:54.387835 [ 274 ] {} <Debug> TCP-Session: 4552e64d-db68-47e5-a6f2-46c563071106 Authenticating user 'default' from [fd00:1122:3344:101::a]:49355 | ||
| 644 | 2025.12.18 05:28:54.387829 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.12.18 05:28:54.387967 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.12.18 05:28:54.387981 [ 273 ] {} <Debug> TCP-Session: 31945eaa-5adc-4828-b914-fd10c7a34bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.12.18 05:28:54.387971 [ 274 ] {} <Debug> TCP-Session: 4552e64d-db68-47e5-a6f2-46c563071106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.18 05:28:54.388053 [ 275 ] {} <Debug> TCP-Session: 3a2fc409-1341-4b88-9ab8-4a0536ad9f25 Authenticating user 'default' from [fd00:1122:3344:101::a]:33389 | ||
| 649 | 2025.12.18 05:28:54.388084 [ 276 ] {} <Debug> TCP-Session: d58c1e44-ea5f-44ea-b996-b1ddb3244e62 Authenticating user 'default' from [fd00:1122:3344:101::a]:44233 | ||
| 650 | 2025.12.18 05:28:54.387820 [ 272 ] {} <Debug> TCP-Session: c5e1628b-ccf6-4d06-9fa3-ed9bc78ce0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.12.18 05:28:54.388160 [ 276 ] {} <Debug> TCP-Session: d58c1e44-ea5f-44ea-b996-b1ddb3244e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.18 05:28:54.388178 [ 275 ] {} <Debug> TCP-Session: 3a2fc409-1341-4b88-9ab8-4a0536ad9f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.18 05:28:54.388132 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.12.18 05:28:54.388271 [ 276 ] {} <Debug> TCP-Session: d58c1e44-ea5f-44ea-b996-b1ddb3244e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.18 05:28:54.388259 [ 275 ] {} <Debug> TCP-Session: 3a2fc409-1341-4b88-9ab8-4a0536ad9f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.18 05:28:54.388244 [ 272 ] {} <Debug> TCP-Session: c5e1628b-ccf6-4d06-9fa3-ed9bc78ce0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.18 05:28:54.388362 [ 277 ] {} <Debug> TCP-Session: 261ce27f-1eeb-4399-a9b2-29acec3053ce Authenticating user 'default' from [fd00:1122:3344:101::a]:57266 | ||
| 658 | 2025.12.18 05:28:54.387686 [ 271 ] {} <Debug> TCP-Session: 5c84c3f8-2bd3-4b16-af1f-724eacffa0fa Authenticating user 'default' from [fd00:1122:3344:101::a]:61131 | ||
| 659 | 2025.12.18 05:28:54.388142 [ 274 ] {} <Debug> TCP-Session: 4552e64d-db68-47e5-a6f2-46c563071106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.18 05:28:54.388468 [ 277 ] {} <Debug> TCP-Session: 261ce27f-1eeb-4399-a9b2-29acec3053ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.18 05:28:54.388451 [ 271 ] {} <Debug> TCP-Session: 5c84c3f8-2bd3-4b16-af1f-724eacffa0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.18 05:28:54.388553 [ 271 ] {} <Debug> TCP-Session: 5c84c3f8-2bd3-4b16-af1f-724eacffa0fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.18 05:28:54.388568 [ 277 ] {} <Debug> TCP-Session: 261ce27f-1eeb-4399-a9b2-29acec3053ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.18 05:28:54.504734 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33638 | ||
| 665 | 2025.12.18 05:28:54.511393 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.12.18 05:28:54.511441 [ 278 ] {} <Debug> TCP-Session: c8348672-b180-4ac7-b40f-53b7971d4155 Authenticating user 'default' from [fd00:1122:3344:101::c]:33638 | ||
| 667 | 2025.12.18 05:28:54.511547 [ 278 ] {} <Debug> TCP-Session: c8348672-b180-4ac7-b40f-53b7971d4155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.18 05:28:54.511572 [ 278 ] {} <Debug> TCP-Session: c8348672-b180-4ac7-b40f-53b7971d4155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.18 05:28:54.511649 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.12.18 05:28:54.511817 [ 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 | 2025.12.18 05:28:54.511848 [ 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 | 2025.12.18 05:28:54.512606 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42153 | ||
| 673 | 2025.12.18 05:28:54.512704 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50948 | ||
| 674 | 2025.12.18 05:28:54.512739 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.18 05:28:54.512887 [ 279 ] {} <Debug> TCP-Session: ed1d55ab-0e90-4740-92de-f02425004aaa Authenticating user 'default' from [fd00:1122:3344:101::c]:42153 | ||
| 676 | 2025.12.18 05:28:54.512903 [ 279 ] {} <Debug> TCP-Session: ed1d55ab-0e90-4740-92de-f02425004aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2025.12.18 05:28:54.512960 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48117 | ||
| 678 | 2025.12.18 05:28:54.513017 [ 279 ] {} <Debug> TCP-Session: ed1d55ab-0e90-4740-92de-f02425004aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.12.18 05:28:54.513041 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.12.18 05:28:54.513074 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46015 | ||
| 681 | 2025.12.18 05:28:54.513165 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.12.18 05:28:54.513184 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62004 | ||
| 683 | 2025.12.18 05:28:54.513078 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42908 | ||
| 684 | 2025.12.18 05:28:54.513081 [ 280 ] {} <Debug> TCP-Session: bb01239f-c47c-4838-a515-2abed7ce043c Authenticating user 'default' from [fd00:1122:3344:101::c]:50948 | ||
| 685 | 2025.12.18 05:28:54.513281 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45295 | ||
| 686 | 2025.12.18 05:28:54.513270 [ 282 ] {} <Debug> TCP-Session: bd6344df-9928-4458-abee-686962664ba9 Authenticating user 'default' from [fd00:1122:3344:101::c]:48117 | ||
| 687 | 2025.12.18 05:28:54.513410 [ 280 ] {} <Debug> TCP-Session: bb01239f-c47c-4838-a515-2abed7ce043c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.18 05:28:54.513421 [ 282 ] {} <Debug> TCP-Session: bd6344df-9928-4458-abee-686962664ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.18 05:28:54.513550 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.18 05:28:54.513569 [ 280 ] {} <Debug> TCP-Session: bb01239f-c47c-4838-a515-2abed7ce043c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.18 05:28:54.513699 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.12.18 05:28:54.513675 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.12.18 05:28:54.513645 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.12.18 05:28:54.513597 [ 283 ] {} <Debug> TCP-Session: 79b382d5-856d-49da-b37c-cf6e4144efef Authenticating user 'default' from [fd00:1122:3344:101::c]:46015 | ||
| 695 | 2025.12.18 05:28:54.514031 [ 281 ] {} <Debug> TCP-Session: 26e5d177-e3a2-48b9-a44b-89427e3a4245 Authenticating user 'default' from [fd00:1122:3344:101::c]:42908 | ||
| 696 | 2025.12.18 05:28:54.514018 [ 284 ] {} <Debug> TCP-Session: 39fda57b-0c24-482c-8b99-8d00303d5dc2 Authenticating user 'default' from [fd00:1122:3344:101::c]:62004 | ||
| 697 | 2025.12.18 05:28:54.514005 [ 285 ] {} <Debug> TCP-Session: 7655404a-8635-4aa9-9db7-02d4e5a3ccee Authenticating user 'default' from [fd00:1122:3344:101::c]:45295 | ||
| 698 | 2025.12.18 05:28:54.514132 [ 281 ] {} <Debug> TCP-Session: 26e5d177-e3a2-48b9-a44b-89427e3a4245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.18 05:28:54.514119 [ 284 ] {} <Debug> TCP-Session: 39fda57b-0c24-482c-8b99-8d00303d5dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.18 05:28:54.514106 [ 283 ] {} <Debug> TCP-Session: 79b382d5-856d-49da-b37c-cf6e4144efef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.18 05:28:54.514210 [ 281 ] {} <Debug> TCP-Session: 26e5d177-e3a2-48b9-a44b-89427e3a4245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.18 05:28:54.514224 [ 284 ] {} <Debug> TCP-Session: 39fda57b-0c24-482c-8b99-8d00303d5dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.18 05:28:54.514201 [ 285 ] {} <Debug> TCP-Session: 7655404a-8635-4aa9-9db7-02d4e5a3ccee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.18 05:28:54.514282 [ 283 ] {} <Debug> TCP-Session: 79b382d5-856d-49da-b37c-cf6e4144efef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.18 05:28:54.513582 [ 282 ] {} <Debug> TCP-Session: bd6344df-9928-4458-abee-686962664ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.18 05:28:54.514379 [ 285 ] {} <Debug> TCP-Session: 7655404a-8635-4aa9-9db7-02d4e5a3ccee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.18 05:28:55.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.63 MiB, peak 138.63 MiB, free memory in arenas 0.00 B, will set to 139.72 MiB (RSS), difference: 1.09 MiB | ||
| 708 | 2025.12.18 05:29:00.044345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.18 05:29:00.044399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.12.18 05:29:00.044463 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.18 05:29:00.044627 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.18 05:29:00.047768 [ 245 ] {} <Debug> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Loading data parts | ||
| 713 | 2025.12.18 05:29:00.047958 [ 245 ] {} <Debug> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): There are no data parts | ||
| 714 | 2025.12.18 05:29:00.051612 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.12.18 05:29:00.051649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 716 | 2025.12.18 05:29:00.057138 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.12.18 05:29:00.057719 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.12.18 05:29:00.057872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.12.18 05:29:00.060751 [ 244 ] {} <Debug> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Loading data parts | ||
| 720 | 2025.12.18 05:29:00.060978 [ 244 ] {} <Debug> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): There are no data parts | ||
| 721 | 2025.12.18 05:29:00.084178 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.18 05:29:00.084226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 723 | 2025.12.18 05:29:00.090385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.18 05:29:00.091607 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.18 05:29:00.094683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.18 05:29:01.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2025.12.18 05:29:02.544324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.18 05:29:02.544470 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.18 05:29:02.548685 [ 243 ] {} <Debug> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Loading data parts | ||
| 730 | 2025.12.18 05:29:02.548921 [ 243 ] {} <Debug> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): There are no data parts | ||
| 731 | 2025.12.18 05:29:02.554294 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.18 05:29:02.554331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 733 | 2025.12.18 05:29:02.555993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.18 05:29:02.556442 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.18 05:29:02.556728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.18 05:29:03.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.90 MiB (RSS), difference: -3.19 MiB | ||
| 737 | 2025.12.18 05:29:05.375280 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42136 | ||
| 738 | 2025.12.18 05:29:05.375937 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2025.12.18 05:29:05.375974 [ 286 ] {} <Debug> TCP-Session: 87c1e0f2-ed84-458e-a22c-665d72e99498 Authenticating user 'default' from [fd00:1122:3344:101::e]:42136 | ||
| 740 | 2025.12.18 05:29:05.375995 [ 286 ] {} <Debug> TCP-Session: 87c1e0f2-ed84-458e-a22c-665d72e99498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2025.12.18 05:29:05.376088 [ 286 ] {} <Debug> TCP-Session: 87c1e0f2-ed84-458e-a22c-665d72e99498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2025.12.18 05:29:05.376142 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2025.12.18 05:29:05.376164 [ 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 | ||
| 744 | 2025.12.18 05:29:05.376254 [ 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 | ||
| 745 | 2025.12.18 05:29:05.376661 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44454 | ||
| 746 | 2025.12.18 05:29:05.376731 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58267 | ||
| 747 | 2025.12.18 05:29:05.376830 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39284 | ||
| 748 | 2025.12.18 05:29:05.376858 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2025.12.18 05:29:05.376922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64223 | ||
| 750 | 2025.12.18 05:29:05.377014 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2025.12.18 05:29:05.377023 [ 286 ] {} <Trace> TCP-Session: 87c1e0f2-ed84-458e-a22c-665d72e99498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.12.18 05:29:05.377124 [ 287 ] {} <Debug> TCP-Session: 9b9e40d5-e74e-4111-996f-82494375f278 Authenticating user 'default' from [fd00:1122:3344:101::e]:44454 | ||
| 753 | 2025.12.18 05:29:05.377148 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.12.18 05:29:05.377159 [ 288 ] {} <Debug> TCP-Session: 322a0106-3d6c-4896-a958-0b2b5514b0bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58267 | ||
| 755 | 2025.12.18 05:29:05.377173 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34783 | ||
| 756 | 2025.12.18 05:29:05.377203 [ 287 ] {} <Debug> TCP-Session: 9b9e40d5-e74e-4111-996f-82494375f278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2025.12.18 05:29:05.377213 [ 288 ] {} <Debug> TCP-Session: 322a0106-3d6c-4896-a958-0b2b5514b0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2025.12.18 05:29:05.377257 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61828 | ||
| 759 | 2025.12.18 05:29:05.377264 [ 287 ] {} <Debug> TCP-Session: 9b9e40d5-e74e-4111-996f-82494375f278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2025.12.18 05:29:05.377280 [ 288 ] {} <Debug> TCP-Session: 322a0106-3d6c-4896-a958-0b2b5514b0bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2025.12.18 05:29:05.377300 [ 286 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 762 | 2025.12.18 05:29:05.377322 [ 289 ] {} <Debug> TCP-Session: dbbae8ad-1f58-4f8d-8a34-b0961c733ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39284 | ||
| 763 | 2025.12.18 05:29:05.377368 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2025.12.18 05:29:05.377403 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53480 | ||
| 765 | 2025.12.18 05:29:05.377411 [ 289 ] {} <Debug> TCP-Session: dbbae8ad-1f58-4f8d-8a34-b0961c733ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2025.12.18 05:29:05.377452 [ 289 ] {} <Debug> TCP-Session: dbbae8ad-1f58-4f8d-8a34-b0961c733ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.12.18 05:29:05.377455 [ 291 ] {} <Debug> TCP-Session: 1063060a-4115-4e15-8c4f-7ef3624add41 Authenticating user 'default' from [fd00:1122:3344:101::e]:34783 | ||
| 768 | 2025.12.18 05:29:05.377497 [ 291 ] {} <Debug> TCP-Session: 1063060a-4115-4e15-8c4f-7ef3624add41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.12.18 05:29:05.377511 [ 291 ] {} <Debug> TCP-Session: 1063060a-4115-4e15-8c4f-7ef3624add41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2025.12.18 05:29:05.377516 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.12.18 05:29:05.377550 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54572 | ||
| 772 | 2025.12.18 05:29:05.377552 [ 292 ] {} <Debug> TCP-Session: e9d6425c-99d5-4018-b75e-816de0a9e1c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61828 | ||
| 773 | 2025.12.18 05:29:05.377591 [ 292 ] {} <Debug> TCP-Session: e9d6425c-99d5-4018-b75e-816de0a9e1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.12.18 05:29:05.377604 [ 292 ] {} <Debug> TCP-Session: e9d6425c-99d5-4018-b75e-816de0a9e1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.12.18 05:29:05.377652 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2025.12.18 05:29:05.377690 [ 293 ] {} <Debug> TCP-Session: c91d32c3-76f5-4003-a47c-4b9ce97deecd Authenticating user 'default' from [fd00:1122:3344:101::e]:53480 | ||
| 777 | 2025.12.18 05:29:05.377706 [ 293 ] {} <Debug> TCP-Session: c91d32c3-76f5-4003-a47c-4b9ce97deecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2025.12.18 05:29:05.377718 [ 293 ] {} <Debug> TCP-Session: c91d32c3-76f5-4003-a47c-4b9ce97deecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.12.18 05:29:05.377762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2025.12.18 05:29:05.377850 [ 290 ] {} <Debug> TCP-Session: 83323568-aba3-4359-bf05-aeeffbd3f725 Authenticating user 'default' from [fd00:1122:3344:101::e]:64223 | ||
| 781 | 2025.12.18 05:29:05.377855 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2025.12.18 05:29:05.377871 [ 290 ] {} <Debug> TCP-Session: 83323568-aba3-4359-bf05-aeeffbd3f725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2025.12.18 05:29:05.377895 [ 294 ] {} <Debug> TCP-Session: 76e82238-4919-4589-a786-740b112095b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54572 | ||
| 784 | 2025.12.18 05:29:05.377895 [ 290 ] {} <Debug> TCP-Session: 83323568-aba3-4359-bf05-aeeffbd3f725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2025.12.18 05:29:05.377921 [ 294 ] {} <Debug> TCP-Session: 76e82238-4919-4589-a786-740b112095b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2025.12.18 05:29:05.377943 [ 294 ] {} <Debug> TCP-Session: 76e82238-4919-4589-a786-740b112095b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.12.18 05:29:05.378361 [ 286 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2025.12.18 05:29:05.378654 [ 286 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.12.18 05:29:05.379359 [ 286 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Debug> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309) (SelectExecutor): Key condition: unknown | ||
| 790 | 2025.12.18 05:29:05.385197 [ 295 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2025.12.18 05:29:05.385305 [ 295 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2025.12.18 05:29:05.386067 [ 295 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004527135 sec. (220.890 rows/sec., 8.63 KiB/sec.) | ||
| 793 | 2025.12.18 05:29:05.386090 [ 295 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2025.12.18 05:29:05.386118 [ 295 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2025.12.18 05:29:05.387233 [ 286 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010005 sec., 99.95002498750625 rows/sec., 3.90 KiB/sec. | ||
| 796 | 2025.12.18 05:29:05.387387 [ 286 ] {48121a87-b80f-484f-ad85-fc5c41593a56} <Debug> TCPHandler: Processed in 0.010623503 sec. | ||
| 797 | 2025.12.18 05:29:05.388174 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2025.12.18 05:29:05.388207 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.12.18 05:29:05.388224 [ 286 ] {} <Debug> TCP-Session: 87c1e0f2-ed84-458e-a22c-665d72e99498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.12.18 05:29:05.388229 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2025.12.18 05:29:05.388250 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2025.12.18 05:29:05.388292 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2025.12.18 05:29:05.388306 [ 292 ] {} <Debug> TCP-Session: e9d6425c-99d5-4018-b75e-816de0a9e1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2025.12.18 05:29:05.388321 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2025.12.18 05:29:05.388335 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2025.12.18 05:29:05.388360 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2025.12.18 05:29:05.388369 [ 289 ] {} <Debug> TCP-Session: dbbae8ad-1f58-4f8d-8a34-b0961c733ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2025.12.18 05:29:05.388384 [ 290 ] {} <Debug> TCP-Session: 83323568-aba3-4359-bf05-aeeffbd3f725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2025.12.18 05:29:05.388404 [ 294 ] {} <Debug> TCP-Session: 76e82238-4919-4589-a786-740b112095b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2025.12.18 05:29:05.388329 [ 291 ] {} <Debug> TCP-Session: 1063060a-4115-4e15-8c4f-7ef3624add41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2025.12.18 05:29:05.388324 [ 287 ] {} <Debug> TCP-Session: 9b9e40d5-e74e-4111-996f-82494375f278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.12.18 05:29:05.388255 [ 293 ] {} <Debug> TCP-Session: c91d32c3-76f5-4003-a47c-4b9ce97deecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2025.12.18 05:29:05.388273 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2025.12.18 05:29:05.388536 [ 288 ] {} <Debug> TCP-Session: 322a0106-3d6c-4896-a958-0b2b5514b0bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.12.18 05:29:05.706305 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44306 | ||
| 816 | 2025.12.18 05:29:05.706405 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2025.12.18 05:29:05.706433 [ 286 ] {} <Debug> TCP-Session: 33eecea5-57de-4d5f-b467-8fa87613c21b Authenticating user 'default' from [fd00:1122:3344:101::e]:44306 | ||
| 818 | 2025.12.18 05:29:05.706465 [ 286 ] {} <Debug> TCP-Session: 33eecea5-57de-4d5f-b467-8fa87613c21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2025.12.18 05:29:05.706482 [ 286 ] {} <Debug> TCP-Session: 33eecea5-57de-4d5f-b467-8fa87613c21b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2025.12.18 05:29:05.706757 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50654 | ||
| 821 | 2025.12.18 05:29:05.706769 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44066 | ||
| 822 | 2025.12.18 05:29:05.706817 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40720 | ||
| 823 | 2025.12.18 05:29:05.706831 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60819 | ||
| 824 | 2025.12.18 05:29:05.706843 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53870 | ||
| 825 | 2025.12.18 05:29:05.706880 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 826 | 2025.12.18 05:29:05.706870 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35345 | ||
| 827 | 2025.12.18 05:29:05.706913 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2025.12.18 05:29:05.706922 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2025.12.18 05:29:05.706954 [ 291 ] {} <Debug> TCP-Session: 1e354018-de0e-4fe1-891b-a7431e351a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:40720 | ||
| 830 | 2025.12.18 05:29:05.706966 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2025.12.18 05:29:05.706984 [ 288 ] {} <Debug> TCP-Session: 1d0a368c-d8cc-4574-897c-6f3abce64090 Authenticating user 'default' from [fd00:1122:3344:101::e]:44066 | ||
| 832 | 2025.12.18 05:29:05.706994 [ 291 ] {} <Debug> TCP-Session: 1e354018-de0e-4fe1-891b-a7431e351a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2025.12.18 05:29:05.707018 [ 293 ] {} <Debug> TCP-Session: 287c0cda-34cc-44fe-ba8a-2ece21849993 Authenticating user 'default' from [fd00:1122:3344:101::e]:53870 | ||
| 834 | 2025.12.18 05:29:05.707035 [ 291 ] {} <Debug> TCP-Session: 1e354018-de0e-4fe1-891b-a7431e351a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2025.12.18 05:29:05.707029 [ 288 ] {} <Debug> TCP-Session: 1d0a368c-d8cc-4574-897c-6f3abce64090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2025.12.18 05:29:05.707063 [ 293 ] {} <Debug> TCP-Session: 287c0cda-34cc-44fe-ba8a-2ece21849993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2025.12.18 05:29:05.707095 [ 288 ] {} <Debug> TCP-Session: 1d0a368c-d8cc-4574-897c-6f3abce64090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2025.12.18 05:29:05.707110 [ 293 ] {} <Debug> TCP-Session: 287c0cda-34cc-44fe-ba8a-2ece21849993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2025.12.18 05:29:05.706987 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2025.12.18 05:29:05.706934 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2025.12.18 05:29:05.707176 [ 294 ] {} <Debug> TCP-Session: 75be22a1-1080-4dac-a35c-2e6d2f040676 Authenticating user 'default' from [fd00:1122:3344:101::e]:35345 | ||
| 842 | 2025.12.18 05:29:05.706931 [ 287 ] {} <Debug> TCP-Session: 6df8e618-df2d-476a-bc56-fe7c5cea52bb Authenticating user 'default' from [fd00:1122:3344:101::e]:50654 | ||
| 843 | 2025.12.18 05:29:05.707231 [ 294 ] {} <Debug> TCP-Session: 75be22a1-1080-4dac-a35c-2e6d2f040676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2025.12.18 05:29:05.707224 [ 292 ] {} <Debug> TCP-Session: 728b527e-f3d0-4fbe-9244-4c418b2cd829 Authenticating user 'default' from [fd00:1122:3344:101::e]:60819 | ||
| 845 | 2025.12.18 05:29:05.707253 [ 294 ] {} <Debug> TCP-Session: 75be22a1-1080-4dac-a35c-2e6d2f040676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2025.12.18 05:29:05.707277 [ 292 ] {} <Debug> TCP-Session: 728b527e-f3d0-4fbe-9244-4c418b2cd829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2025.12.18 05:29:05.707252 [ 287 ] {} <Debug> TCP-Session: 6df8e618-df2d-476a-bc56-fe7c5cea52bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2025.12.18 05:29:05.707305 [ 292 ] {} <Debug> TCP-Session: 728b527e-f3d0-4fbe-9244-4c418b2cd829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2025.12.18 05:29:05.707327 [ 287 ] {} <Debug> TCP-Session: 6df8e618-df2d-476a-bc56-fe7c5cea52bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2025.12.18 05:29:05.706787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63725 | ||
| 851 | 2025.12.18 05:29:05.706785 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55387 | ||
| 852 | 2025.12.18 05:29:05.706873 [ 286 ] {} <Trace> TCP-Session: 33eecea5-57de-4d5f-b467-8fa87613c21b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.18 05:29:05.707439 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2025.12.18 05:29:05.707469 [ 289 ] {} <Debug> TCP-Session: 5e555b7d-5aa1-47bc-8bce-3227daeeb639 Authenticating user 'default' from [fd00:1122:3344:101::e]:63725 | ||
| 855 | 2025.12.18 05:29:05.707487 [ 289 ] {} <Debug> TCP-Session: 5e555b7d-5aa1-47bc-8bce-3227daeeb639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2025.12.18 05:29:05.707487 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2025.12.18 05:29:05.707503 [ 289 ] {} <Debug> TCP-Session: 5e555b7d-5aa1-47bc-8bce-3227daeeb639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2025.12.18 05:29:05.707535 [ 290 ] {} <Debug> TCP-Session: 255903ec-c606-46c4-85d1-9a62dfeecbcf Authenticating user 'default' from [fd00:1122:3344:101::e]:55387 | ||
| 859 | 2025.12.18 05:29:05.707568 [ 290 ] {} <Debug> TCP-Session: 255903ec-c606-46c4-85d1-9a62dfeecbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2025.12.18 05:29:05.707589 [ 290 ] {} <Debug> TCP-Session: 255903ec-c606-46c4-85d1-9a62dfeecbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2025.12.18 05:29:05.707659 [ 286 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 862 | 2025.12.18 05:29:05.707945 [ 286 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 863 | 2025.12.18 05:29:05.708017 [ 286 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.12.18 05:29:05.708335 [ 286 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Debug> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309) (SelectExecutor): Key condition: unknown | ||
| 865 | 2025.12.18 05:29:05.709294 [ 299 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Trace> AggregatingTransform: Aggregating | ||
| 866 | 2025.12.18 05:29:05.709347 [ 299 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Trace> Aggregator: Aggregation method: without_key | ||
| 867 | 2025.12.18 05:29:05.709385 [ 299 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949293 sec. (1053.416 rows/sec., 41.15 KiB/sec.) | ||
| 868 | 2025.12.18 05:29:05.709405 [ 299 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Trace> Aggregator: Merging aggregated data | ||
| 869 | 2025.12.18 05:29:05.710579 [ 286 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 870 | 2025.12.18 05:29:05.710668 [ 286 ] {b882535f-08bc-4736-ba97-20c4f761126b} <Debug> TCPHandler: Processed in 0.003950767 sec. | ||
| 871 | 2025.12.18 05:29:05.710804 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2025.12.18 05:29:05.710835 [ 286 ] {} <Debug> TCP-Session: 33eecea5-57de-4d5f-b467-8fa87613c21b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2025.12.18 05:29:05.710840 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2025.12.18 05:29:05.710857 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2025.12.18 05:29:05.710891 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2025.12.18 05:29:05.710902 [ 294 ] {} <Debug> TCP-Session: 75be22a1-1080-4dac-a35c-2e6d2f040676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2025.12.18 05:29:05.710914 [ 288 ] {} <Debug> TCP-Session: 1d0a368c-d8cc-4574-897c-6f3abce64090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2025.12.18 05:29:05.710922 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2025.12.18 05:29:05.710958 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2025.12.18 05:29:05.710988 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2025.12.18 05:29:05.710998 [ 292 ] {} <Debug> TCP-Session: 728b527e-f3d0-4fbe-9244-4c418b2cd829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2025.12.18 05:29:05.711017 [ 291 ] {} <Debug> TCP-Session: 1e354018-de0e-4fe1-891b-a7431e351a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2025.12.18 05:29:05.711043 [ 293 ] {} <Debug> TCP-Session: 287c0cda-34cc-44fe-ba8a-2ece21849993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2025.12.18 05:29:05.710938 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2025.12.18 05:29:05.710936 [ 289 ] {} <Debug> TCP-Session: 5e555b7d-5aa1-47bc-8bce-3227daeeb639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2025.12.18 05:29:05.711122 [ 290 ] {} <Debug> TCP-Session: 255903ec-c606-46c4-85d1-9a62dfeecbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2025.12.18 05:29:05.710899 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2025.12.18 05:29:05.711207 [ 287 ] {} <Debug> TCP-Session: 6df8e618-df2d-476a-bc56-fe7c5cea52bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2025.12.18 05:29:06.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.45 MiB, peak 165.55 MiB, free memory in arenas 0.00 B, will set to 159.12 MiB (RSS), difference: 3.66 MiB | ||
| 890 | 2025.12.18 05:29:07.505418 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 891 | 2025.12.18 05:29:07.505470 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 892 | 2025.12.18 05:29:07.558022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 982 | ||
| 893 | 2025.12.18 05:29:07.559120 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.12.18 05:29:07.559155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 895 | 2025.12.18 05:29:07.559910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 896 | 2025.12.18 05:29:07.560383 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.12.18 05:29:07.560532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 982 | ||
| 898 | 2025.12.18 05:29:07.594829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 899 | 2025.12.18 05:29:07.612732 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2025.12.18 05:29:07.612780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 901 | 2025.12.18 05:29:07.619212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 902 | 2025.12.18 05:29:07.620303 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2025.12.18 05:29:07.623051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 904 | 2025.12.18 05:29:08.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.77 MiB, peak 165.55 MiB, free memory in arenas 0.00 B, will set to 162.22 MiB (RSS), difference: 2.46 MiB | ||
| 905 | 2025.12.18 05:29:12.557146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 906 | 2025.12.18 05:29:12.559154 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2025.12.18 05:29:12.559196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 908 | 2025.12.18 05:29:12.560535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2025.12.18 05:29:12.561053 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2025.12.18 05:29:12.561284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 911 | 2025.12.18 05:29:13.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.23 MiB, peak 165.55 MiB, free memory in arenas 0.00 B, will set to 162.26 MiB (RSS), difference: 4.02 MiB | ||
| 912 | 2025.12.18 05:29:13.299663 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.12.18 05:29:13.299858 [ 4 ] {bc8224e6-fbe8-4712-a224-c3717ff79e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 914 | 2025.12.18 05:29:13.300138 [ 4 ] {bc8224e6-fbe8-4712-a224-c3717ff79e1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2025.12.18 05:29:13.300202 [ 4 ] {bc8224e6-fbe8-4712-a224-c3717ff79e1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 916 | 2025.12.18 05:29:13.300601 [ 4 ] {bc8224e6-fbe8-4712-a224-c3717ff79e1c} <Debug> TCPHandler: Processed in 0.001071016 sec. | ||
| 917 | 2025.12.18 05:29:13.303263 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.12.18 05:29:13.303398 [ 4 ] {6c0d02c5-e837-4a09-9e5e-e13c39790f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 919 | 2025.12.18 05:29:13.306020 [ 4 ] {6c0d02c5-e837-4a09-9e5e-e13c39790f07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2025.12.18 05:29:13.306072 [ 4 ] {6c0d02c5-e837-4a09-9e5e-e13c39790f07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 921 | 2025.12.18 05:29:13.306464 [ 4 ] {6c0d02c5-e837-4a09-9e5e-e13c39790f07} <Debug> TCPHandler: Processed in 0.003255237 sec. | ||
| 922 | 2025.12.18 05:29:13.306724 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.12.18 05:29:13.306842 [ 4 ] {06028149-787b-41f0-a307-39ac7b714d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 924 | 2025.12.18 05:29:13.307126 [ 4 ] {06028149-787b-41f0-a307-39ac7b714d51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 925 | 2025.12.18 05:29:13.307170 [ 4 ] {06028149-787b-41f0-a307-39ac7b714d51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 926 | 2025.12.18 05:29:13.307474 [ 4 ] {06028149-787b-41f0-a307-39ac7b714d51} <Debug> TCPHandler: Processed in 0.000797831 sec. | ||
| 927 | 2025.12.18 05:29:13.307685 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.12.18 05:29:13.307799 [ 4 ] {a983d541-35e3-4f81-ba11-ac9c81df9284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 929 | 2025.12.18 05:29:13.308041 [ 4 ] {a983d541-35e3-4f81-ba11-ac9c81df9284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2025.12.18 05:29:13.308085 [ 4 ] {a983d541-35e3-4f81-ba11-ac9c81df9284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 931 | 2025.12.18 05:29:13.308470 [ 4 ] {a983d541-35e3-4f81-ba11-ac9c81df9284} <Debug> TCPHandler: Processed in 0.000831102 sec. | ||
| 932 | 2025.12.18 05:29:13.308670 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2025.12.18 05:29:13.308785 [ 4 ] {7cbd108c-334b-4aa2-bf58-9da58fc5c3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 934 | 2025.12.18 05:29:13.309023 [ 4 ] {7cbd108c-334b-4aa2-bf58-9da58fc5c3fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 935 | 2025.12.18 05:29:13.309067 [ 4 ] {7cbd108c-334b-4aa2-bf58-9da58fc5c3fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2025.12.18 05:29:13.309388 [ 4 ] {7cbd108c-334b-4aa2-bf58-9da58fc5c3fd} <Debug> TCPHandler: Processed in 0.000764751 sec. | ||
| 937 | 2025.12.18 05:29:13.309598 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.12.18 05:29:13.309712 [ 4 ] {b01adbdb-41d5-4840-8090-f252785f475f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 939 | 2025.12.18 05:29:13.309950 [ 4 ] {b01adbdb-41d5-4840-8090-f252785f475f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 940 | 2025.12.18 05:29:13.309994 [ 4 ] {b01adbdb-41d5-4840-8090-f252785f475f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 941 | 2025.12.18 05:29:13.310350 [ 4 ] {b01adbdb-41d5-4840-8090-f252785f475f} <Debug> TCPHandler: Processed in 0.000798602 sec. | ||
| 942 | 2025.12.18 05:29:13.310545 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.12.18 05:29:13.310659 [ 4 ] {e5d6aa02-2684-4579-9037-17c93eb429d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 944 | 2025.12.18 05:29:13.310905 [ 4 ] {e5d6aa02-2684-4579-9037-17c93eb429d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2025.12.18 05:29:13.310947 [ 4 ] {e5d6aa02-2684-4579-9037-17c93eb429d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 946 | 2025.12.18 05:29:13.311278 [ 4 ] {e5d6aa02-2684-4579-9037-17c93eb429d1} <Debug> TCPHandler: Processed in 0.000779831 sec. | ||
| 947 | 2025.12.18 05:29:13.311513 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2025.12.18 05:29:13.311629 [ 4 ] {05a8c28f-f522-44b3-b9e4-28c52fc0c6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 949 | 2025.12.18 05:29:13.311875 [ 4 ] {05a8c28f-f522-44b3-b9e4-28c52fc0c6f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 950 | 2025.12.18 05:29:13.311919 [ 4 ] {05a8c28f-f522-44b3-b9e4-28c52fc0c6f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2025.12.18 05:29:13.312244 [ 4 ] {05a8c28f-f522-44b3-b9e4-28c52fc0c6f8} <Debug> TCPHandler: Processed in 0.000776551 sec. | ||
| 952 | 2025.12.18 05:29:13.312446 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2025.12.18 05:29:13.312563 [ 4 ] {bcd820f8-9d0c-4811-aeee-f8e3316b431b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 954 | 2025.12.18 05:29:13.312806 [ 4 ] {bcd820f8-9d0c-4811-aeee-f8e3316b431b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 955 | 2025.12.18 05:29:13.312852 [ 4 ] {bcd820f8-9d0c-4811-aeee-f8e3316b431b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 956 | 2025.12.18 05:29:13.313188 [ 4 ] {bcd820f8-9d0c-4811-aeee-f8e3316b431b} <Debug> TCPHandler: Processed in 0.000787611 sec. | ||
| 957 | 2025.12.18 05:29:13.313422 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.12.18 05:29:13.313554 [ 4 ] {aad92124-86ee-4fdb-9f4f-165eddf678b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 959 | 2025.12.18 05:29:13.313820 [ 4 ] {aad92124-86ee-4fdb-9f4f-165eddf678b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 960 | 2025.12.18 05:29:13.313864 [ 4 ] {aad92124-86ee-4fdb-9f4f-165eddf678b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2025.12.18 05:29:13.314183 [ 4 ] {aad92124-86ee-4fdb-9f4f-165eddf678b3} <Debug> TCPHandler: Processed in 0.000808912 sec. | ||
| 962 | 2025.12.18 05:29:13.314390 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.12.18 05:29:13.314508 [ 4 ] {118fd5b0-8057-4755-9f4c-01f014300879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 964 | 2025.12.18 05:29:13.314756 [ 4 ] {118fd5b0-8057-4755-9f4c-01f014300879} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 965 | 2025.12.18 05:29:13.314800 [ 4 ] {118fd5b0-8057-4755-9f4c-01f014300879} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 966 | 2025.12.18 05:29:13.315128 [ 4 ] {118fd5b0-8057-4755-9f4c-01f014300879} <Debug> TCPHandler: Processed in 0.000784701 sec. | ||
| 967 | 2025.12.18 05:29:13.315326 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.18 05:29:13.315445 [ 4 ] {28d247cf-04fc-493f-b2dd-e5efc9688034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 969 | 2025.12.18 05:29:13.315689 [ 4 ] {28d247cf-04fc-493f-b2dd-e5efc9688034} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2025.12.18 05:29:13.315732 [ 4 ] {28d247cf-04fc-493f-b2dd-e5efc9688034} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2025.12.18 05:29:13.316055 [ 4 ] {28d247cf-04fc-493f-b2dd-e5efc9688034} <Debug> TCPHandler: Processed in 0.000775371 sec. | ||
| 972 | 2025.12.18 05:29:13.316256 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.12.18 05:29:13.316375 [ 4 ] {0ad0ebe3-7559-4a1d-a7af-686c0aff035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 974 | 2025.12.18 05:29:13.316634 [ 4 ] {0ad0ebe3-7559-4a1d-a7af-686c0aff035c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 975 | 2025.12.18 05:29:13.316678 [ 4 ] {0ad0ebe3-7559-4a1d-a7af-686c0aff035c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 976 | 2025.12.18 05:29:13.317014 [ 4 ] {0ad0ebe3-7559-4a1d-a7af-686c0aff035c} <Debug> TCPHandler: Processed in 0.000805251 sec. | ||
| 977 | 2025.12.18 05:29:13.317205 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2025.12.18 05:29:13.317322 [ 4 ] {15d0b822-93d0-4795-bb04-f597ddb37268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 979 | 2025.12.18 05:29:13.317570 [ 4 ] {15d0b822-93d0-4795-bb04-f597ddb37268} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 980 | 2025.12.18 05:29:13.317614 [ 4 ] {15d0b822-93d0-4795-bb04-f597ddb37268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 981 | 2025.12.18 05:29:13.317939 [ 4 ] {15d0b822-93d0-4795-bb04-f597ddb37268} <Debug> TCPHandler: Processed in 0.000780671 sec. | ||
| 982 | 2025.12.18 05:29:13.318131 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2025.12.18 05:29:13.318250 [ 4 ] {4832a650-9d85-4525-8661-c799e73d7a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 984 | 2025.12.18 05:29:13.318503 [ 4 ] {4832a650-9d85-4525-8661-c799e73d7a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 985 | 2025.12.18 05:29:13.318546 [ 4 ] {4832a650-9d85-4525-8661-c799e73d7a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 986 | 2025.12.18 05:29:13.318875 [ 4 ] {4832a650-9d85-4525-8661-c799e73d7a6f} <Debug> TCPHandler: Processed in 0.000791071 sec. | ||
| 987 | 2025.12.18 05:29:13.319084 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.12.18 05:29:13.319203 [ 4 ] {202cfac8-bcbb-43dc-945d-6011c8db5171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 989 | 2025.12.18 05:29:13.319455 [ 4 ] {202cfac8-bcbb-43dc-945d-6011c8db5171} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2025.12.18 05:29:13.319497 [ 4 ] {202cfac8-bcbb-43dc-945d-6011c8db5171} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2025.12.18 05:29:13.319821 [ 4 ] {202cfac8-bcbb-43dc-945d-6011c8db5171} <Debug> TCPHandler: Processed in 0.000783642 sec. | ||
| 992 | 2025.12.18 05:29:13.320422 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2025.12.18 05:29:13.320541 [ 4 ] {15ce8973-6d17-42f2-8f16-5a4476a67d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 994 | 2025.12.18 05:29:13.320799 [ 4 ] {15ce8973-6d17-42f2-8f16-5a4476a67d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2025.12.18 05:29:13.320843 [ 4 ] {15ce8973-6d17-42f2-8f16-5a4476a67d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2025.12.18 05:29:13.321167 [ 4 ] {15ce8973-6d17-42f2-8f16-5a4476a67d67} <Debug> TCPHandler: Processed in 0.000790541 sec. | ||
| 997 | 2025.12.18 05:29:13.321361 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2025.12.18 05:29:13.321481 [ 4 ] {5c4681a0-13ec-4372-8952-d7530f120e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 999 | 2025.12.18 05:29:13.321742 [ 4 ] {5c4681a0-13ec-4372-8952-d7530f120e57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2025.12.18 05:29:13.321787 [ 4 ] {5c4681a0-13ec-4372-8952-d7530f120e57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2025.12.18 05:29:13.322108 [ 4 ] {5c4681a0-13ec-4372-8952-d7530f120e57} <Debug> TCPHandler: Processed in 0.000794452 sec. | ||
| 1002 | 2025.12.18 05:29:13.322303 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.12.18 05:29:13.322424 [ 4 ] {186e4654-75d1-490d-b64a-68fd7e7ad7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2025.12.18 05:29:13.322681 [ 4 ] {186e4654-75d1-490d-b64a-68fd7e7ad7f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2025.12.18 05:29:13.322724 [ 4 ] {186e4654-75d1-490d-b64a-68fd7e7ad7f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2025.12.18 05:29:13.323054 [ 4 ] {186e4654-75d1-490d-b64a-68fd7e7ad7f1} <Debug> TCPHandler: Processed in 0.000797731 sec. | ||
| 1007 | 2025.12.18 05:29:13.329987 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2025.12.18 05:29:13.330123 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1009 | 2025.12.18 05:29:13.330176 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2025.12.18 05:29:13.330843 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2025.12.18 05:29:13.330892 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1012 | 2025.12.18 05:29:13.331497 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1013 | 2025.12.18 05:29:13.331868 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2025.12.18 05:29:13.332016 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.001931 sec., 9839.46141895391 rows/sec., 1.34 MiB/sec. | ||
| 1015 | 2025.12.18 05:29:13.332061 [ 4 ] {8cdba827-c1f0-440e-a27c-52942a14b9af} <Debug> TCPHandler: Processed in 0.002136601 sec. | ||
| 1016 | 2025.12.18 05:29:13.332201 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2025.12.18 05:29:13.332296 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1018 | 2025.12.18 05:29:13.332339 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1019 | 2025.12.18 05:29:13.332997 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2025.12.18 05:29:13.333033 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1021 | 2025.12.18 05:29:13.333490 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1022 | 2025.12.18 05:29:13.333922 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2025.12.18 05:29:13.334053 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001774 sec., 3382.1871476888386 rows/sec., 275.79 KiB/sec. | ||
| 1024 | 2025.12.18 05:29:13.334090 [ 4 ] {2e6120f3-c839-4756-9474-ae371ff0fb0e} <Debug> TCPHandler: Processed in 0.001937328 sec. | ||
| 1025 | 2025.12.18 05:29:13.334215 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2025.12.18 05:29:13.334311 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1027 | 2025.12.18 05:29:13.334352 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1028 | 2025.12.18 05:29:13.334816 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2025.12.18 05:29:13.334851 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1030 | 2025.12.18 05:29:13.335260 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1031 | 2025.12.18 05:29:13.335674 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2025.12.18 05:29:13.335800 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.001508 sec., 45755.968169761276 rows/sec., 3.64 MiB/sec. | ||
| 1033 | 2025.12.18 05:29:13.335838 [ 4 ] {776eb6fe-39cd-464a-a92e-fa51739ebdc8} <Debug> TCPHandler: Processed in 0.001670794 sec. | ||
| 1034 | 2025.12.18 05:29:13.335958 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2025.12.18 05:29:13.336052 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1036 | 2025.12.18 05:29:13.336093 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1037 | 2025.12.18 05:29:13.336485 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2025.12.18 05:29:13.336524 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1039 | 2025.12.18 05:29:13.336965 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1040 | 2025.12.18 05:29:13.337377 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2025.12.18 05:29:13.337504 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 643.07 KiB/sec. | ||
| 1042 | 2025.12.18 05:29:13.337541 [ 4 ] {f07f2cdd-8640-46aa-9983-1a28179cfa89} <Debug> TCPHandler: Processed in 0.001631274 sec. | ||
| 1043 | 2025.12.18 05:29:13.337649 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.12.18 05:29:13.337744 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1045 | 2025.12.18 05:29:13.337783 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1046 | 2025.12.18 05:29:13.338210 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.12.18 05:29:13.338247 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1048 | 2025.12.18 05:29:13.338646 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1049 | 2025.12.18 05:29:13.339063 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.12.18 05:29:13.339191 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Debug> executeQuery: Read 78 rows, 6.25 KiB in 0.001465 sec., 53242.32081911263 rows/sec., 4.16 MiB/sec. | ||
| 1051 | 2025.12.18 05:29:13.339227 [ 4 ] {0834aa27-86dd-41c8-bc92-3910f33305c8} <Debug> TCPHandler: Processed in 0.001626024 sec. | ||
| 1052 | 2025.12.18 05:29:13.339339 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2025.12.18 05:29:13.339432 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1054 | 2025.12.18 05:29:13.339476 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1055 | 2025.12.18 05:29:13.339939 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2025.12.18 05:29:13.339975 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1057 | 2025.12.18 05:29:13.340468 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1058 | 2025.12.18 05:29:13.340892 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2025.12.18 05:29:13.341017 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Debug> executeQuery: Read 153 rows, 10.86 KiB in 0.001603 sec., 95446.03867747972 rows/sec., 6.62 MiB/sec. | ||
| 1060 | 2025.12.18 05:29:13.341054 [ 4 ] {685d3708-bfd2-4257-a795-685208a89f88} <Debug> TCPHandler: Processed in 0.001762865 sec. | ||
| 1061 | 2025.12.18 05:29:13.341164 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.12.18 05:29:13.341258 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2025.12.18 05:29:13.341312 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <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 | ||
| 1064 | 2025.12.18 05:29:13.342050 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.12.18 05:29:13.342088 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1066 | 2025.12.18 05:29:13.344750 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1067 | 2025.12.18 05:29:13.345272 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.12.18 05:29:13.345429 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00419 sec., 1670.6443914081144 rows/sec., 2.99 MiB/sec. | ||
| 1069 | 2025.12.18 05:29:13.345478 [ 4 ] {70779251-de19-4887-ac3a-bfbcfadca50c} <Debug> TCPHandler: Processed in 0.004362573 sec. | ||
| 1070 | 2025.12.18 05:29:13.345597 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2025.12.18 05:29:13.345692 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1072 | 2025.12.18 05:29:13.345734 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1073 | 2025.12.18 05:29:13.346066 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Trace> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2025.12.18 05:29:13.346103 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1075 | 2025.12.18 05:29:13.346519 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1076 | 2025.12.18 05:29:13.347008 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Trace> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2025.12.18 05:29:13.347134 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00146 sec., 6164.3835616438355 rows/sec., 435.44 KiB/sec. | ||
| 1078 | 2025.12.18 05:29:13.347169 [ 4 ] {8ccb48fe-aebe-4b24-86e7-cdc7aa5b0903} <Debug> TCPHandler: Processed in 0.001621043 sec. | ||
| 1079 | 2025.12.18 05:29:13.347277 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2025.12.18 05:29:13.347371 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1081 | 2025.12.18 05:29:13.347411 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1082 | 2025.12.18 05:29:13.347738 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2025.12.18 05:29:13.347775 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1084 | 2025.12.18 05:29:13.348183 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1085 | 2025.12.18 05:29:13.348678 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2025.12.18 05:29:13.348807 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001455 sec., 34364.26116838488 rows/sec., 2.36 MiB/sec. | ||
| 1087 | 2025.12.18 05:29:13.348844 [ 4 ] {86bb8964-d0c8-4b4b-abf3-693c2d194cb6} <Debug> TCPHandler: Processed in 0.001613383 sec. | ||
| 1088 | 2025.12.18 05:29:15.060832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1494 | ||
| 1089 | 2025.12.18 05:29:15.061784 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.12.18 05:29:15.061849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1091 | 2025.12.18 05:29:15.062760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1092 | 2025.12.18 05:29:15.063473 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.12.18 05:29:15.063689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1494 | ||
| 1094 | 2025.12.18 05:29:15.123318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1095 | 2025.12.18 05:29:15.144934 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2025.12.18 05:29:15.145013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1097 | 2025.12.18 05:29:15.152524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1098 | 2025.12.18 05:29:15.154099 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2025.12.18 05:29:15.161460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1100 | 2025.12.18 05:29:16.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.39 MiB, peak 167.39 MiB, free memory in arenas 0.00 B, will set to 164.55 MiB (RSS), difference: 1.16 MiB | ||
| 1101 | 2025.12.18 05:29:18.304333 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2025.12.18 05:29:18.304538 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1103 | 2025.12.18 05:29:18.304615 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1104 | 2025.12.18 05:29:18.305308 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2025.12.18 05:29:18.305367 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1106 | 2025.12.18 05:29:18.305920 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1107 | 2025.12.18 05:29:18.306416 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2025.12.18 05:29:18.306579 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002096 sec., 24809.16030534351 rows/sec., 1.90 MiB/sec. | ||
| 1109 | 2025.12.18 05:29:18.306621 [ 4 ] {7def0fef-0667-4de0-b63d-8c10d85faa5f} <Debug> TCPHandler: Processed in 0.002436705 sec. | ||
| 1110 | 2025.12.18 05:29:18.306751 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2025.12.18 05:29:18.306849 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1112 | 2025.12.18 05:29:18.306891 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1113 | 2025.12.18 05:29:18.307309 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2025.12.18 05:29:18.307346 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1115 | 2025.12.18 05:29:18.307743 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1116 | 2025.12.18 05:29:18.308173 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2025.12.18 05:29:18.308304 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001475 sec., 37966.101694915254 rows/sec., 2.96 MiB/sec. | ||
| 1118 | 2025.12.18 05:29:18.308342 [ 4 ] {19e7a102-b5c1-4c50-8121-d74bf8d8a710} <Debug> TCPHandler: Processed in 0.001640434 sec. | ||
| 1119 | 2025.12.18 05:29:18.308453 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.12.18 05:29:18.308549 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1121 | 2025.12.18 05:29:18.308594 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1122 | 2025.12.18 05:29:18.309008 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.12.18 05:29:18.309045 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1124 | 2025.12.18 05:29:18.309490 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1125 | 2025.12.18 05:29:18.309924 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.12.18 05:29:18.310056 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001526 sec., 98296.1992136304 rows/sec., 6.82 MiB/sec. | ||
| 1127 | 2025.12.18 05:29:18.310092 [ 4 ] {b70c4a19-6663-465a-9c99-e70183286a71} <Debug> TCPHandler: Processed in 0.001688514 sec. | ||
| 1128 | 2025.12.18 05:29:18.310201 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2025.12.18 05:29:18.310296 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1130 | 2025.12.18 05:29:18.310338 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1131 | 2025.12.18 05:29:18.310663 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2025.12.18 05:29:18.310699 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1133 | 2025.12.18 05:29:18.311135 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1134 | 2025.12.18 05:29:18.311559 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2025.12.18 05:29:18.311691 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001414 sec., 35360.67892503536 rows/sec., 2.42 MiB/sec. | ||
| 1136 | 2025.12.18 05:29:18.311727 [ 4 ] {fdf4cab0-4582-4929-b326-0eb58803aa25} <Debug> TCPHandler: Processed in 0.001575652 sec. | ||
| 1137 | 2025.12.18 05:29:22.505710 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1138 | 2025.12.18 05:29:22.505781 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1139 | 2025.12.18 05:29:22.561596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 156 | ||
| 1140 | 2025.12.18 05:29:22.563908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1942 | ||
| 1141 | 2025.12.18 05:29:22.564478 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.12.18 05:29:22.564530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1143 | 2025.12.18 05:29:22.564678 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.12.18 05:29:22.564749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1145 | 2025.12.18 05:29:22.565417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1146 | 2025.12.18 05:29:22.565851 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.12.18 05:29:22.565892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1148 | 2025.12.18 05:29:22.565984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1942 | ||
| 1149 | 2025.12.18 05:29:22.566412 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2025.12.18 05:29:22.566639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1151 | 2025.12.18 05:29:22.661653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1152 | 2025.12.18 05:29:22.677510 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.12.18 05:29:22.677551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1154 | 2025.12.18 05:29:22.683890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1155 | 2025.12.18 05:29:22.684975 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.12.18 05:29:22.687807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1157 | 2025.12.18 05:29:23.304259 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2025.12.18 05:29:23.304549 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1159 | 2025.12.18 05:29:23.304656 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1160 | 2025.12.18 05:29:23.305377 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2025.12.18 05:29:23.305425 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1162 | 2025.12.18 05:29:23.305923 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1163 | 2025.12.18 05:29:23.306490 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2025.12.18 05:29:23.306643 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Debug> executeQuery: Read 102 rows, 8.75 KiB in 0.002174 sec., 46918.123275068996 rows/sec., 3.93 MiB/sec. | ||
| 1165 | 2025.12.18 05:29:23.306686 [ 4 ] {fabb8183-352b-420f-84b9-646dc853cacd} <Debug> TCPHandler: Processed in 0.002612457 sec. | ||
| 1166 | 2025.12.18 05:29:23.306811 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2025.12.18 05:29:23.306906 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1168 | 2025.12.18 05:29:23.306946 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1169 | 2025.12.18 05:29:23.307392 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2025.12.18 05:29:23.307428 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1171 | 2025.12.18 05:29:23.307892 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1172 | 2025.12.18 05:29:23.308375 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2025.12.18 05:29:23.308501 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001614 sec., 15489.467162329616 rows/sec., 1.14 MiB/sec. | ||
| 1174 | 2025.12.18 05:29:23.308536 [ 4 ] {5382f2c0-f6fb-4586-9c89-c96415b52e3f} <Debug> TCPHandler: Processed in 0.001773356 sec. | ||
| 1175 | 2025.12.18 05:29:23.308652 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2025.12.18 05:29:23.308744 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1177 | 2025.12.18 05:29:23.308783 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1178 | 2025.12.18 05:29:23.309242 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2025.12.18 05:29:23.309276 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1180 | 2025.12.18 05:29:23.309679 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1181 | 2025.12.18 05:29:23.310104 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2025.12.18 05:29:23.310227 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Debug> executeQuery: Read 89 rows, 7.14 KiB in 0.001501 sec., 59293.804130579614 rows/sec., 4.64 MiB/sec. | ||
| 1183 | 2025.12.18 05:29:23.310261 [ 4 ] {538237aa-d2c5-426a-bd48-99b580a48655} <Debug> TCPHandler: Processed in 0.001656423 sec. | ||
| 1184 | 2025.12.18 05:29:23.310378 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2025.12.18 05:29:23.310470 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1186 | 2025.12.18 05:29:23.310511 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1187 | 2025.12.18 05:29:23.310911 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2025.12.18 05:29:23.310944 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1189 | 2025.12.18 05:29:23.311373 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1190 | 2025.12.18 05:29:23.311849 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2025.12.18 05:29:23.311981 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001529 sec., 98103.33551340745 rows/sec., 6.80 MiB/sec. | ||
| 1192 | 2025.12.18 05:29:23.312017 [ 4 ] {88ed9215-ca21-4e8b-857c-4f2a1f0db8ee} <Debug> TCPHandler: Processed in 0.001685675 sec. | ||
| 1193 | 2025.12.18 05:29:23.312181 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2025.12.18 05:29:23.312273 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2025.12.18 05:29:23.312325 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <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 | ||
| 1196 | 2025.12.18 05:29:23.313150 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2025.12.18 05:29:23.313184 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1198 | 2025.12.18 05:29:23.313826 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2025.12.18 05:29:23.314263 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2025.12.18 05:29:23.314402 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002147 sec., 11644.154634373544 rows/sec., 20.87 MiB/sec. | ||
| 1201 | 2025.12.18 05:29:23.314450 [ 4 ] {4a143e96-c189-4983-a31d-eeca27f957dc} <Debug> TCPHandler: Processed in 0.002315823 sec. | ||
| 1202 | 2025.12.18 05:29:23.314561 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2025.12.18 05:29:23.314653 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1204 | 2025.12.18 05:29:23.314693 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1205 | 2025.12.18 05:29:23.315002 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Trace> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.12.18 05:29:23.315036 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1207 | 2025.12.18 05:29:23.315448 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2025.12.18 05:29:23.315872 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Trace> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.12.18 05:29:23.315993 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001358 sec., 11045.655375552282 rows/sec., 842.81 KiB/sec. | ||
| 1210 | 2025.12.18 05:29:23.316026 [ 4 ] {5fbc34bd-fa2e-488f-b0f4-f428748a86b9} <Debug> TCPHandler: Processed in 0.001511781 sec. | ||
| 1211 | 2025.12.18 05:29:23.316131 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2025.12.18 05:29:23.316222 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1213 | 2025.12.18 05:29:23.316261 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1214 | 2025.12.18 05:29:23.316572 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2025.12.18 05:29:23.316605 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1216 | 2025.12.18 05:29:23.316992 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1217 | 2025.12.18 05:29:23.317422 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2025.12.18 05:29:23.317552 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001348 sec., 37091.9881305638 rows/sec., 2.54 MiB/sec. | ||
| 1219 | 2025.12.18 05:29:23.317590 [ 4 ] {931fba54-674d-4ccc-ad15-bbe95d1e9998} <Debug> TCPHandler: Processed in 0.001506262 sec. | ||
| 1220 | 2025.12.18 05:29:28.297744 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2025.12.18 05:29:28.298101 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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) | ||
| 1222 | 2025.12.18 05:29:28.298461 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1223 | 2025.12.18 05:29:28.298595 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <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 | ||
| 1224 | 2025.12.18 05:29:28.298827 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1225 | 2025.12.18 05:29:28.298900 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1226 | 2025.12.18 05:29:28.299090 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1227 | 2025.12.18 05:29:28.299153 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1228 | 2025.12.18 05:29:28.299186 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1229 | 2025.12.18 05:29:28.299203 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1230 | 2025.12.18 05:29:28.301727 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <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'))" | ||
| 1231 | 2025.12.18 05:29:28.301779 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1232 | 2025.12.18 05:29:28.310179 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.012204 sec., 1556.8666011143887 rows/sec., 65.06 KiB/sec. | ||
| 1233 | 2025.12.18 05:29:28.310289 [ 4 ] {946f8684-df5f-4766-a2dd-c7e5aeb5142c} <Debug> TCPHandler: Processed in 0.012733552 sec. | ||
| 1234 | 2025.12.18 05:29:28.310618 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.12.18 05:29:28.310747 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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) | ||
| 1236 | 2025.12.18 05:29:28.310950 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1237 | 2025.12.18 05:29:28.310981 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <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 | ||
| 1238 | 2025.12.18 05:29:28.311155 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1239 | 2025.12.18 05:29:28.311213 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1240 | 2025.12.18 05:29:28.311318 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1241 | 2025.12.18 05:29:28.311346 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1242 | 2025.12.18 05:29:28.311366 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1243 | 2025.12.18 05:29:28.311380 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1244 | 2025.12.18 05:29:28.311414 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <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'))" | ||
| 1245 | 2025.12.18 05:29:28.311433 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1246 | 2025.12.18 05:29:28.312170 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001473 sec., 12898.845892735913 rows/sec., 539.00 KiB/sec. | ||
| 1247 | 2025.12.18 05:29:28.312257 [ 4 ] {ac86c83e-22a1-46bc-90ea-b5a6f42aa3f3} <Debug> TCPHandler: Processed in 0.001691175 sec. | ||
| 1248 | 2025.12.18 05:29:28.312484 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2025.12.18 05:29:28.312610 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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) | ||
| 1250 | 2025.12.18 05:29:28.312808 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1251 | 2025.12.18 05:29:28.312840 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <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 | ||
| 1252 | 2025.12.18 05:29:28.313013 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1253 | 2025.12.18 05:29:28.313066 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1254 | 2025.12.18 05:29:28.313171 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1255 | 2025.12.18 05:29:28.313200 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1256 | 2025.12.18 05:29:28.313219 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1257 | 2025.12.18 05:29:28.313233 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1258 | 2025.12.18 05:29:28.313266 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <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'))" | ||
| 1259 | 2025.12.18 05:29:28.313284 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1260 | 2025.12.18 05:29:28.313753 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00119 sec., 15966.386554621848 rows/sec., 667.18 KiB/sec. | ||
| 1261 | 2025.12.18 05:29:28.313839 [ 4 ] {2a789a48-8c60-4044-8b04-310d557a0f13} <Debug> TCPHandler: Processed in 0.001404651 sec. | ||
| 1262 | 2025.12.18 05:29:28.314060 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.12.18 05:29:28.314186 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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) | ||
| 1264 | 2025.12.18 05:29:28.314381 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1265 | 2025.12.18 05:29:28.314413 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <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 | ||
| 1266 | 2025.12.18 05:29:28.314589 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1267 | 2025.12.18 05:29:28.314642 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1268 | 2025.12.18 05:29:28.314742 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1269 | 2025.12.18 05:29:28.314770 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1270 | 2025.12.18 05:29:28.314788 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1271 | 2025.12.18 05:29:28.314803 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1272 | 2025.12.18 05:29:28.314835 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <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'))" | ||
| 1273 | 2025.12.18 05:29:28.314853 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1274 | 2025.12.18 05:29:28.315339 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001201 sec., 15820.14987510408 rows/sec., 661.07 KiB/sec. | ||
| 1275 | 2025.12.18 05:29:28.315422 [ 4 ] {7a75c0ee-d9d5-4ae9-ab66-a4a5b17983ec} <Debug> TCPHandler: Processed in 0.00141198 sec. | ||
| 1276 | 2025.12.18 05:29:28.315644 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2025.12.18 05:29:28.315771 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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) | ||
| 1278 | 2025.12.18 05:29:28.315987 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2025.12.18 05:29:28.316020 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <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 | ||
| 1280 | 2025.12.18 05:29:28.316207 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2025.12.18 05:29:28.316261 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2025.12.18 05:29:28.316360 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1283 | 2025.12.18 05:29:28.316389 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2025.12.18 05:29:28.316407 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1285 | 2025.12.18 05:29:28.316421 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2025.12.18 05:29:28.316453 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <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'))" | ||
| 1287 | 2025.12.18 05:29:28.316472 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1288 | 2025.12.18 05:29:28.316951 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001228 sec., 15472.312703583062 rows/sec., 646.54 KiB/sec. | ||
| 1289 | 2025.12.18 05:29:28.317033 [ 4 ] {6fcee9c9-d0f9-429b-8a4d-75808bbb8673} <Debug> TCPHandler: Processed in 0.001439111 sec. | ||
| 1290 | 2025.12.18 05:29:28.317343 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.12.18 05:29:28.317470 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1292 | 2025.12.18 05:29:28.317684 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2025.12.18 05:29:28.317717 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <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_rib:active_routes')" moved to PREWHERE | ||
| 1294 | 2025.12.18 05:29:28.317892 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2025.12.18 05:29:28.317946 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2025.12.18 05:29:28.318045 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1297 | 2025.12.18 05:29:28.318074 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2025.12.18 05:29:28.318093 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1299 | 2025.12.18 05:29:28.318107 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2025.12.18 05:29:28.318139 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <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_rib:active_routes'))" | ||
| 1301 | 2025.12.18 05:29:28.318159 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1302 | 2025.12.18 05:29:28.318633 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001211 sec., 15689.512799339389 rows/sec., 655.61 KiB/sec. | ||
| 1303 | 2025.12.18 05:29:28.318719 [ 4 ] {2d2c1cb7-80f5-47fb-86de-f1edfb8c1e28} <Debug> TCPHandler: Processed in 0.001425551 sec. | ||
| 1304 | 2025.12.18 05:29:28.319260 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.12.18 05:29:28.319387 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1306 | 2025.12.18 05:29:28.319587 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2025.12.18 05:29:28.319619 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <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_rib:active_routes')" moved to PREWHERE | ||
| 1308 | 2025.12.18 05:29:28.319808 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2025.12.18 05:29:28.319860 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2025.12.18 05:29:28.319958 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1311 | 2025.12.18 05:29:28.319986 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2025.12.18 05:29:28.320004 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1313 | 2025.12.18 05:29:28.320020 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2025.12.18 05:29:28.320052 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <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_rib:active_routes'))" | ||
| 1315 | 2025.12.18 05:29:28.320069 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1316 | 2025.12.18 05:29:28.320601 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001263 sec., 15043.547110055424 rows/sec., 628.62 KiB/sec. | ||
| 1317 | 2025.12.18 05:29:28.320684 [ 4 ] {b1902814-6365-46b4-a05c-3ca8bd8c56fe} <Debug> TCPHandler: Processed in 0.001472521 sec. | ||
| 1318 | 2025.12.18 05:29:28.320915 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.12.18 05:29:28.321041 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1320 | 2025.12.18 05:29:28.321248 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2025.12.18 05:29:28.321281 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <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_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1322 | 2025.12.18 05:29:28.321459 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2025.12.18 05:29:28.321512 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2025.12.18 05:29:28.321610 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1325 | 2025.12.18 05:29:28.321637 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2025.12.18 05:29:28.321654 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1327 | 2025.12.18 05:29:28.321668 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2025.12.18 05:29:28.321700 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <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_rib:active_routes', 'switch_table:capacity'))" | ||
| 1329 | 2025.12.18 05:29:28.321717 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1330 | 2025.12.18 05:29:28.322212 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00122 sec., 15573.77049180328 rows/sec., 650.77 KiB/sec. | ||
| 1331 | 2025.12.18 05:29:28.322296 [ 4 ] {bad526be-23ba-4314-a3c8-9b44e0d8ed9a} <Debug> TCPHandler: Processed in 0.001434571 sec. | ||
| 1332 | 2025.12.18 05:29:28.322533 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2025.12.18 05:29:28.322659 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1334 | 2025.12.18 05:29:28.322943 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2025.12.18 05:29:28.322975 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1336 | 2025.12.18 05:29:28.323246 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2025.12.18 05:29:28.323300 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2025.12.18 05:29:28.323399 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1339 | 2025.12.18 05:29:28.323427 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2025.12.18 05:29:28.323446 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1341 | 2025.12.18 05:29:28.323459 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2025.12.18 05:29:28.323492 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1343 | 2025.12.18 05:29:28.323510 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1344 | 2025.12.18 05:29:28.323939 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001329 sec., 14296.463506395785 rows/sec., 597.40 KiB/sec. | ||
| 1345 | 2025.12.18 05:29:28.324021 [ 4 ] {6edc98dc-0da8-431f-98cb-6c90c0a1cb70} <Debug> TCPHandler: Processed in 0.001536212 sec. | ||
| 1346 | 2025.12.18 05:29:28.324256 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2025.12.18 05:29:28.324381 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1348 | 2025.12.18 05:29:28.324595 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2025.12.18 05:29:28.324628 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1350 | 2025.12.18 05:29:28.324815 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2025.12.18 05:29:28.324867 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2025.12.18 05:29:28.324963 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1353 | 2025.12.18 05:29:28.324991 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2025.12.18 05:29:28.325009 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1355 | 2025.12.18 05:29:28.325023 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2025.12.18 05:29:28.325055 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1357 | 2025.12.18 05:29:28.325072 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1358 | 2025.12.18 05:29:28.325637 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001304 sec., 14570.552147239263 rows/sec., 608.85 KiB/sec. | ||
| 1359 | 2025.12.18 05:29:28.325717 [ 4 ] {c424ce19-bcb4-4717-929a-11bcdc76cc66} <Debug> TCPHandler: Processed in 0.001509501 sec. | ||
| 1360 | 2025.12.18 05:29:28.325940 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2025.12.18 05:29:28.326067 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1362 | 2025.12.18 05:29:28.326290 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2025.12.18 05:29:28.326324 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1364 | 2025.12.18 05:29:28.326507 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2025.12.18 05:29:28.326558 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2025.12.18 05:29:28.326655 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1367 | 2025.12.18 05:29:28.326682 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2025.12.18 05:29:28.326700 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1369 | 2025.12.18 05:29:28.326714 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2025.12.18 05:29:28.326746 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1371 | 2025.12.18 05:29:28.326763 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1372 | 2025.12.18 05:29:28.327222 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001204 sec., 15780.730897009968 rows/sec., 659.42 KiB/sec. | ||
| 1373 | 2025.12.18 05:29:28.327305 [ 4 ] {7718c18d-8175-4d02-a3b5-880429f89aed} <Debug> TCPHandler: Processed in 0.00141374 sec. | ||
| 1374 | 2025.12.18 05:29:28.327523 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2025.12.18 05:29:28.327649 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1376 | 2025.12.18 05:29:28.327868 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2025.12.18 05:29:28.327901 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1378 | 2025.12.18 05:29:28.328085 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2025.12.18 05:29:28.328136 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2025.12.18 05:29:28.328234 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1381 | 2025.12.18 05:29:28.328262 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2025.12.18 05:29:28.328279 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1383 | 2025.12.18 05:29:28.328293 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2025.12.18 05:29:28.328325 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1385 | 2025.12.18 05:29:28.328343 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1386 | 2025.12.18 05:29:28.328790 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001189 sec., 15979.814970563499 rows/sec., 667.74 KiB/sec. | ||
| 1387 | 2025.12.18 05:29:28.328877 [ 4 ] {10856cdb-fbfd-419e-9252-7312d02013ad} <Debug> TCPHandler: Processed in 0.001402771 sec. | ||
| 1388 | 2025.12.18 05:29:28.329108 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.12.18 05:29:28.329243 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1390 | 2025.12.18 05:29:28.329468 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2025.12.18 05:29:28.329509 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1392 | 2025.12.18 05:29:28.329696 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2025.12.18 05:29:28.329747 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2025.12.18 05:29:28.329843 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1395 | 2025.12.18 05:29:28.329870 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2025.12.18 05:29:28.329887 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1397 | 2025.12.18 05:29:28.329901 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2025.12.18 05:29:28.329934 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1399 | 2025.12.18 05:29:28.329951 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1400 | 2025.12.18 05:29:28.330390 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001198 sec., 15859.766277128547 rows/sec., 662.73 KiB/sec. | ||
| 1401 | 2025.12.18 05:29:28.330481 [ 4 ] {cc85ddf7-4650-4ac8-9478-35fc18ccf01c} <Debug> TCPHandler: Processed in 0.001421331 sec. | ||
| 1402 | 2025.12.18 05:29:28.330726 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2025.12.18 05:29:28.330854 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1404 | 2025.12.18 05:29:28.331086 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2025.12.18 05:29:28.331121 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <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_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 | ||
| 1406 | 2025.12.18 05:29:28.331309 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2025.12.18 05:29:28.331361 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2025.12.18 05:29:28.331459 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1409 | 2025.12.18 05:29:28.331486 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2025.12.18 05:29:28.331505 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1411 | 2025.12.18 05:29:28.331518 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2025.12.18 05:29:28.331550 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <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_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'))" | ||
| 1413 | 2025.12.18 05:29:28.331568 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1414 | 2025.12.18 05:29:28.332018 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001214 sec., 15650.741350906095 rows/sec., 653.99 KiB/sec. | ||
| 1415 | 2025.12.18 05:29:28.332104 [ 4 ] {985868cd-aa88-4150-8115-84debb8cf7b7} <Debug> TCPHandler: Processed in 0.001435431 sec. | ||
| 1416 | 2025.12.18 05:29:28.332355 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2025.12.18 05:29:28.332484 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1418 | 2025.12.18 05:29:28.332705 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2025.12.18 05:29:28.332739 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <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_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 | ||
| 1420 | 2025.12.18 05:29:28.332940 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2025.12.18 05:29:28.333058 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2025.12.18 05:29:28.333205 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1423 | 2025.12.18 05:29:28.333241 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2025.12.18 05:29:28.333265 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1425 | 2025.12.18 05:29:28.333284 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2025.12.18 05:29:28.333326 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <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_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'))" | ||
| 1427 | 2025.12.18 05:29:28.333350 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1428 | 2025.12.18 05:29:28.333884 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00145 sec., 13103.44827586207 rows/sec., 547.55 KiB/sec. | ||
| 1429 | 2025.12.18 05:29:28.333981 [ 4 ] {7e7c3bd2-92e2-410c-8f87-dbb6aefc4900} <Debug> TCPHandler: Processed in 0.001674934 sec. | ||
| 1430 | 2025.12.18 05:29:28.345577 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2025.12.18 05:29:28.345717 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1432 | 2025.12.18 05:29:28.345950 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2025.12.18 05:29:28.345986 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <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_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 | ||
| 1434 | 2025.12.18 05:29:28.346184 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2025.12.18 05:29:28.346237 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2025.12.18 05:29:28.346340 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1437 | 2025.12.18 05:29:28.346368 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2025.12.18 05:29:28.346386 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1439 | 2025.12.18 05:29:28.346400 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2025.12.18 05:29:28.346433 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <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_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'))" | ||
| 1441 | 2025.12.18 05:29:28.346451 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1442 | 2025.12.18 05:29:28.347017 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001356 sec., 14011.799410029498 rows/sec., 585.51 KiB/sec. | ||
| 1443 | 2025.12.18 05:29:28.347167 [ 4 ] {680170d5-63b4-41ff-8bbb-7afd46e12cbf} <Debug> TCPHandler: Processed in 0.001640033 sec. | ||
| 1444 | 2025.12.18 05:29:28.353750 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2025.12.18 05:29:28.353861 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1446 | 2025.12.18 05:29:28.353903 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1447 | 2025.12.18 05:29:28.354482 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2025.12.18 05:29:28.354525 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1449 | 2025.12.18 05:29:28.355077 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1450 | 2025.12.18 05:29:28.355448 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2025.12.18 05:29:28.355600 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001772 sec., 9029.345372460497 rows/sec., 2.69 MiB/sec. | ||
| 1452 | 2025.12.18 05:29:28.355644 [ 4 ] {31c44eed-60b5-4549-b8a2-c309db2fb5ea} <Debug> TCPHandler: Processed in 0.001942808 sec. | ||
| 1453 | 2025.12.18 05:29:28.355776 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2025.12.18 05:29:28.355870 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1455 | 2025.12.18 05:29:28.355910 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1456 | 2025.12.18 05:29:28.358469 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2025.12.18 05:29:28.358509 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1458 | 2025.12.18 05:29:28.359043 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1459 | 2025.12.18 05:29:28.359498 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2025.12.18 05:29:28.359622 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00377 sec., 108753.31564986738 rows/sec., 6.90 MiB/sec. | ||
| 1461 | 2025.12.18 05:29:28.359665 [ 4 ] {91daaee2-14f3-4ade-95e5-b571bcd433d2} <Debug> TCPHandler: Processed in 0.003936606 sec. | ||
| 1462 | 2025.12.18 05:29:28.359785 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2025.12.18 05:29:28.359877 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1464 | 2025.12.18 05:29:28.359916 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1465 | 2025.12.18 05:29:28.360338 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2025.12.18 05:29:28.360373 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1467 | 2025.12.18 05:29:28.360757 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1468 | 2025.12.18 05:29:28.361192 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2025.12.18 05:29:28.361317 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001458 sec., 2743.4842249657063 rows/sec., 223.71 KiB/sec. | ||
| 1470 | 2025.12.18 05:29:28.361352 [ 4 ] {09e43d9c-bd11-4aa5-bef2-ae85aa81a143} <Debug> TCPHandler: Processed in 0.001614963 sec. | ||
| 1471 | 2025.12.18 05:29:28.361486 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2025.12.18 05:29:28.361577 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1473 | 2025.12.18 05:29:28.361616 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1474 | 2025.12.18 05:29:28.362497 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2025.12.18 05:29:28.362530 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1476 | 2025.12.18 05:29:28.363006 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1477 | 2025.12.18 05:29:28.363513 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2025.12.18 05:29:28.363647 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Debug> executeQuery: Read 1114 rows, 89.99 KiB in 0.002086 sec., 534036.4333652924 rows/sec., 42.13 MiB/sec. | ||
| 1479 | 2025.12.18 05:29:28.363682 [ 4 ] {c35b2631-05c7-483f-ae48-9eb2b3f49b73} <Debug> TCPHandler: Processed in 0.002243283 sec. | ||
| 1480 | 2025.12.18 05:29:28.363797 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2025.12.18 05:29:28.363891 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1482 | 2025.12.18 05:29:28.363930 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1483 | 2025.12.18 05:29:28.364392 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2025.12.18 05:29:28.364429 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1485 | 2025.12.18 05:29:28.364903 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1486 | 2025.12.18 05:29:28.365400 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2025.12.18 05:29:28.365538 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001665 sec., 125525.52552552552 rows/sec., 7.39 MiB/sec. | ||
| 1488 | 2025.12.18 05:29:28.365576 [ 4 ] {5e18ee0a-7eaa-4a91-bca1-33849ce3e67f} <Debug> TCPHandler: Processed in 0.001825996 sec. | ||
| 1489 | 2025.12.18 05:29:28.365687 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2025.12.18 05:29:28.365780 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1491 | 2025.12.18 05:29:28.365819 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1492 | 2025.12.18 05:29:28.366324 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2025.12.18 05:29:28.366357 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1494 | 2025.12.18 05:29:28.366895 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1495 | 2025.12.18 05:29:28.367566 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.12.18 05:29:28.367712 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00195 sec., 108717.94871794872 rows/sec., 7.01 MiB/sec. | ||
| 1497 | 2025.12.18 05:29:28.367750 [ 4 ] {b2365391-43c3-4cb8-afb3-bad95f17742a} <Debug> TCPHandler: Processed in 0.00210976 sec. | ||
| 1498 | 2025.12.18 05:29:28.367866 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2025.12.18 05:29:28.367960 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1500 | 2025.12.18 05:29:28.367999 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1501 | 2025.12.18 05:29:28.368471 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.12.18 05:29:28.368508 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1503 | 2025.12.18 05:29:28.368944 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1504 | 2025.12.18 05:29:28.369443 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.12.18 05:29:28.369578 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001636 sec., 128973.10513447432 rows/sec., 7.32 MiB/sec. | ||
| 1506 | 2025.12.18 05:29:28.369614 [ 4 ] {7d66ad85-9297-4ec9-9021-bbd6ea0b9a59} <Debug> TCPHandler: Processed in 0.001796276 sec. | ||
| 1507 | 2025.12.18 05:29:28.369729 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.12.18 05:29:28.369821 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1509 | 2025.12.18 05:29:28.369859 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1510 | 2025.12.18 05:29:28.370472 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2025.12.18 05:29:28.370506 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1512 | 2025.12.18 05:29:28.370970 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1513 | 2025.12.18 05:29:28.371397 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2025.12.18 05:29:28.371525 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001722 sec., 396631.8234610917 rows/sec., 27.67 MiB/sec. | ||
| 1515 | 2025.12.18 05:29:28.371561 [ 4 ] {9bd0f0f5-9ce6-43a1-9089-35cdd2224d5e} <Debug> TCPHandler: Processed in 0.001879627 sec. | ||
| 1516 | 2025.12.18 05:29:28.371674 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2025.12.18 05:29:28.371766 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1518 | 2025.12.18 05:29:28.371806 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1519 | 2025.12.18 05:29:28.372135 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2025.12.18 05:29:28.372171 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1521 | 2025.12.18 05:29:28.372759 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1522 | 2025.12.18 05:29:28.373174 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2025.12.18 05:29:28.373307 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. | ||
| 1524 | 2025.12.18 05:29:28.373343 [ 4 ] {5b9e71c3-b3cd-427d-a477-c1f74a0df55b} <Debug> TCPHandler: Processed in 0.001716984 sec. | ||
| 1525 | 2025.12.18 05:29:28.373457 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2025.12.18 05:29:28.373549 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1527 | 2025.12.18 05:29:28.373591 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1528 | 2025.12.18 05:29:28.374303 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.12.18 05:29:28.374339 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1530 | 2025.12.18 05:29:28.374853 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1531 | 2025.12.18 05:29:28.375351 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.12.18 05:29:28.375487 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001955 sec., 161636.82864450128 rows/sec., 10.62 MiB/sec. | ||
| 1533 | 2025.12.18 05:29:28.375528 [ 4 ] {f992c730-9770-451d-be44-b590136152f8} <Debug> TCPHandler: Processed in 0.00211832 sec. | ||
| 1534 | 2025.12.18 05:29:28.375643 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2025.12.18 05:29:28.375736 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1536 | 2025.12.18 05:29:28.375777 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1537 | 2025.12.18 05:29:28.376102 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2025.12.18 05:29:28.376138 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1539 | 2025.12.18 05:29:28.376612 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1540 | 2025.12.18 05:29:28.377033 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2025.12.18 05:29:28.377164 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
| 1542 | 2025.12.18 05:29:28.377204 [ 4 ] {feb83b4b-d3a0-4aac-8d17-6954033ea25b} <Debug> TCPHandler: Processed in 0.001609903 sec. | ||
| 1543 | 2025.12.18 05:29:28.377317 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2025.12.18 05:29:28.377408 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1545 | 2025.12.18 05:29:28.377448 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1546 | 2025.12.18 05:29:28.377782 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2025.12.18 05:29:28.377817 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1548 | 2025.12.18 05:29:28.378226 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1549 | 2025.12.18 05:29:28.378656 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2025.12.18 05:29:28.378788 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001397 sec., 74445.23979957051 rows/sec., 4.56 MiB/sec. | ||
| 1551 | 2025.12.18 05:29:28.378828 [ 4 ] {99cc0db1-b0de-442a-baeb-1c8c17ad89c2} <Debug> TCPHandler: Processed in 0.001559043 sec. | ||
| 1552 | 2025.12.18 05:29:30.066182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2454 | ||
| 1553 | 2025.12.18 05:29:30.066705 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2025.12.18 05:29:30.066745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1555 | 2025.12.18 05:29:30.067370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1556 | 2025.12.18 05:29:30.067819 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.12.18 05:29:30.067976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2454 | ||
| 1558 | 2025.12.18 05:29:30.187984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1559 | 2025.12.18 05:29:30.205198 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2025.12.18 05:29:30.205258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1561 | 2025.12.18 05:29:30.211632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1562 | 2025.12.18 05:29:30.212769 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2025.12.18 05:29:30.215773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1564 | 2025.12.18 05:29:31.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.75 MiB, peak 172.75 MiB, free memory in arenas 0.00 B, will set to 170.36 MiB (RSS), difference: 1.62 MiB | ||
| 1565 | 2025.12.18 05:29:32.567053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 226 | ||
| 1566 | 2025.12.18 05:29:32.570331 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2025.12.18 05:29:32.570366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1568 | 2025.12.18 05:29:32.571660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1569 | 2025.12.18 05:29:32.572154 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2025.12.18 05:29:32.572394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1571 | 2025.12.18 05:29:33.309635 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2025.12.18 05:29:33.309900 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1573 | 2025.12.18 05:29:33.309999 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1574 | 2025.12.18 05:29:33.310881 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2025.12.18 05:29:33.310941 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1576 | 2025.12.18 05:29:33.311635 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1577 | 2025.12.18 05:29:33.312270 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2025.12.18 05:29:33.312488 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.002664 sec., 41291.29129129129 rows/sec., 3.47 MiB/sec. | ||
| 1579 | 2025.12.18 05:29:33.312543 [ 4 ] {70da6745-3e43-4f77-a1e2-f1264d02654f} <Debug> TCPHandler: Processed in 0.003095704 sec. | ||
| 1580 | 2025.12.18 05:29:33.312719 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2025.12.18 05:29:33.312837 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1582 | 2025.12.18 05:29:33.312888 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1583 | 2025.12.18 05:29:33.313415 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2025.12.18 05:29:33.313460 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1585 | 2025.12.18 05:29:33.313965 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1586 | 2025.12.18 05:29:33.314505 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2025.12.18 05:29:33.314672 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001858 sec., 14531.754574811624 rows/sec., 1.07 MiB/sec. | ||
| 1588 | 2025.12.18 05:29:33.314719 [ 4 ] {e6d72ef5-c10e-4e3b-a6af-ee81fe4f91aa} <Debug> TCPHandler: Processed in 0.002058979 sec. | ||
| 1589 | 2025.12.18 05:29:33.314852 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2025.12.18 05:29:33.314967 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1591 | 2025.12.18 05:29:33.315016 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1592 | 2025.12.18 05:29:33.315541 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2025.12.18 05:29:33.315586 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1594 | 2025.12.18 05:29:33.316107 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1595 | 2025.12.18 05:29:33.316622 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2025.12.18 05:29:33.316807 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001862 sec., 48872.180451127824 rows/sec., 3.82 MiB/sec. | ||
| 1597 | 2025.12.18 05:29:33.316856 [ 4 ] {707e1fed-41d3-4f50-8f5d-8d7b9d062165} <Debug> TCPHandler: Processed in 0.002063769 sec. | ||
| 1598 | 2025.12.18 05:29:33.316996 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2025.12.18 05:29:33.317112 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1600 | 2025.12.18 05:29:33.317167 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1601 | 2025.12.18 05:29:33.317711 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2025.12.18 05:29:33.317755 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1603 | 2025.12.18 05:29:33.318297 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1604 | 2025.12.18 05:29:33.318905 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.12.18 05:29:33.319089 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002001 sec., 79960.01999000499 rows/sec., 5.57 MiB/sec. | ||
| 1606 | 2025.12.18 05:29:33.319138 [ 4 ] {a85bc13e-39fd-4fab-80b9-276f9f5105f3} <Debug> TCPHandler: Processed in 0.002201262 sec. | ||
| 1607 | 2025.12.18 05:29:33.319279 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2025.12.18 05:29:33.319398 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1609 | 2025.12.18 05:29:33.319465 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <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 | ||
| 1610 | 2025.12.18 05:29:33.320467 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2025.12.18 05:29:33.320511 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1612 | 2025.12.18 05:29:33.321292 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1613 | 2025.12.18 05:29:33.321826 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2025.12.18 05:29:33.322001 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002626 sec., 10281.797410510282 rows/sec., 18.42 MiB/sec. | ||
| 1615 | 2025.12.18 05:29:33.322070 [ 4 ] {90220cac-03d1-471d-97d8-de1363544ba8} <Debug> TCPHandler: Processed in 0.002850161 sec. | ||
| 1616 | 2025.12.18 05:29:33.322216 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2025.12.18 05:29:33.322332 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1618 | 2025.12.18 05:29:33.322384 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1619 | 2025.12.18 05:29:33.322824 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2025.12.18 05:29:33.322866 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1621 | 2025.12.18 05:29:33.323379 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1622 | 2025.12.18 05:29:33.323906 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2025.12.18 05:29:33.324097 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001788 sec., 33557.04697986577 rows/sec., 2.26 MiB/sec. | ||
| 1624 | 2025.12.18 05:29:33.324145 [ 4 ] {99601002-041f-4fe6-a62c-fdf6ed072607} <Debug> TCPHandler: Processed in 0.001989879 sec. | ||
| 1625 | 2025.12.18 05:29:37.506043 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1626 | 2025.12.18 05:29:37.506111 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1627 | 2025.12.18 05:29:37.568089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2902 | ||
| 1628 | 2025.12.18 05:29:37.568734 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.12.18 05:29:37.568798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1630 | 2025.12.18 05:29:37.569750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1631 | 2025.12.18 05:29:37.570320 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.12.18 05:29:37.570501 [ 69 ] {} <Debug> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1633 | 2025.12.18 05:29:37.570527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2902 | ||
| 1634 | 2025.12.18 05:29:37.570564 [ 69 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.12.18 05:29:37.570595 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1636 | 2025.12.18 05:29:37.570824 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::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 | ||
| 1637 | 2025.12.18 05:29:37.573065 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1638 | 2025.12.18 05:29:37.573158 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::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 | ||
| 1639 | 2025.12.18 05:29:37.573270 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 433 rows starting from the beginning of the part | ||
| 1640 | 2025.12.18 05:29:37.573324 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::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 | ||
| 1641 | 2025.12.18 05:29:37.573372 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::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 | ||
| 1642 | 2025.12.18 05:29:37.573424 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::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 | ||
| 1643 | 2025.12.18 05:29:37.573471 [ 189 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::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 | ||
| 1644 | 2025.12.18 05:29:37.602217 [ 202 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 4 columns (4 merged, 0 gathered) in 0.031517362 sec., 92076.23404522245 rows/sec., 1.32 MiB/sec. | ||
| 1645 | 2025.12.18 05:29:37.603247 [ 194 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2025.12.18 05:29:37.603860 [ 194 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::all_1_6_1} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2025.12.18 05:29:37.603946 [ 194 ] {0041e4c3-63f6-40e2-84ff-1a3752013133::all_1_6_1} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2025.12.18 05:29:37.604067 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1649 | 2025.12.18 05:29:37.715858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1650 | 2025.12.18 05:29:37.733732 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2025.12.18 05:29:37.733824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1652 | 2025.12.18 05:29:37.741389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2025.12.18 05:29:37.743055 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2025.12.18 05:29:37.743508 [ 69 ] {} <Debug> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2025.12.18 05:29:37.743581 [ 69 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.12.18 05:29:37.743602 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1657 | 2025.12.18 05:29:37.743784 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::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 | ||
| 1658 | 2025.12.18 05:29:37.748525 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1659 | 2025.12.18 05:29:37.749606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1660 | 2025.12.18 05:29:37.750170 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::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 | ||
| 1661 | 2025.12.18 05:29:37.755046 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::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 | ||
| 1662 | 2025.12.18 05:29:37.759240 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::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 | ||
| 1663 | 2025.12.18 05:29:37.763224 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::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 | ||
| 1664 | 2025.12.18 05:29:37.772492 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::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 | ||
| 1665 | 2025.12.18 05:29:37.777494 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::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 | ||
| 1666 | 2025.12.18 05:29:37.842520 [ 194 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09882536 sec., 465.4675682436168 rows/sec., 2.41 MiB/sec. | ||
| 1667 | 2025.12.18 05:29:37.844684 [ 202 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2025.12.18 05:29:37.847092 [ 202 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::all_1_6_1} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2025.12.18 05:29:37.847201 [ 202 ] {fc9d9fa3-91fb-42e5-8929-16d5bf8f7109::all_1_6_1} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2025.12.18 05:29:37.848927 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1671 | 2025.12.18 05:29:38.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.54 MiB, peak 181.08 MiB, free memory in arenas 0.00 B, will set to 181.09 MiB (RSS), difference: 9.55 MiB | ||
| 1672 | 2025.12.18 05:29:38.315046 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2025.12.18 05:29:38.315230 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1674 | 2025.12.18 05:29:38.315302 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1675 | 2025.12.18 05:29:38.316230 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2025.12.18 05:29:38.316281 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1677 | 2025.12.18 05:29:38.316869 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1678 | 2025.12.18 05:29:38.317334 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2025.12.18 05:29:38.317490 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00231 sec., 177489.1774891775 rows/sec., 11.26 MiB/sec. | ||
| 1680 | 2025.12.18 05:29:38.317535 [ 4 ] {f3297628-c583-4619-a63a-8a33dbc4b785} <Debug> TCPHandler: Processed in 0.002623408 sec. | ||
| 1681 | 2025.12.18 05:29:38.317681 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2025.12.18 05:29:38.317780 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1683 | 2025.12.18 05:29:38.317823 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1684 | 2025.12.18 05:29:38.318852 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.12.18 05:29:38.318891 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1686 | 2025.12.18 05:29:38.319427 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1687 | 2025.12.18 05:29:38.319874 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2025.12.18 05:29:38.319988 [ 68 ] {} <Debug> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1689 | 2025.12.18 05:29:38.320010 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00225 sec., 494222.22222222225 rows/sec., 38.99 MiB/sec. | ||
| 1690 | 2025.12.18 05:29:38.320053 [ 68 ] {} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2025.12.18 05:29:38.320064 [ 4 ] {a7f2e176-eac2-4049-a7a4-9ebb54bafc2e} <Debug> TCPHandler: Processed in 0.002433215 sec. | ||
| 1692 | 2025.12.18 05:29:38.320084 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1693 | 2025.12.18 05:29:38.320201 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2025.12.18 05:29:38.320210 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::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 | ||
| 1695 | 2025.12.18 05:29:38.320305 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1696 | 2025.12.18 05:29:38.320313 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1697 | 2025.12.18 05:29:38.320346 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1698 | 2025.12.18 05:29:38.320351 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::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 | ||
| 1699 | 2025.12.18 05:29:38.320442 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1700 | 2025.12.18 05:29:38.320501 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1701 | 2025.12.18 05:29:38.320545 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1114 rows starting from the beginning of the part | ||
| 1702 | 2025.12.18 05:29:38.320586 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::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 | ||
| 1703 | 2025.12.18 05:29:38.320626 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1112 rows starting from the beginning of the part | ||
| 1704 | 2025.12.18 05:29:38.320865 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.12.18 05:29:38.320901 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1706 | 2025.12.18 05:29:38.321448 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1707 | 2025.12.18 05:29:38.321943 [ 187 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2559 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776116 sec., 1440784.2730992797 rows/sec., 119.72 MiB/sec. | ||
| 1708 | 2025.12.18 05:29:38.322134 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.12.18 05:29:38.322332 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002046 sec., 100195.50342130987 rows/sec., 5.88 MiB/sec. | ||
| 1710 | 2025.12.18 05:29:38.322355 [ 192 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1711 | 2025.12.18 05:29:38.322374 [ 4 ] {b4802f06-692c-4017-9208-4f8415307cd2} <Debug> TCPHandler: Processed in 0.002223282 sec. | ||
| 1712 | 2025.12.18 05:29:38.322503 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.12.18 05:29:38.322616 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1714 | 2025.12.18 05:29:38.322660 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1715 | 2025.12.18 05:29:38.322984 [ 192 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.12.18 05:29:38.323067 [ 192 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_6_1} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2025.12.18 05:29:38.323166 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1718 | 2025.12.18 05:29:38.323199 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.12.18 05:29:38.323244 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1720 | 2025.12.18 05:29:38.323697 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1721 | 2025.12.18 05:29:38.324124 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.12.18 05:29:38.324254 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001657 sec., 127942.06397103198 rows/sec., 8.25 MiB/sec. | ||
| 1723 | 2025.12.18 05:29:38.324292 [ 4 ] {90607417-4698-4827-b04d-3584a645be37} <Debug> TCPHandler: Processed in 0.001838587 sec. | ||
| 1724 | 2025.12.18 05:29:38.324408 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.12.18 05:29:38.324503 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1726 | 2025.12.18 05:29:38.324543 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1727 | 2025.12.18 05:29:38.325057 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.12.18 05:29:38.325095 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1729 | 2025.12.18 05:29:38.325622 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1730 | 2025.12.18 05:29:38.326046 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.12.18 05:29:38.326175 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001691 sec., 124778.23772915435 rows/sec., 7.09 MiB/sec. | ||
| 1732 | 2025.12.18 05:29:38.326213 [ 4 ] {112c3bcf-f9a5-4050-9846-fc9439743881} <Debug> TCPHandler: Processed in 0.001852626 sec. | ||
| 1733 | 2025.12.18 05:29:38.326333 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.12.18 05:29:38.326429 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1735 | 2025.12.18 05:29:38.326469 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1736 | 2025.12.18 05:29:38.327114 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.12.18 05:29:38.327152 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1738 | 2025.12.18 05:29:38.327625 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1739 | 2025.12.18 05:29:38.328042 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.12.18 05:29:38.328147 [ 67 ] {} <Debug> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1741 | 2025.12.18 05:29:38.328170 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00176 sec., 385795.45454545453 rows/sec., 26.89 MiB/sec. | ||
| 1742 | 2025.12.18 05:29:38.328190 [ 67 ] {} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2025.12.18 05:29:38.328213 [ 4 ] {c3f6921d-c6cf-419c-8762-7cb20e346560} <Debug> TCPHandler: Processed in 0.001928898 sec. | ||
| 1744 | 2025.12.18 05:29:38.328219 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1745 | 2025.12.18 05:29:38.328333 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::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 | ||
| 1746 | 2025.12.18 05:29:38.328342 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2025.12.18 05:29:38.328430 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1748 | 2025.12.18 05:29:38.328448 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1749 | 2025.12.18 05:29:38.328455 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1750 | 2025.12.18 05:29:38.328491 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1751 | 2025.12.18 05:29:38.328505 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1752 | 2025.12.18 05:29:38.328539 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 89 rows starting from the beginning of the part | ||
| 1753 | 2025.12.18 05:29:38.328581 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 683 rows starting from the beginning of the part | ||
| 1754 | 2025.12.18 05:29:38.328616 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 91 rows starting from the beginning of the part | ||
| 1755 | 2025.12.18 05:29:38.328671 [ 190 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 679 rows starting from the beginning of the part | ||
| 1756 | 2025.12.18 05:29:38.328835 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2025.12.18 05:29:38.328870 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1758 | 2025.12.18 05:29:38.329363 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1759 | 2025.12.18 05:29:38.329551 [ 187 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247818 sec., 1343144.5932018934 rows/sec., 100.91 MiB/sec. | ||
| 1760 | 2025.12.18 05:29:38.329910 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1761 | 2025.12.18 05:29:38.329969 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.12.18 05:29:38.330141 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001711 sec., 3506.7212156633545 rows/sec., 183.21 KiB/sec. | ||
| 1763 | 2025.12.18 05:29:38.330183 [ 4 ] {285f990b-e4b7-4fa6-9131-dc2394c89ce0} <Debug> TCPHandler: Processed in 0.001889457 sec. | ||
| 1764 | 2025.12.18 05:29:38.330305 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2025.12.18 05:29:38.330403 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1766 | 2025.12.18 05:29:38.330450 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1767 | 2025.12.18 05:29:38.330465 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2025.12.18 05:29:38.330549 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_6_1} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1769 | 2025.12.18 05:29:38.330637 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1770 | 2025.12.18 05:29:38.330917 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2025.12.18 05:29:38.330960 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1772 | 2025.12.18 05:29:38.331481 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1773 | 2025.12.18 05:29:38.331981 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2025.12.18 05:29:38.332088 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1775 | 2025.12.18 05:29:38.332124 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2025.12.18 05:29:38.332125 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001741 sec., 180356.1171740379 rows/sec., 11.85 MiB/sec. | ||
| 1777 | 2025.12.18 05:29:38.332143 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1778 | 2025.12.18 05:29:38.332180 [ 4 ] {7db06451-0616-4c69-b857-d4dfc1ba957b} <Debug> TCPHandler: Processed in 0.001923558 sec. | ||
| 1779 | 2025.12.18 05:29:38.332256 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::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 | ||
| 1780 | 2025.12.18 05:29:38.332309 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.12.18 05:29:38.332352 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1782 | 2025.12.18 05:29:38.332381 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1783 | 2025.12.18 05:29:38.332405 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1784 | 2025.12.18 05:29:38.332434 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1785 | 2025.12.18 05:29:38.332450 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1786 | 2025.12.18 05:29:38.332486 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1787 | 2025.12.18 05:29:38.332527 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 316 rows starting from the beginning of the part | ||
| 1788 | 2025.12.18 05:29:38.332569 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1789 | 2025.12.18 05:29:38.332629 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1790 | 2025.12.18 05:29:38.332799 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2025.12.18 05:29:38.332837 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1792 | 2025.12.18 05:29:38.333290 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1793 | 2025.12.18 05:29:38.333716 [ 191 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508182 sec., 824171.0881047513 rows/sec., 55.66 MiB/sec. | ||
| 1794 | 2025.12.18 05:29:38.333740 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.12.18 05:29:38.333889 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
| 1796 | 2025.12.18 05:29:38.333933 [ 4 ] {f9a43eb8-e95f-4d33-acc5-03d6751988ae} <Debug> TCPHandler: Processed in 0.001672984 sec. | ||
| 1797 | 2025.12.18 05:29:38.334039 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1798 | 2025.12.18 05:29:38.334074 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.12.18 05:29:38.334187 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1800 | 2025.12.18 05:29:38.334239 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1801 | 2025.12.18 05:29:38.334651 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.12.18 05:29:38.334673 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2025.12.18 05:29:38.334704 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1804 | 2025.12.18 05:29:38.334737 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1805 | 2025.12.18 05:29:38.334817 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1806 | 2025.12.18 05:29:38.335163 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2025.12.18 05:29:38.335745 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.12.18 05:29:38.335879 [ 67 ] {} <Debug> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1809 | 2025.12.18 05:29:38.335912 [ 67 ] {} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2025.12.18 05:29:38.335920 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001755 sec., 59259.259259259255 rows/sec., 3.63 MiB/sec. | ||
| 1811 | 2025.12.18 05:29:38.335930 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1812 | 2025.12.18 05:29:38.335982 [ 4 ] {2423dbc5-8a56-4c62-a00a-488d8021120d} <Debug> TCPHandler: Processed in 0.001968489 sec. | ||
| 1813 | 2025.12.18 05:29:38.336069 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1814 | 2025.12.18 05:29:38.336169 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1815 | 2025.12.18 05:29:38.336218 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1816 | 2025.12.18 05:29:38.336286 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1817 | 2025.12.18 05:29:38.336329 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1818 | 2025.12.18 05:29:38.336367 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1819 | 2025.12.18 05:29:38.336424 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1820 | 2025.12.18 05:29:38.336462 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1821 | 2025.12.18 05:29:38.337247 [ 191 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.001229658 sec., 339931.9160286844 rows/sec., 22.02 MiB/sec. | ||
| 1822 | 2025.12.18 05:29:38.337454 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1823 | 2025.12.18 05:29:38.337902 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2025.12.18 05:29:38.337963 [ 198 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_6_1} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1825 | 2025.12.18 05:29:38.338012 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1826 | 2025.12.18 05:29:38.799200 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2025.12.18 05:29:38.799453 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1828 | 2025.12.18 05:29:38.799824 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1829 | 2025.12.18 05:29:38.799863 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <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_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 | ||
| 1830 | 2025.12.18 05:29:38.800139 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1831 | 2025.12.18 05:29:38.800217 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1832 | 2025.12.18 05:29:38.800370 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1833 | 2025.12.18 05:29:38.800553 [ 320 ] {569985b0-2333-4318-908c-74d4d47e6082} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1834 | 2025.12.18 05:29:38.800562 [ 298 ] {569985b0-2333-4318-908c-74d4d47e6082} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1835 | 2025.12.18 05:29:38.800707 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1836 | 2025.12.18 05:29:38.800734 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1837 | 2025.12.18 05:29:38.800864 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1838 | 2025.12.18 05:29:38.800888 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1839 | 2025.12.18 05:29:38.800941 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <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_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'))" | ||
| 1840 | 2025.12.18 05:29:38.800992 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <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_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'))" | ||
| 1841 | 2025.12.18 05:29:38.802036 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002692 sec., 13001.485884101041 rows/sec., 500.25 KiB/sec. | ||
| 1842 | 2025.12.18 05:29:38.802164 [ 4 ] {569985b0-2333-4318-908c-74d4d47e6082} <Debug> TCPHandler: Processed in 0.003105794 sec. | ||
| 1843 | 2025.12.18 05:29:38.802536 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.12.18 05:29:38.802680 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1845 | 2025.12.18 05:29:38.802901 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1846 | 2025.12.18 05:29:38.802937 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <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_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 | ||
| 1847 | 2025.12.18 05:29:38.803246 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2025.12.18 05:29:38.803302 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1849 | 2025.12.18 05:29:38.803404 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1850 | 2025.12.18 05:29:38.803474 [ 312 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2025.12.18 05:29:38.803489 [ 298 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1852 | 2025.12.18 05:29:38.803755 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1853 | 2025.12.18 05:29:38.803790 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2025.12.18 05:29:38.803860 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1855 | 2025.12.18 05:29:38.803888 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1856 | 2025.12.18 05:29:38.803938 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <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_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'))" | ||
| 1857 | 2025.12.18 05:29:38.803995 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <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_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'))" | ||
| 1858 | 2025.12.18 05:29:38.804848 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002225 sec., 15730.337078651686 rows/sec., 605.25 KiB/sec. | ||
| 1859 | 2025.12.18 05:29:38.804970 [ 4 ] {00350c4f-3b3e-487b-9584-1f319967e582} <Debug> TCPHandler: Processed in 0.002485746 sec. | ||
| 1860 | 2025.12.18 05:29:38.805251 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2025.12.18 05:29:38.805394 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1862 | 2025.12.18 05:29:38.805610 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1863 | 2025.12.18 05:29:38.805646 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <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_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 | ||
| 1864 | 2025.12.18 05:29:38.805853 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1865 | 2025.12.18 05:29:38.805907 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1866 | 2025.12.18 05:29:38.806007 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1867 | 2025.12.18 05:29:38.806081 [ 299 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1868 | 2025.12.18 05:29:38.806085 [ 298 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1869 | 2025.12.18 05:29:38.806181 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1870 | 2025.12.18 05:29:38.806207 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1871 | 2025.12.18 05:29:38.806263 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1872 | 2025.12.18 05:29:38.806280 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1873 | 2025.12.18 05:29:38.806311 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <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_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'))" | ||
| 1874 | 2025.12.18 05:29:38.806341 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <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_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'))" | ||
| 1875 | 2025.12.18 05:29:38.806955 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00162 sec., 21604.93827160494 rows/sec., 831.28 KiB/sec. | ||
| 1876 | 2025.12.18 05:29:38.807049 [ 4 ] {c29ad221-719d-4431-9ca0-1db66815f075} <Debug> TCPHandler: Processed in 0.001850687 sec. | ||
| 1877 | 2025.12.18 05:29:38.807275 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.12.18 05:29:38.807413 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1879 | 2025.12.18 05:29:38.807643 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1880 | 2025.12.18 05:29:38.807686 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <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_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 | ||
| 1881 | 2025.12.18 05:29:38.807907 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1882 | 2025.12.18 05:29:38.807961 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1883 | 2025.12.18 05:29:38.808060 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1884 | 2025.12.18 05:29:38.808126 [ 260 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1885 | 2025.12.18 05:29:38.808127 [ 299 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1886 | 2025.12.18 05:29:38.808216 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1887 | 2025.12.18 05:29:38.808238 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1888 | 2025.12.18 05:29:38.808291 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1889 | 2025.12.18 05:29:38.808308 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1890 | 2025.12.18 05:29:38.808339 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <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_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'))" | ||
| 1891 | 2025.12.18 05:29:38.808369 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <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_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'))" | ||
| 1892 | 2025.12.18 05:29:38.809074 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001718 sec., 20372.526193247963 rows/sec., 783.86 KiB/sec. | ||
| 1893 | 2025.12.18 05:29:38.809185 [ 4 ] {da28201b-000b-4dab-8e3f-a5f46bff4002} <Debug> TCPHandler: Processed in 0.001959288 sec. | ||
| 1894 | 2025.12.18 05:29:38.809416 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.12.18 05:29:38.809574 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1896 | 2025.12.18 05:29:38.809852 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1897 | 2025.12.18 05:29:38.809890 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <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_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 | ||
| 1898 | 2025.12.18 05:29:38.810197 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1899 | 2025.12.18 05:29:38.810278 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1900 | 2025.12.18 05:29:38.810436 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1901 | 2025.12.18 05:29:38.810528 [ 298 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1902 | 2025.12.18 05:29:38.810532 [ 322 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1903 | 2025.12.18 05:29:38.810655 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1904 | 2025.12.18 05:29:38.810687 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1905 | 2025.12.18 05:29:38.810745 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1906 | 2025.12.18 05:29:38.810762 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1907 | 2025.12.18 05:29:38.810793 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <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_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'))" | ||
| 1908 | 2025.12.18 05:29:38.810846 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <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_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'))" | ||
| 1909 | 2025.12.18 05:29:38.811498 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001992 sec., 17570.281124497993 rows/sec., 676.04 KiB/sec. | ||
| 1910 | 2025.12.18 05:29:38.811606 [ 4 ] {3a22bb4e-2992-4a91-aab7-1d272d70e5d4} <Debug> TCPHandler: Processed in 0.002240692 sec. | ||
| 1911 | 2025.12.18 05:29:38.811854 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2025.12.18 05:29:38.811998 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) 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_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) | ||
| 1913 | 2025.12.18 05:29:38.812229 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1914 | 2025.12.18 05:29:38.812266 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <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_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 | ||
| 1915 | 2025.12.18 05:29:38.812471 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1916 | 2025.12.18 05:29:38.812524 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2025.12.18 05:29:38.812623 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1918 | 2025.12.18 05:29:38.812690 [ 260 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1919 | 2025.12.18 05:29:38.812692 [ 322 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2025.12.18 05:29:38.812792 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (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 | ||
| 1921 | 2025.12.18 05:29:38.812818 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1922 | 2025.12.18 05:29:38.812873 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1923 | 2025.12.18 05:29:38.812890 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Debug> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1924 | 2025.12.18 05:29:38.812921 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <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_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'))" | ||
| 1925 | 2025.12.18 05:29:38.812953 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <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_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'))" | ||
| 1926 | 2025.12.18 05:29:38.813533 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001598 sec., 21902.377972465583 rows/sec., 842.73 KiB/sec. | ||
| 1927 | 2025.12.18 05:29:38.813641 [ 4 ] {7f636693-28ff-4645-be0d-9d1a6690f1ed} <Debug> TCPHandler: Processed in 0.001836146 sec. | ||
| 1928 | 2025.12.18 05:29:38.907925 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2025.12.18 05:29:38.908115 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1930 | 2025.12.18 05:29:38.908195 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1931 | 2025.12.18 05:29:38.909003 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2025.12.18 05:29:38.909057 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1933 | 2025.12.18 05:29:38.909717 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1934 | 2025.12.18 05:29:38.910212 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Trace> oximeter.timeseries_schema (b3b710c7-c511-4113-8b8c-25f11c80b559): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.12.18 05:29:38.910410 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002346 sec., 2557.544757033248 rows/sec., 569.45 KiB/sec. | ||
| 1936 | 2025.12.18 05:29:38.910469 [ 4 ] {8c4e9026-371d-4b9e-85dd-7680f418dc6e} <Debug> TCPHandler: Processed in 0.002680108 sec. | ||
| 1937 | 2025.12.18 05:29:38.910600 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2025.12.18 05:29:38.910706 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1939 | 2025.12.18 05:29:38.910752 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1940 | 2025.12.18 05:29:38.911212 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2025.12.18 05:29:38.911255 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1942 | 2025.12.18 05:29:38.911745 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1943 | 2025.12.18 05:29:38.912185 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2025.12.18 05:29:38.912346 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 196.02 KiB/sec. | ||
| 1945 | 2025.12.18 05:29:38.912386 [ 4 ] {44165106-6151-4d4f-8aeb-3337c18587d7} <Debug> TCPHandler: Processed in 0.001837216 sec. | ||
| 1946 | 2025.12.18 05:29:38.912515 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2025.12.18 05:29:38.912615 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1948 | 2025.12.18 05:29:38.912657 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1949 | 2025.12.18 05:29:38.913787 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.12.18 05:29:38.913822 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1951 | 2025.12.18 05:29:38.914454 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2025.12.18 05:29:38.914919 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.12.18 05:29:38.915061 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Debug> executeQuery: Read 1272 rows, 108.19 KiB in 0.002467 sec., 515605.9991892987 rows/sec., 42.83 MiB/sec. | ||
| 1954 | 2025.12.18 05:29:38.915100 [ 4 ] {68dca7b0-ee82-45c5-ac7c-ee9ef66917e0} <Debug> TCPHandler: Processed in 0.002634018 sec. | ||
| 1955 | 2025.12.18 05:29:38.915216 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2025.12.18 05:29:38.915316 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1957 | 2025.12.18 05:29:38.915359 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1958 | 2025.12.18 05:29:38.915785 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2025.12.18 05:29:38.915820 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1960 | 2025.12.18 05:29:38.916221 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1961 | 2025.12.18 05:29:38.916686 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.12.18 05:29:38.916803 [ 66 ] {} <Debug> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1963 | 2025.12.18 05:29:38.916838 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001542 sec., 26588.845654993514 rows/sec., 1.94 MiB/sec. | ||
| 1964 | 2025.12.18 05:29:38.916843 [ 66 ] {} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2025.12.18 05:29:38.916875 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1966 | 2025.12.18 05:29:38.916878 [ 4 ] {c130b8f9-1744-45b0-9b75-bbc8ac560e87} <Debug> TCPHandler: Processed in 0.001711045 sec. | ||
| 1967 | 2025.12.18 05:29:38.916957 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::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 | ||
| 1968 | 2025.12.18 05:29:38.917006 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2025.12.18 05:29:38.917039 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1970 | 2025.12.18 05:29:38.917069 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1971 | 2025.12.18 05:29:38.917100 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1972 | 2025.12.18 05:29:38.917132 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1973 | 2025.12.18 05:29:38.917141 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1974 | 2025.12.18 05:29:38.917178 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 209 rows starting from the beginning of the part | ||
| 1975 | 2025.12.18 05:29:38.917219 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 1976 | 2025.12.18 05:29:38.917258 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 1977 | 2025.12.18 05:29:38.917296 [ 190 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 41 rows starting from the beginning of the part | ||
| 1978 | 2025.12.18 05:29:38.917616 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2025.12.18 05:29:38.917652 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1980 | 2025.12.18 05:29:38.918101 [ 191 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172127 sec., 443637.9334321281 rows/sec., 29.04 MiB/sec. | ||
| 1981 | 2025.12.18 05:29:38.918111 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1982 | 2025.12.18 05:29:38.918484 [ 193 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1983 | 2025.12.18 05:29:38.918609 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.12.18 05:29:38.918763 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00168 sec., 135714.2857142857 rows/sec., 9.19 MiB/sec. | ||
| 1985 | 2025.12.18 05:29:38.918805 [ 4 ] {b5255328-92a8-4d3a-a577-4c1e1fd0f75b} <Debug> TCPHandler: Processed in 0.001847586 sec. | ||
| 1986 | 2025.12.18 05:29:38.918927 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2025.12.18 05:29:38.919023 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1988 | 2025.12.18 05:29:38.919066 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1989 | 2025.12.18 05:29:38.919214 [ 193 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.12.18 05:29:38.919308 [ 193 ] {8ff4adaa-69a6-44e8-b669-a45cefa3d149::all_1_6_1} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1991 | 2025.12.18 05:29:38.919409 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1992 | 2025.12.18 05:29:38.919673 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2025.12.18 05:29:38.919713 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1994 | 2025.12.18 05:29:38.920172 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1995 | 2025.12.18 05:29:38.920610 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.12.18 05:29:38.920748 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Debug> executeQuery: Read 561 rows, 42.69 KiB in 0.001742 sec., 322043.62801377726 rows/sec., 23.93 MiB/sec. | ||
| 1997 | 2025.12.18 05:29:38.920785 [ 4 ] {8ff7f997-7469-4156-8878-17862c862c35} <Debug> TCPHandler: Processed in 0.001906848 sec. | ||
| 1998 | 2025.12.18 05:29:38.920902 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2025.12.18 05:29:38.920997 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2000 | 2025.12.18 05:29:38.921041 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2001 | 2025.12.18 05:29:38.921991 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2025.12.18 05:29:38.922024 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2003 | 2025.12.18 05:29:38.922748 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2004 | 2025.12.18 05:29:38.923350 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2025.12.18 05:29:38.923489 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Debug> executeQuery: Read 2416 rows, 165.25 KiB in 0.00251 sec., 962549.8007968127 rows/sec., 64.30 MiB/sec. | ||
| 2006 | 2025.12.18 05:29:38.923528 [ 4 ] {32d471f7-0e00-4252-a718-3d21b10222ca} <Debug> TCPHandler: Processed in 0.002673788 sec. | ||
| 2007 | 2025.12.18 05:29:38.923648 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2025.12.18 05:29:38.923749 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2009 | 2025.12.18 05:29:38.923804 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <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 | ||
| 2010 | 2025.12.18 05:29:38.924666 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.12.18 05:29:38.924702 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2012 | 2025.12.18 05:29:38.925394 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2013 | 2025.12.18 05:29:38.925835 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2025.12.18 05:29:38.925985 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002255 sec., 16407.9822616408 rows/sec., 29.40 MiB/sec. | ||
| 2015 | 2025.12.18 05:29:38.926041 [ 4 ] {5a0a4808-05a1-419c-8135-29878c66f750} <Debug> TCPHandler: Processed in 0.002440985 sec. | ||
| 2016 | 2025.12.18 05:29:38.926162 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2025.12.18 05:29:38.926259 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2018 | 2025.12.18 05:29:38.926303 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2019 | 2025.12.18 05:29:38.926650 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2025.12.18 05:29:38.926684 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2021 | 2025.12.18 05:29:38.927139 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2022 | 2025.12.18 05:29:38.927571 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2025.12.18 05:29:38.927706 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001465 sec., 8191.126279863482 rows/sec., 565.27 KiB/sec. | ||
| 2024 | 2025.12.18 05:29:38.927742 [ 4 ] {6a1e105e-7213-45e2-9070-4220cb32019b} <Debug> TCPHandler: Processed in 0.001628694 sec. | ||
| 2025 | 2025.12.18 05:29:42.572678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 288 | ||
| 2026 | 2025.12.18 05:29:42.575407 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2025.12.18 05:29:42.575455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2028 | 2025.12.18 05:29:42.576722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2029 | 2025.12.18 05:29:42.576989 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2025.12.18 05:29:42.577238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2031 | 2025.12.18 05:29:43.303162 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.12.18 05:29:43.303352 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2033 | 2025.12.18 05:29:43.303418 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2034 | 2025.12.18 05:29:43.304079 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.12.18 05:29:43.304116 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2036 | 2025.12.18 05:29:43.304516 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2037 | 2025.12.18 05:29:43.304737 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.12.18 05:29:43.304884 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.72 MiB/sec. | ||
| 2039 | 2025.12.18 05:29:43.304927 [ 4 ] {84f4df1f-d936-46f4-a9ec-b6964d2ab00e} <Debug> TCPHandler: Processed in 0.001907967 sec. | ||
| 2040 | 2025.12.18 05:29:43.305054 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.12.18 05:29:43.305150 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2042 | 2025.12.18 05:29:43.305191 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2043 | 2025.12.18 05:29:43.305612 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.12.18 05:29:43.305646 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2045 | 2025.12.18 05:29:43.305946 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2046 | 2025.12.18 05:29:43.306156 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.12.18 05:29:43.306284 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 2048 | 2025.12.18 05:29:43.306322 [ 4 ] {3b7f1298-3cb0-46c4-9fcd-d0b129cb4d52} <Debug> TCPHandler: Processed in 0.001318579 sec. | ||
| 2049 | 2025.12.18 05:29:43.306440 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2025.12.18 05:29:43.306534 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2051 | 2025.12.18 05:29:43.306578 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2052 | 2025.12.18 05:29:43.306956 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.12.18 05:29:43.306990 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2054 | 2025.12.18 05:29:43.307318 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2055 | 2025.12.18 05:29:43.307527 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.12.18 05:29:43.307650 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001134 sec., 112874.7795414462 rows/sec., 7.86 MiB/sec. | ||
| 2057 | 2025.12.18 05:29:43.307686 [ 4 ] {0436658d-52e2-4623-8453-5f20d38b2b12} <Debug> TCPHandler: Processed in 0.001295278 sec. | ||
| 2058 | 2025.12.18 05:29:43.307799 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2025.12.18 05:29:43.307893 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2060 | 2025.12.18 05:29:43.307933 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2061 | 2025.12.18 05:29:43.308270 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.12.18 05:29:43.308305 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2063 | 2025.12.18 05:29:43.308618 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2064 | 2025.12.18 05:29:43.308818 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.12.18 05:29:43.308944 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 2066 | 2025.12.18 05:29:43.308980 [ 4 ] {4dcf47c2-f143-410a-b4ad-d37f3a73a34e} <Debug> TCPHandler: Processed in 0.001232248 sec. | ||
| 2067 | 2025.12.18 05:29:45.070760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3414 | ||
| 2068 | 2025.12.18 05:29:45.071627 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2025.12.18 05:29:45.071705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2070 | 2025.12.18 05:29:45.072430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2071 | 2025.12.18 05:29:45.072766 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2025.12.18 05:29:45.072976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3414 | ||
| 2073 | 2025.12.18 05:29:45.249809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2074 | 2025.12.18 05:29:45.271262 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2025.12.18 05:29:45.271346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2076 | 2025.12.18 05:29:45.278798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2077 | 2025.12.18 05:29:45.279819 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2025.12.18 05:29:45.286851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2079 | 2025.12.18 05:29:45.658919 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49530 | ||
| 2080 | 2025.12.18 05:29:45.659050 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2081 | 2025.12.18 05:29:45.659076 [ 286 ] {} <Debug> TCP-Session: 9c8108dc-c2c4-45de-80c0-ca78ed8155bd Authenticating user 'default' from [fd00:1122:3344:101::e]:49530 | ||
| 2082 | 2025.12.18 05:29:45.659099 [ 286 ] {} <Debug> TCP-Session: 9c8108dc-c2c4-45de-80c0-ca78ed8155bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2025.12.18 05:29:45.659112 [ 286 ] {} <Debug> TCP-Session: 9c8108dc-c2c4-45de-80c0-ca78ed8155bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2025.12.18 05:29:45.659387 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36650 | ||
| 2085 | 2025.12.18 05:29:45.659412 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59154 | ||
| 2086 | 2025.12.18 05:29:45.659454 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56344 | ||
| 2087 | 2025.12.18 05:29:45.659469 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63579 | ||
| 2088 | 2025.12.18 05:29:45.659518 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2025.12.18 05:29:45.659526 [ 286 ] {} <Trace> TCP-Session: 9c8108dc-c2c4-45de-80c0-ca78ed8155bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2025.12.18 05:29:45.659559 [ 287 ] {} <Debug> TCP-Session: bfa093a5-93b6-47e2-9c15-a1f32b2a1540 Authenticating user 'default' from [fd00:1122:3344:101::e]:36650 | ||
| 2091 | 2025.12.18 05:29:45.659491 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58523 | ||
| 2092 | 2025.12.18 05:29:45.659598 [ 287 ] {} <Debug> TCP-Session: bfa093a5-93b6-47e2-9c15-a1f32b2a1540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.12.18 05:29:45.659485 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49740 | ||
| 2094 | 2025.12.18 05:29:45.659431 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65149 | ||
| 2095 | 2025.12.18 05:29:45.659671 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2025.12.18 05:29:45.659621 [ 287 ] {} <Debug> TCP-Session: bfa093a5-93b6-47e2-9c15-a1f32b2a1540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2025.12.18 05:29:45.659714 [ 291 ] {} <Debug> TCP-Session: fa28d06a-a968-4d30-bf5a-e7cdca8cbdcb Authenticating user 'default' from [fd00:1122:3344:101::e]:56344 | ||
| 2098 | 2025.12.18 05:29:45.659398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59098 | ||
| 2099 | 2025.12.18 05:29:45.659735 [ 291 ] {} <Debug> TCP-Session: fa28d06a-a968-4d30-bf5a-e7cdca8cbdcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2025.12.18 05:29:45.659752 [ 286 ] {e50317d2-c800-493d-af94-226dad302df3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49530) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2101 | 2025.12.18 05:29:45.659775 [ 291 ] {} <Debug> TCP-Session: fa28d06a-a968-4d30-bf5a-e7cdca8cbdcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.12.18 05:29:45.659809 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2025.12.18 05:29:45.659839 [ 294 ] {} <Debug> TCP-Session: 598bf9b7-847b-4bfa-a6c2-6b0512a6e28d Authenticating user 'default' from [fd00:1122:3344:101::e]:58523 | ||
| 2104 | 2025.12.18 05:29:45.659854 [ 294 ] {} <Debug> TCP-Session: 598bf9b7-847b-4bfa-a6c2-6b0512a6e28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2025.12.18 05:29:45.659866 [ 294 ] {} <Debug> TCP-Session: 598bf9b7-847b-4bfa-a6c2-6b0512a6e28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2025.12.18 05:29:45.659959 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2025.12.18 05:29:45.659970 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2025.12.18 05:29:45.659997 [ 293 ] {} <Debug> TCP-Session: b25d771e-3dfe-4c77-bd78-e8ce9ad9b541 Authenticating user 'default' from [fd00:1122:3344:101::e]:49740 | ||
| 2109 | 2025.12.18 05:29:45.660006 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2025.12.18 05:29:45.660022 [ 290 ] {} <Debug> TCP-Session: 27126eb1-93ca-4f3f-a137-f3cbbc8415ec Authenticating user 'default' from [fd00:1122:3344:101::e]:65149 | ||
| 2111 | 2025.12.18 05:29:45.660032 [ 293 ] {} <Debug> TCP-Session: b25d771e-3dfe-4c77-bd78-e8ce9ad9b541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2025.12.18 05:29:45.660053 [ 292 ] {} <Debug> TCP-Session: 97f7b6cf-6fa1-4281-922a-8e4740b15673 Authenticating user 'default' from [fd00:1122:3344:101::e]:63579 | ||
| 2113 | 2025.12.18 05:29:45.660066 [ 290 ] {} <Debug> TCP-Session: 27126eb1-93ca-4f3f-a137-f3cbbc8415ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2025.12.18 05:29:45.660076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2115 | 2025.12.18 05:29:45.660097 [ 292 ] {} <Debug> TCP-Session: 97f7b6cf-6fa1-4281-922a-8e4740b15673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2025.12.18 05:29:45.660109 [ 290 ] {} <Debug> TCP-Session: 27126eb1-93ca-4f3f-a137-f3cbbc8415ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2025.12.18 05:29:45.660137 [ 292 ] {} <Debug> TCP-Session: 97f7b6cf-6fa1-4281-922a-8e4740b15673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.12.18 05:29:45.660131 [ 289 ] {} <Debug> TCP-Session: 20954d59-9973-47d4-94b2-304e2775969c Authenticating user 'default' from [fd00:1122:3344:101::e]:59154 | ||
| 2119 | 2025.12.18 05:29:45.660167 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2120 | 2025.12.18 05:29:45.660201 [ 289 ] {} <Debug> TCP-Session: 20954d59-9973-47d4-94b2-304e2775969c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.12.18 05:29:45.660100 [ 286 ] {e50317d2-c800-493d-af94-226dad302df3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2122 | 2025.12.18 05:29:45.660225 [ 288 ] {} <Debug> TCP-Session: 9eeb20fb-a384-4020-89ff-fcf87a5b78e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59098 | ||
| 2123 | 2025.12.18 05:29:45.660232 [ 289 ] {} <Debug> TCP-Session: 20954d59-9973-47d4-94b2-304e2775969c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2025.12.18 05:29:45.660270 [ 288 ] {} <Debug> TCP-Session: 9eeb20fb-a384-4020-89ff-fcf87a5b78e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2025.12.18 05:29:45.660074 [ 293 ] {} <Debug> TCP-Session: b25d771e-3dfe-4c77-bd78-e8ce9ad9b541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2025.12.18 05:29:45.660294 [ 288 ] {} <Debug> TCP-Session: 9eeb20fb-a384-4020-89ff-fcf87a5b78e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2025.12.18 05:29:45.660291 [ 286 ] {e50317d2-c800-493d-af94-226dad302df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2128 | 2025.12.18 05:29:45.660611 [ 286 ] {e50317d2-c800-493d-af94-226dad302df3} <Debug> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309) (SelectExecutor): Key condition: unknown | ||
| 2129 | 2025.12.18 05:29:45.661765 [ 308 ] {e50317d2-c800-493d-af94-226dad302df3} <Trace> AggregatingTransform: Aggregating | ||
| 2130 | 2025.12.18 05:29:45.661822 [ 308 ] {e50317d2-c800-493d-af94-226dad302df3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2131 | 2025.12.18 05:29:45.661861 [ 308 ] {e50317d2-c800-493d-af94-226dad302df3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001152656 sec. (867.562 rows/sec., 33.89 KiB/sec.) | ||
| 2132 | 2025.12.18 05:29:45.661881 [ 308 ] {e50317d2-c800-493d-af94-226dad302df3} <Trace> Aggregator: Merging aggregated data | ||
| 2133 | 2025.12.18 05:29:45.663064 [ 286 ] {e50317d2-c800-493d-af94-226dad302df3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003391 sec., 294.8982601002654 rows/sec., 11.52 KiB/sec. | ||
| 2134 | 2025.12.18 05:29:45.663187 [ 286 ] {e50317d2-c800-493d-af94-226dad302df3} <Debug> TCPHandler: Processed in 0.003800485 sec. | ||
| 2135 | 2025.12.18 05:29:45.663295 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2025.12.18 05:29:45.663328 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2025.12.18 05:29:45.663330 [ 286 ] {} <Debug> TCP-Session: 9c8108dc-c2c4-45de-80c0-ca78ed8155bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2025.12.18 05:29:45.663354 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2025.12.18 05:29:45.663371 [ 294 ] {} <Debug> TCP-Session: 598bf9b7-847b-4bfa-a6c2-6b0512a6e28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2025.12.18 05:29:45.663376 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2025.12.18 05:29:45.663402 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2025.12.18 05:29:45.663427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2025.12.18 05:29:45.663439 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2025.12.18 05:29:45.663454 [ 291 ] {} <Debug> TCP-Session: fa28d06a-a968-4d30-bf5a-e7cdca8cbdcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2025.12.18 05:29:45.663481 [ 289 ] {} <Debug> TCP-Session: 20954d59-9973-47d4-94b2-304e2775969c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2025.12.18 05:29:45.663491 [ 293 ] {} <Debug> TCP-Session: b25d771e-3dfe-4c77-bd78-e8ce9ad9b541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.12.18 05:29:45.663452 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2025.12.18 05:29:45.663387 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2025.12.18 05:29:45.663554 [ 292 ] {} <Debug> TCP-Session: 97f7b6cf-6fa1-4281-922a-8e4740b15673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2025.12.18 05:29:45.663442 [ 288 ] {} <Debug> TCP-Session: 9eeb20fb-a384-4020-89ff-fcf87a5b78e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2025.12.18 05:29:45.663579 [ 290 ] {} <Debug> TCP-Session: 27126eb1-93ca-4f3f-a137-f3cbbc8415ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2025.12.18 05:29:45.663399 [ 287 ] {} <Debug> TCP-Session: bfa093a5-93b6-47e2-9c15-a1f32b2a1540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2025.12.18 05:29:45.807375 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56116 | ||
| 2154 | 2025.12.18 05:29:45.807491 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2025.12.18 05:29:45.807523 [ 286 ] {} <Debug> TCP-Session: 87e21e29-8d9e-409e-9b27-f8b9fc674c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:56116 | ||
| 2156 | 2025.12.18 05:29:45.807551 [ 286 ] {} <Debug> TCP-Session: 87e21e29-8d9e-409e-9b27-f8b9fc674c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2025.12.18 05:29:45.807567 [ 286 ] {} <Debug> TCP-Session: 87e21e29-8d9e-409e-9b27-f8b9fc674c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2025.12.18 05:29:45.807794 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52106 | ||
| 2159 | 2025.12.18 05:29:45.807820 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49447 | ||
| 2160 | 2025.12.18 05:29:45.807840 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37755 | ||
| 2161 | 2025.12.18 05:29:45.807830 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48572 | ||
| 2162 | 2025.12.18 05:29:45.807908 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2025.12.18 05:29:45.807820 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37178 | ||
| 2164 | 2025.12.18 05:29:45.807938 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2025.12.18 05:29:45.807968 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2025.12.18 05:29:45.807981 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2025.12.18 05:29:45.807996 [ 291 ] {} <Debug> TCP-Session: a8512476-6ee7-40f0-9aab-953140863b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:49447 | ||
| 2168 | 2025.12.18 05:29:45.808008 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2025.12.18 05:29:45.808022 [ 292 ] {} <Debug> TCP-Session: 11bccbc1-b5fa-4c8b-b79b-b1371f0e570d Authenticating user 'default' from [fd00:1122:3344:101::e]:48572 | ||
| 2170 | 2025.12.18 05:29:45.808036 [ 291 ] {} <Debug> TCP-Session: a8512476-6ee7-40f0-9aab-953140863b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2025.12.18 05:29:45.808049 [ 289 ] {} <Debug> TCP-Session: f2c47e4f-d493-46f0-aa52-35a960600d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:37178 | ||
| 2172 | 2025.12.18 05:29:45.808074 [ 291 ] {} <Debug> TCP-Session: a8512476-6ee7-40f0-9aab-953140863b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2025.12.18 05:29:45.808069 [ 292 ] {} <Debug> TCP-Session: 11bccbc1-b5fa-4c8b-b79b-b1371f0e570d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2025.12.18 05:29:45.808097 [ 289 ] {} <Debug> TCP-Session: f2c47e4f-d493-46f0-aa52-35a960600d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2025.12.18 05:29:45.808117 [ 292 ] {} <Debug> TCP-Session: 11bccbc1-b5fa-4c8b-b79b-b1371f0e570d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2025.12.18 05:29:45.808130 [ 289 ] {} <Debug> TCP-Session: f2c47e4f-d493-46f0-aa52-35a960600d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2025.12.18 05:29:45.808007 [ 293 ] {} <Debug> TCP-Session: 984c56cf-2390-442c-8ae5-0440c3ab0fba Authenticating user 'default' from [fd00:1122:3344:101::e]:37755 | ||
| 2178 | 2025.12.18 05:29:45.807809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62338 | ||
| 2179 | 2025.12.18 05:29:45.808173 [ 293 ] {} <Debug> TCP-Session: 984c56cf-2390-442c-8ae5-0440c3ab0fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2025.12.18 05:29:45.807857 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36615 | ||
| 2181 | 2025.12.18 05:29:45.808211 [ 293 ] {} <Debug> TCP-Session: 984c56cf-2390-442c-8ae5-0440c3ab0fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2025.12.18 05:29:45.808241 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2183 | 2025.12.18 05:29:45.807955 [ 286 ] {} <Trace> TCP-Session: 87e21e29-8d9e-409e-9b27-f8b9fc674c7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2025.12.18 05:29:45.808278 [ 290 ] {} <Debug> TCP-Session: 62e8c659-9bc3-489e-8d37-2ec7653c65e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62338 | ||
| 2185 | 2025.12.18 05:29:45.808281 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2186 | 2025.12.18 05:29:45.808301 [ 290 ] {} <Debug> TCP-Session: 62e8c659-9bc3-489e-8d37-2ec7653c65e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2025.12.18 05:29:45.808320 [ 294 ] {} <Debug> TCP-Session: 9a1527ef-5a89-4a62-a5c1-ff7d439ecdfa Authenticating user 'default' from [fd00:1122:3344:101::e]:36615 | ||
| 2188 | 2025.12.18 05:29:45.808331 [ 290 ] {} <Debug> TCP-Session: 62e8c659-9bc3-489e-8d37-2ec7653c65e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2025.12.18 05:29:45.808348 [ 294 ] {} <Debug> TCP-Session: 9a1527ef-5a89-4a62-a5c1-ff7d439ecdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2025.12.18 05:29:45.807953 [ 288 ] {} <Debug> TCP-Session: dd3080f4-df82-4382-8a9c-d85ce51c9c5d Authenticating user 'default' from [fd00:1122:3344:101::e]:52106 | ||
| 2191 | 2025.12.18 05:29:45.808380 [ 294 ] {} <Debug> TCP-Session: 9a1527ef-5a89-4a62-a5c1-ff7d439ecdfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2025.12.18 05:29:45.808400 [ 288 ] {} <Debug> TCP-Session: dd3080f4-df82-4382-8a9c-d85ce51c9c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2025.12.18 05:29:45.807798 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38500 | ||
| 2194 | 2025.12.18 05:29:45.808425 [ 288 ] {} <Debug> TCP-Session: dd3080f4-df82-4382-8a9c-d85ce51c9c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2025.12.18 05:29:45.808434 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56116) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2196 | 2025.12.18 05:29:45.808492 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2025.12.18 05:29:45.808522 [ 287 ] {} <Debug> TCP-Session: 9719b67d-0de1-47ac-9ed1-959f7db1d0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38500 | ||
| 2198 | 2025.12.18 05:29:45.808544 [ 287 ] {} <Debug> TCP-Session: 9719b67d-0de1-47ac-9ed1-959f7db1d0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2025.12.18 05:29:45.808556 [ 287 ] {} <Debug> TCP-Session: 9719b67d-0de1-47ac-9ed1-959f7db1d0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2025.12.18 05:29:45.808719 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2201 | 2025.12.18 05:29:45.808774 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2202 | 2025.12.18 05:29:45.809044 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Debug> oximeter.version (d776d1cd-b4ab-48a8-8ccb-9683e3a7a309) (SelectExecutor): Key condition: unknown | ||
| 2203 | 2025.12.18 05:29:45.809142 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2204 | 2025.12.18 05:29:46.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.79 MiB, peak 193.85 MiB, free memory in arenas 0.00 B, will set to 197.89 MiB (RSS), difference: 14.10 MiB | ||
| 2205 | 2025.12.18 05:29:46.087127 [ 327 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Trace> AggregatingTransform: Aggregating | ||
| 2206 | 2025.12.18 05:29:46.087198 [ 327 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Trace> Aggregator: Aggregation method: without_key | ||
| 2207 | 2025.12.18 05:29:46.087241 [ 327 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948014 sec. (1054.837 rows/sec., 41.20 KiB/sec.) | ||
| 2208 | 2025.12.18 05:29:46.087262 [ 327 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Trace> Aggregator: Merging aggregated data | ||
| 2209 | 2025.12.18 05:29:46.088400 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.280019 sec., 3.571186240933651 rows/sec., 142.85 B/sec. | ||
| 2210 | 2025.12.18 05:29:46.088528 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2211 | 2025.12.18 05:29:46.088549 [ 286 ] {8fed1a16-8843-4f31-95ed-852786ff8a53} <Debug> TCPHandler: Processed in 0.280742554 sec. | ||
| 2212 | 2025.12.18 05:29:46.088665 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2025.12.18 05:29:46.088700 [ 286 ] {} <Debug> TCP-Session: 87e21e29-8d9e-409e-9b27-f8b9fc674c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2025.12.18 05:29:46.088722 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2215 | 2025.12.18 05:29:46.088756 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2025.12.18 05:29:46.088784 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2025.12.18 05:29:46.088805 [ 287 ] {} <Debug> TCP-Session: 9719b67d-0de1-47ac-9ed1-959f7db1d0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2025.12.18 05:29:46.088811 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2025.12.18 05:29:46.088859 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2025.12.18 05:29:46.088844 [ 292 ] {} <Debug> TCP-Session: 11bccbc1-b5fa-4c8b-b79b-b1371f0e570d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2025.12.18 05:29:46.088903 [ 289 ] {} <Debug> TCP-Session: f2c47e4f-d493-46f0-aa52-35a960600d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2025.12.18 05:29:46.088912 [ 294 ] {} <Debug> TCP-Session: 9a1527ef-5a89-4a62-a5c1-ff7d439ecdfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.12.18 05:29:46.088843 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2025.12.18 05:29:46.088841 [ 288 ] {} <Debug> TCP-Session: dd3080f4-df82-4382-8a9c-d85ce51c9c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2025.12.18 05:29:46.088824 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2025.12.18 05:29:46.088997 [ 290 ] {} <Debug> TCP-Session: 62e8c659-9bc3-489e-8d37-2ec7653c65e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2025.12.18 05:29:46.088781 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2025.12.18 05:29:46.089037 [ 293 ] {} <Debug> TCP-Session: 984c56cf-2390-442c-8ae5-0440c3ab0fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2025.12.18 05:29:46.089080 [ 291 ] {} <Debug> TCP-Session: a8512476-6ee7-40f0-9aab-953140863b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2025.12.18 05:29:47.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.27 MiB, peak 209.39 MiB, free memory in arenas 0.00 B, will set to 204.22 MiB (RSS), difference: 4.95 MiB | ||
| 2231 | 2025.12.18 05:29:48.314974 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2025.12.18 05:29:48.315154 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2233 | 2025.12.18 05:29:48.315219 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2234 | 2025.12.18 05:29:48.316016 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2025.12.18 05:29:48.316065 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2236 | 2025.12.18 05:29:48.316494 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2237 | 2025.12.18 05:29:48.316719 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2025.12.18 05:29:48.316879 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001776 sec., 230855.85585585586 rows/sec., 14.64 MiB/sec. | ||
| 2239 | 2025.12.18 05:29:48.316923 [ 4 ] {dbe85a6d-806c-4459-90f8-8bcac62874da} <Debug> TCPHandler: Processed in 0.00208017 sec. | ||
| 2240 | 2025.12.18 05:29:48.317059 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2025.12.18 05:29:48.317152 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2242 | 2025.12.18 05:29:48.317193 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2243 | 2025.12.18 05:29:48.318242 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2025.12.18 05:29:48.318278 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2245 | 2025.12.18 05:29:48.318664 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2025.12.18 05:29:48.318870 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2025.12.18 05:29:48.318991 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001858 sec., 598493.0032292787 rows/sec., 47.22 MiB/sec. | ||
| 2248 | 2025.12.18 05:29:48.319028 [ 4 ] {115b08ad-fb64-4156-9479-1c0e3a47ec79} <Debug> TCPHandler: Processed in 0.002015589 sec. | ||
| 2249 | 2025.12.18 05:29:48.319139 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.12.18 05:29:48.319231 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2251 | 2025.12.18 05:29:48.319270 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2252 | 2025.12.18 05:29:48.319743 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2025.12.18 05:29:48.319779 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2254 | 2025.12.18 05:29:48.320092 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2255 | 2025.12.18 05:29:48.320306 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.12.18 05:29:48.320436 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001223 sec., 167620.60506950124 rows/sec., 9.83 MiB/sec. | ||
| 2257 | 2025.12.18 05:29:48.320474 [ 4 ] {54f9dcb1-af88-4143-9c42-14047879bbd9} <Debug> TCPHandler: Processed in 0.00138097 sec. | ||
| 2258 | 2025.12.18 05:29:48.320574 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2025.12.18 05:29:48.320665 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2260 | 2025.12.18 05:29:48.320703 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2261 | 2025.12.18 05:29:48.321170 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.12.18 05:29:48.321206 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2263 | 2025.12.18 05:29:48.321497 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2264 | 2025.12.18 05:29:48.321705 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.12.18 05:29:48.321836 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 2266 | 2025.12.18 05:29:48.321873 [ 4 ] {3bcdcdcd-532a-4921-9867-c2f2c7580afc} <Debug> TCPHandler: Processed in 0.001344529 sec. | ||
| 2267 | 2025.12.18 05:29:48.321970 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2025.12.18 05:29:48.322060 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2269 | 2025.12.18 05:29:48.322098 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2270 | 2025.12.18 05:29:48.322560 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2025.12.18 05:29:48.322596 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2272 | 2025.12.18 05:29:48.322882 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2273 | 2025.12.18 05:29:48.323088 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2025.12.18 05:29:48.323219 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001177 sec., 179269.32880203906 rows/sec., 10.18 MiB/sec. | ||
| 2275 | 2025.12.18 05:29:48.323256 [ 4 ] {be3f6927-a2d9-4050-8fe9-e4bfd232aa65} <Debug> TCPHandler: Processed in 0.001331839 sec. | ||
| 2276 | 2025.12.18 05:29:48.323362 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2025.12.18 05:29:48.323453 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2278 | 2025.12.18 05:29:48.323492 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2279 | 2025.12.18 05:29:48.324144 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.12.18 05:29:48.324179 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2281 | 2025.12.18 05:29:48.324517 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2282 | 2025.12.18 05:29:48.324733 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2025.12.18 05:29:48.324855 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001419 sec., 478505.99013389717 rows/sec., 33.36 MiB/sec. | ||
| 2284 | 2025.12.18 05:29:48.324891 [ 4 ] {1296fb48-1ca5-4568-b0d5-ca5963f1dab2} <Debug> TCPHandler: Processed in 0.001575882 sec. | ||
| 2285 | 2025.12.18 05:29:48.324998 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2025.12.18 05:29:48.325089 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2287 | 2025.12.18 05:29:48.325129 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2288 | 2025.12.18 05:29:48.325450 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2025.12.18 05:29:48.325486 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2290 | 2025.12.18 05:29:48.325773 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2291 | 2025.12.18 05:29:48.325968 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2025.12.18 05:29:48.326096 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 2293 | 2025.12.18 05:29:48.326132 [ 4 ] {4204f235-20c8-4c69-8643-15dc1acd0a96} <Debug> TCPHandler: Processed in 0.001179807 sec. | ||
| 2294 | 2025.12.18 05:29:48.326235 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2025.12.18 05:29:48.326324 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2296 | 2025.12.18 05:29:48.326365 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2297 | 2025.12.18 05:29:48.326809 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2025.12.18 05:29:48.326845 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2299 | 2025.12.18 05:29:48.327195 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2300 | 2025.12.18 05:29:48.327401 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2025.12.18 05:29:48.327534 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 2302 | 2025.12.18 05:29:48.327571 [ 4 ] {b64627ce-053f-4404-af6a-62d4a14a2391} <Debug> TCPHandler: Processed in 0.0013814 sec. | ||
| 2303 | 2025.12.18 05:29:48.327687 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2025.12.18 05:29:48.327777 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2305 | 2025.12.18 05:29:48.327817 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2306 | 2025.12.18 05:29:48.328122 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2025.12.18 05:29:48.328158 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2308 | 2025.12.18 05:29:48.328451 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2309 | 2025.12.18 05:29:48.328659 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2025.12.18 05:29:48.328789 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 2311 | 2025.12.18 05:29:48.328824 [ 4 ] {01b7ba0a-40f1-4e01-8c06-98f4e997bdbc} <Debug> TCPHandler: Processed in 0.001183947 sec. | ||
| 2312 | 2025.12.18 05:29:48.328921 [ 4 ] {} <Trace> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.12.18 05:29:48.329011 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54020) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2314 | 2025.12.18 05:29:48.329051 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2315 | 2025.12.18 05:29:48.329376 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.12.18 05:29:48.329411 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2317 | 2025.12.18 05:29:48.329715 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2318 | 2025.12.18 05:29:48.329918 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.12.18 05:29:48.330047 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 2320 | 2025.12.18 05:29:48.330082 [ 4 ] {964d0f9c-583b-4907-8dda-8c0f4a415548} <Debug> TCPHandler: Processed in 0.001207127 sec. | ||
| 2321 | 2025.12.18 05:29:52.506152 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2322 | 2025.12.18 05:29:52.506223 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2323 | 2025.12.18 05:29:52.573144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3862 | ||
| 2324 | 2025.12.18 05:29:52.573889 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.12.18 05:29:52.573939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2326 | 2025.12.18 05:29:52.574433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2327 | 2025.12.18 05:29:52.574664 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.12.18 05:29:52.574791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3862 | ||
| 2329 | 2025.12.18 05:29:52.577674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 320 | ||
| 2330 | 2025.12.18 05:29:52.580017 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.12.18 05:29:52.580064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2332 | 2025.12.18 05:29:52.581213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2333 | 2025.12.18 05:29:52.581491 [ 243 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.12.18 05:29:52.581640 [ 45 ] {} <Debug> system.query_log (2703a6a6-7682-456d-acc7-869108536e67) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2335 | 2025.12.18 05:29:52.581712 [ 45 ] {} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2025.12.18 05:29:52.581734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2337 | 2025.12.18 05:29:52.581746 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2338 | 2025.12.18 05:29:52.581934 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::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 | ||
| 2339 | 2025.12.18 05:29:52.582895 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2340 | 2025.12.18 05:29:52.583082 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2341 | 2025.12.18 05:29:52.583471 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::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 | ||
| 2342 | 2025.12.18 05:29:52.583828 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::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 | ||
| 2343 | 2025.12.18 05:29:52.584178 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 2344 | 2025.12.18 05:29:52.584546 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 2345 | 2025.12.18 05:29:52.584908 [ 190 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2346 | 2025.12.18 05:29:52.590889 [ 191 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.00903573 sec., 35414.95817161424 rows/sec., 36.42 MiB/sec. | ||
| 2347 | 2025.12.18 05:29:52.591913 [ 201 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2348 | 2025.12.18 05:29:52.592499 [ 201 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2025.12.18 05:29:52.592571 [ 201 ] {2703a6a6-7682-456d-acc7-869108536e67::all_1_6_1} <Trace> system.query_log (2703a6a6-7682-456d-acc7-869108536e67) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2350 | 2025.12.18 05:29:52.592795 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2351 | 2025.12.18 05:29:52.786991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2352 | 2025.12.18 05:29:52.804478 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2025.12.18 05:29:52.804534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2354 | 2025.12.18 05:29:52.810690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2355 | 2025.12.18 05:29:52.811374 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.12.18 05:29:52.814387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2357 | 2025.12.18 05:29:52.962299 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2025.12.18 05:29:52.962367 [ 4 ] {} <Debug> TCP-Session: 0edd5093-95f4-413d-ac83-a6a4045538d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2025.12.18 05:29:53.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.01 MiB, peak 209.39 MiB, free memory in arenas 0.00 B, will set to 207.98 MiB (RSS), difference: 4.97 MiB | ||
| 2360 | 2025.12.18 05:29:53.306040 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2025.12.18 05:29:53.306222 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2362 | 2025.12.18 05:29:53.306287 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2363 | 2025.12.18 05:29:53.307054 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2025.12.18 05:29:53.307097 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2365 | 2025.12.18 05:29:53.307488 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2366 | 2025.12.18 05:29:53.307711 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2025.12.18 05:29:53.307871 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Debug> executeQuery: Read 130 rows, 11.48 KiB in 0.001698 sec., 76560.65959952885 rows/sec., 6.60 MiB/sec. | ||
| 2368 | 2025.12.18 05:29:53.307915 [ 6 ] {e02c7889-a153-4bd8-aa27-38b4cda73215} <Debug> TCPHandler: Processed in 0.001997628 sec. | ||
| 2369 | 2025.12.18 05:29:53.308054 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.12.18 05:29:53.308153 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2371 | 2025.12.18 05:29:53.308195 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2372 | 2025.12.18 05:29:53.308662 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2025.12.18 05:29:53.308698 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2374 | 2025.12.18 05:29:53.308989 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2375 | 2025.12.18 05:29:53.309197 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2025.12.18 05:29:53.309328 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001199 sec., 30859.049207673062 rows/sec., 2.27 MiB/sec. | ||
| 2377 | 2025.12.18 05:29:53.309364 [ 6 ] {50b5fd5c-bf47-4447-98ea-42b5ec2f98c6} <Debug> TCPHandler: Processed in 0.001359539 sec. | ||
| 2378 | 2025.12.18 05:29:53.309481 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2025.12.18 05:29:53.309572 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2380 | 2025.12.18 05:29:53.309611 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2381 | 2025.12.18 05:29:53.310046 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2025.12.18 05:29:53.310080 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2383 | 2025.12.18 05:29:53.310373 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2384 | 2025.12.18 05:29:53.310587 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2025.12.18 05:29:53.310716 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001163 sec., 86844.36801375753 rows/sec., 6.78 MiB/sec. | ||
| 2386 | 2025.12.18 05:29:53.310753 [ 6 ] {536f7b01-c991-44c1-93ed-ef6ee6429385} <Debug> TCPHandler: Processed in 0.001318219 sec. | ||
| 2387 | 2025.12.18 05:29:53.310868 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2025.12.18 05:29:53.310959 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2389 | 2025.12.18 05:29:53.311000 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2390 | 2025.12.18 05:29:53.311424 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2025.12.18 05:29:53.311459 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2392 | 2025.12.18 05:29:53.311778 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2393 | 2025.12.18 05:29:53.311982 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2025.12.18 05:29:53.312113 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2395 | 2025.12.18 05:29:53.312148 [ 6 ] {8e7b8b4a-b3a4-4ff4-a9e3-bfcef224f8e0} <Debug> TCPHandler: Processed in 0.001325689 sec. | ||
| 2396 | 2025.12.18 05:29:53.312255 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2025.12.18 05:29:53.312345 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2398 | 2025.12.18 05:29:53.312405 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <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 | ||
| 2399 | 2025.12.18 05:29:53.313284 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.12.18 05:29:53.313320 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2401 | 2025.12.18 05:29:53.313863 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2402 | 2025.12.18 05:29:53.314085 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2025.12.18 05:29:53.314225 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001897 sec., 19504.480759093305 rows/sec., 34.95 MiB/sec. | ||
| 2404 | 2025.12.18 05:29:53.314272 [ 6 ] {33dee2a8-7d5c-4848-a2fb-03b922cc5a74} <Debug> TCPHandler: Processed in 0.00206372 sec. | ||
| 2405 | 2025.12.18 05:29:53.314382 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2025.12.18 05:29:53.314474 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2407 | 2025.12.18 05:29:53.314513 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2408 | 2025.12.18 05:29:53.314833 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.12.18 05:29:53.314869 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2410 | 2025.12.18 05:29:53.315169 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2411 | 2025.12.18 05:29:53.315382 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2025.12.18 05:29:53.315504 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 2413 | 2025.12.18 05:29:53.315537 [ 6 ] {371df4d0-c05d-428e-9394-46bf0a421a32} <Debug> TCPHandler: Processed in 0.001201777 sec. | ||
| 2414 | 2025.12.18 05:29:58.316563 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2025.12.18 05:29:58.316779 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2416 | 2025.12.18 05:29:58.316855 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2417 | 2025.12.18 05:29:58.317753 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2025.12.18 05:29:58.317804 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2419 | 2025.12.18 05:29:58.318228 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2420 | 2025.12.18 05:29:58.318453 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Trace> oximeter.fields_i16 (3d378c66-3051-44ac-953e-e77dda54bebd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2025.12.18 05:29:58.318603 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 2422 | 2025.12.18 05:29:58.318646 [ 6 ] {b4322674-7bd0-4a80-b09b-7792d5047ebe} <Debug> TCPHandler: Processed in 0.002225192 sec. | ||
| 2423 | 2025.12.18 05:29:58.318783 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2025.12.18 05:29:58.318878 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2425 | 2025.12.18 05:29:58.318921 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2426 | 2025.12.18 05:29:58.319322 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2025.12.18 05:29:58.319359 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2428 | 2025.12.18 05:29:58.319653 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2429 | 2025.12.18 05:29:58.319864 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Trace> oximeter.fields_ipaddr (a0f3fe90-7300-48b0-88bd-7a5699aa1f56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2025.12.18 05:29:58.319988 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001128 sec., 3546.0992907801415 rows/sec., 289.16 KiB/sec. | ||
| 2431 | 2025.12.18 05:29:58.320026 [ 6 ] {c562610f-4033-49a1-b9e9-757492bbfca0} <Debug> TCPHandler: Processed in 0.001291599 sec. | ||
| 2432 | 2025.12.18 05:29:58.320141 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2025.12.18 05:29:58.320234 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2025.12.18 05:29:58.320273 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2025.12.18 05:29:58.321252 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2025.12.18 05:29:58.321293 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2437 | 2025.12.18 05:29:58.321720 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2025.12.18 05:29:58.321935 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2025.12.18 05:29:58.322053 [ 38 ] {} <Debug> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2025.12.18 05:29:58.322072 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Debug> executeQuery: Read 1120 rows, 90.57 KiB in 0.001856 sec., 603448.275862069 rows/sec., 47.66 MiB/sec. | ||
| 2441 | 2025.12.18 05:29:58.322123 [ 38 ] {} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.12.18 05:29:58.322130 [ 6 ] {292632b7-4e2f-413c-b980-22380f8e1f5e} <Debug> TCPHandler: Processed in 0.002037189 sec. | ||
| 2443 | 2025.12.18 05:29:58.322151 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2444 | 2025.12.18 05:29:58.322255 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::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 | ||
| 2445 | 2025.12.18 05:29:58.322258 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2025.12.18 05:29:58.322372 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2025.12.18 05:29:58.322405 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2448 | 2025.12.18 05:29:58.322410 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1171 rows starting from the beginning of the part | ||
| 2449 | 2025.12.18 05:29:58.322454 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2450 | 2025.12.18 05:29:58.322490 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1272 rows starting from the beginning of the part | ||
| 2451 | 2025.12.18 05:29:58.322537 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::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 | ||
| 2452 | 2025.12.18 05:29:58.322575 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1112 rows starting from the beginning of the part | ||
| 2453 | 2025.12.18 05:29:58.322646 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 130 rows starting from the beginning of the part | ||
| 2454 | 2025.12.18 05:29:58.322685 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1120 rows starting from the beginning of the part | ||
| 2455 | 2025.12.18 05:29:58.322937 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.12.18 05:29:58.322980 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2457 | 2025.12.18 05:29:58.323316 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2458 | 2025.12.18 05:29:58.323583 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Trace> oximeter.fields_u16 (8ff4adaa-69a6-44e8-b669-a45cefa3d149): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2025.12.18 05:29:58.323728 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Debug> executeQuery: Read 212 rows, 12.82 KiB in 0.001341 sec., 158090.9768829232 rows/sec., 9.34 MiB/sec. | ||
| 2460 | 2025.12.18 05:29:58.323765 [ 6 ] {90e601ec-1a1f-4058-99e2-1690a891d88d} <Debug> TCPHandler: Processed in 0.001556152 sec. | ||
| 2461 | 2025.12.18 05:29:58.323877 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2025.12.18 05:29:58.323971 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2463 | 2025.12.18 05:29:58.324011 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2464 | 2025.12.18 05:29:58.324479 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.12.18 05:29:58.324516 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2466 | 2025.12.18 05:29:58.324836 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2467 | 2025.12.18 05:29:58.325062 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Trace> oximeter.fields_u32 (b60f2c8f-275a-4f44-83cd-c34a85578a4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.12.18 05:29:58.325197 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 2469 | 2025.12.18 05:29:58.325235 [ 6 ] {c309a50e-b173-49d0-8a94-5770d2bca58d} <Debug> TCPHandler: Processed in 0.001406541 sec. | ||
| 2470 | 2025.12.18 05:29:58.325344 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.12.18 05:29:58.325437 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2472 | 2025.12.18 05:29:58.325477 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2473 | 2025.12.18 05:29:58.325935 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.12.18 05:29:58.325971 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2475 | 2025.12.18 05:29:58.326274 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2476 | 2025.12.18 05:29:58.326482 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Trace> oximeter.fields_u8 (bfc100c9-8a49-4cd8-b0f3-f0a46788d483): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.12.18 05:29:58.326614 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 2478 | 2025.12.18 05:29:58.326653 [ 6 ] {5f8e546b-eefc-4157-bf66-2a3f57fb2b40} <Debug> TCPHandler: Processed in 0.0013591 sec. | ||
| 2479 | 2025.12.18 05:29:58.326770 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.12.18 05:29:58.326863 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2481 | 2025.12.18 05:29:58.326904 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2482 | 2025.12.18 05:29:58.327555 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.12.18 05:29:58.327592 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2484 | 2025.12.18 05:29:58.327954 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2485 | 2025.12.18 05:29:58.328166 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.12.18 05:29:58.328291 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Debug> executeQuery: Read 689 rows, 49.28 KiB in 0.001445 sec., 476816.6089965398 rows/sec., 33.30 MiB/sec. | ||
| 2487 | 2025.12.18 05:29:58.328303 [ 36 ] {} <Debug> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2488 | 2025.12.18 05:29:58.328328 [ 6 ] {db345685-727d-4211-b6c7-9ed4350413ba} <Debug> TCPHandler: Processed in 0.001613903 sec. | ||
| 2489 | 2025.12.18 05:29:58.328369 [ 36 ] {} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.12.18 05:29:58.328394 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2491 | 2025.12.18 05:29:58.328459 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2025.12.18 05:29:58.328525 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::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 | ||
| 2493 | 2025.12.18 05:29:58.328562 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2494 | 2025.12.18 05:29:58.328613 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2495 | 2025.12.18 05:29:58.328686 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2496 | 2025.12.18 05:29:58.328730 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 732 rows starting from the beginning of the part | ||
| 2497 | 2025.12.18 05:29:58.328829 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 561 rows starting from the beginning of the part | ||
| 2498 | 2025.12.18 05:29:58.328887 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::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 | ||
| 2499 | 2025.12.18 05:29:58.328952 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.12.18 05:29:58.328983 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 679 rows starting from the beginning of the part | ||
| 2501 | 2025.12.18 05:29:58.328996 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2502 | 2025.12.18 05:29:58.329046 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 101 rows starting from the beginning of the part | ||
| 2503 | 2025.12.18 05:29:58.329093 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 689 rows starting from the beginning of the part | ||
| 2504 | 2025.12.18 05:29:58.329345 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2505 | 2025.12.18 05:29:58.329355 [ 190 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4861 rows, containing 5 columns (5 merged, 0 gathered) in 0.007142793 sec., 680546.1113040795 rows/sec., 57.25 MiB/sec. | ||
| 2506 | 2025.12.18 05:29:58.329586 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Trace> oximeter.measurements_bool (3f2e5c6b-19b3-4ad7-8f08-e0c663cd21ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.12.18 05:29:58.329734 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 2508 | 2025.12.18 05:29:58.329773 [ 6 ] {a5e46915-8d1a-447e-bccb-4a5774dfe463} <Debug> TCPHandler: Processed in 0.00136403 sec. | ||
| 2509 | 2025.12.18 05:29:58.329772 [ 200 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2510 | 2025.12.18 05:29:58.329886 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2025.12.18 05:29:58.329985 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2512 | 2025.12.18 05:29:58.330030 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2513 | 2025.12.18 05:29:58.330129 [ 200 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.12.18 05:29:58.330217 [ 200 ] {f3c77303-0695-4cb0-80e9-ba50ab0ed8f9::all_1_11_2} <Trace> oximeter.fields_string (f3c77303-0695-4cb0-80e9-ba50ab0ed8f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2515 | 2025.12.18 05:29:58.330311 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2516 | 2025.12.18 05:29:58.330457 [ 191 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2826 rows, containing 5 columns (5 merged, 0 gathered) in 0.002004289 sec., 1409976.3058121859 rows/sec., 105.93 MiB/sec. | ||
| 2517 | 2025.12.18 05:29:58.330469 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2025.12.18 05:29:58.330522 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2519 | 2025.12.18 05:29:58.330674 [ 200 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2520 | 2025.12.18 05:29:58.330914 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2521 | 2025.12.18 05:29:58.330954 [ 200 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.12.18 05:29:58.331036 [ 200 ] {ee4c4123-2abf-4acc-9468-913463ce9410::all_1_11_2} <Trace> oximeter.fields_uuid (ee4c4123-2abf-4acc-9468-913463ce9410) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2523 | 2025.12.18 05:29:58.331108 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2524 | 2025.12.18 05:29:58.331168 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2025.12.18 05:29:58.331279 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2526 | 2025.12.18 05:29:58.331308 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001341 sec., 235645.04101416853 rows/sec., 15.48 MiB/sec. | ||
| 2527 | 2025.12.18 05:29:58.331310 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.12.18 05:29:58.331349 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2529 | 2025.12.18 05:29:58.331353 [ 6 ] {729f2a2c-a912-4aba-91bc-8dbb31ed19c8} <Debug> TCPHandler: Processed in 0.001515812 sec. | ||
| 2530 | 2025.12.18 05:29:58.331425 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::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 | ||
| 2531 | 2025.12.18 05:29:58.331475 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2025.12.18 05:29:58.331517 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2533 | 2025.12.18 05:29:58.331547 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1243 rows starting from the beginning of the part | ||
| 2534 | 2025.12.18 05:29:58.331573 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2535 | 2025.12.18 05:29:58.331592 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2416 rows starting from the beginning of the part | ||
| 2536 | 2025.12.18 05:29:58.331620 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2537 | 2025.12.18 05:29:58.331634 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2538 | 2025.12.18 05:29:58.331673 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2539 | 2025.12.18 05:29:58.331708 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2540 | 2025.12.18 05:29:58.331742 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 316 rows starting from the beginning of the part | ||
| 2541 | 2025.12.18 05:29:58.331937 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.12.18 05:29:58.331978 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2543 | 2025.12.18 05:29:58.332281 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2544 | 2025.12.18 05:29:58.332519 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Trace> oximeter.measurements_f64 (3f8daa95-c4ad-455c-b94b-dc8f53553ecd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.12.18 05:29:58.332660 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 2546 | 2025.12.18 05:29:58.332697 [ 6 ] {b2fd01a0-9a12-4a6c-a418-82f852aea7a8} <Debug> TCPHandler: Processed in 0.001270898 sec. | ||
| 2547 | 2025.12.18 05:29:58.332812 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2025.12.18 05:29:58.332928 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2025.12.18 05:29:58.332993 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <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 | ||
| 2550 | 2025.12.18 05:29:58.333603 [ 191 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4577 rows, containing 5 columns (5 merged, 0 gathered) in 0.002207732 sec., 2073168.3012249675 rows/sec., 138.95 MiB/sec. | ||
| 2551 | 2025.12.18 05:29:58.333860 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.12.18 05:29:58.333910 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2553 | 2025.12.18 05:29:58.333912 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2554 | 2025.12.18 05:29:58.334184 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.12.18 05:29:58.334267 [ 190 ] {86277fea-9287-4df5-b91d-080ac610dfbf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (86277fea-9287-4df5-b91d-080ac610dfbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2556 | 2025.12.18 05:29:58.334337 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2557 | 2025.12.18 05:29:58.334480 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2558 | 2025.12.18 05:29:58.334712 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.12.18 05:29:58.334816 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2560 | 2025.12.18 05:29:58.334850 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001944 sec., 1543.20987654321 rows/sec., 2.77 MiB/sec. | ||
| 2561 | 2025.12.18 05:29:58.334851 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2025.12.18 05:29:58.334893 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2563 | 2025.12.18 05:29:58.334910 [ 6 ] {579d8d8a-4c91-481d-867e-099c0f15db82} <Debug> TCPHandler: Processed in 0.002156541 sec. | ||
| 2564 | 2025.12.18 05:29:58.334980 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::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 | ||
| 2565 | 2025.12.18 05:29:58.335028 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2025.12.18 05:29:58.335127 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2567 | 2025.12.18 05:29:58.335170 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2568 | 2025.12.18 05:29:58.335176 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2025.12.18 05:29:58.335234 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 2570 | 2025.12.18 05:29:58.335372 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 2571 | 2025.12.18 05:29:58.335493 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
| 2572 | 2025.12.18 05:29:58.335496 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Trace> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.12.18 05:29:58.335545 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2574 | 2025.12.18 05:29:58.335596 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 2575 | 2025.12.18 05:29:58.335701 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2576 | 2025.12.18 05:29:58.335797 [ 191 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 2577 | 2025.12.18 05:29:58.335867 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2578 | 2025.12.18 05:29:58.336103 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Trace> oximeter.measurements_i64 (05440386-7149-423c-b560-efc76921e563): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.12.18 05:29:58.336238 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001129 sec., 2657.218777679362 rows/sec., 187.70 KiB/sec. | ||
| 2580 | 2025.12.18 05:29:58.336277 [ 6 ] {5b7e14b3-6332-499e-b87c-659e8b1cf32a} <Debug> TCPHandler: Processed in 0.001297718 sec. | ||
| 2581 | 2025.12.18 05:29:58.336387 [ 6 ] {} <Trace> TCP-Session: fa0c32a0-9e11-4f41-a5e5-1d9f4e2b13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.12.18 05:29:58.336484 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58923) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2583 | 2025.12.18 05:29:58.336528 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2584 | 2025.12.18 05:29:58.336865 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.12.18 05:29:58.336902 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2586 | 2025.12.18 05:29:58.337237 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2587 | 2025.12.18 05:29:58.337450 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.12.18 05:29:58.337549 [ 36 ] {} <Debug> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2589 | 2025.12.18 05:29:58.337578 [ 36 ] {} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.12.18 05:29:58.337590 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 2591 | 2025.12.18 05:29:58.337595 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2592 | 2025.12.18 05:29:58.337634 [ 6 ] {4283e4f8-0a51-47c6-a835-8f5a5e5b55d2} <Debug> TCPHandler: Processed in 0.001295739 sec. | ||
| 2593 | 2025.12.18 05:29:58.337691 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::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 | ||
| 2594 | 2025.12.18 05:29:58.337770 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2595 | 2025.12.18 05:29:58.337794 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 418 rows starting from the beginning of the part | ||
| 2596 | 2025.12.18 05:29:58.337835 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2597 | 2025.12.18 05:29:58.337868 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2598 | 2025.12.18 05:29:58.337898 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2599 | 2025.12.18 05:29:58.337930 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2600 | 2025.12.18 05:29:58.337960 [ 190 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2601 | 2025.12.18 05:29:58.337989 [ 196 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 19 columns (19 merged, 0 gathered) in 0.003038234 sec., 44762.84578475523 rows/sec., 80.21 MiB/sec. | ||
| 2602 | 2025.12.18 05:29:58.338323 [ 195 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2603 | 2025.12.18 05:29:58.338667 [ 191 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 4 columns (4 merged, 0 gathered) in 0.001006235 sec., 741377.5112175585 rows/sec., 47.61 MiB/sec. | ||
| 2604 | 2025.12.18 05:29:58.338670 [ 190 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2025.12.18 05:29:58.338780 [ 190 ] {65851c6f-5f1f-4724-9957-d7eaf9d45593::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (65851c6f-5f1f-4724-9957-d7eaf9d45593) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2606 | 2025.12.18 05:29:58.338902 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2607 | 2025.12.18 05:29:58.338910 [ 188 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2025.12.18 05:29:58.339211 [ 188 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.12.18 05:29:58.339278 [ 188 ] {e5b01984-0812-422b-a9bb-9cc8f9f3b73b::all_1_11_2} <Trace> oximeter.measurements_u64 (e5b01984-0812-422b-a9bb-9cc8f9f3b73b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2025.12.18 05:29:58.339348 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2611 | 2025.12.18 05:30:00.074911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4374 | ||
| 2612 | 2025.12.18 05:30:00.075482 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2025.12.18 05:30:00.075534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2614 | 2025.12.18 05:30:00.076092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2615 | 2025.12.18 05:30:00.076332 [ 245 ] {} <Trace> system.asynchronous_metric_log (0041e4c3-63f6-40e2-84ff-1a3752013133): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2025.12.18 05:30:00.076463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4374 | ||
| 2617 | 2025.12.18 05:30:00.314503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2618 | 2025.12.18 05:30:00.330282 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.12.18 05:30:00.330344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2620 | 2025.12.18 05:30:00.336109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2621 | 2025.12.18 05:30:00.336806 [ 244 ] {} <Trace> system.metric_log (fc9d9fa3-91fb-42e5-8929-16d5bf8f7109): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.12.18 05:30:00.339826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||