| 1 | [ Mar 18 22:12:23 Enabled. ] | ||
| 2 | [ Mar 18 22:12:23 Rereading configuration. ] | ||
| 3 | [ Mar 18 22:12:26 Rereading configuration. ] | ||
| 4 | [ Mar 18 22:12:31 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 | [ Mar 18 22:12:31 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.18 22:12:36.183137 [ 1 ] {} <Information> Application: Will watch for the process with pid 24486 | ||
| 29 | 2026.03.18 22:12:36.183551 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 22:12:36.395353 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24486 | ||
| 31 | 2026.03.18 22:12:36.398319 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 22:12:36.398479 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 22:12:36.782207 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 22:12:36.845522 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 22:12:36.845621 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 22:12:36.845645 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 22:12:36.845716 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 22:12:36.846434 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 22:12:36.850321 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.18 22:12:36.851299 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 22:12:36.852238 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.18 22:12:36.852297 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.18 22:12:36.852345 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 22:12:36.853119 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 22:12:36.854203 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 22:12:36.860528 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 22:12:36.861445 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 22:12:36.863045 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 22:12:36.863141 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 22:12:36.864296 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.18 22:12:36.864768 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 22:12:36.869149 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 22:12:36.869687 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 22:12:36.874579 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.18 22:12:36.875146 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 22:12:36.875659 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 22:12:36.876043 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.18 22:12:36.877731 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 22:12:36.877758 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 22:12:36.877830 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 22:12:36.877899 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 22:12:36.908822 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 22:12:36.908845 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172082 sec | ||
| 68 | 2026.03.18 22:12:36.908905 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 22:12:36.908945 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 22:12:36.909815 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 22:12:36.910500 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 22:12:36.933317 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 22:12:36.933367 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 22:12:36.933459 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 22:12:36.933471 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 22:12:36.933507 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 22:12:36.933583 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 22:12:36.935699 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 22:12:36.935746 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.18 22:12:36.935797 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 22:12:36.935972 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 22:12:36.936018 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 22:12:36.936030 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 22:12:36.936110 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 22:12:36.936123 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 22:12:36.936160 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 22:12:36.936245 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 22:12:36.974171 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 22:12:36.983355 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 22:12:36.983464 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131312 sec | ||
| 91 | 2026.03.18 22:12:36.983479 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 22:12:36.983490 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 22:12:36.983519 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 22:12:36.983738 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 22:12:36.983852 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 22:12:36.983867 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 22:12:36.983878 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.18 22:12:36.983889 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 22:12:36.989005 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 22:12:36.989229 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.69 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2026.03.18 22:12:36.990681 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.344e-05 sec. | ||
| 102 | 2026.03.18 22:12:36.991145 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 22:12:36.991216 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 22:12:36.991234 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 22:12:37.312851 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62897 | ||
| 106 | 2026.03.18 22:12:37.313824 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.18 22:12:37.313885 [ 3 ] {} <Debug> TCP-Session: 3120f5c3-9b09-4903-82ac-10ad35cb1afe Authenticating user 'default' from [fd00:1122:3344:101::b]:62897 | ||
| 108 | 2026.03.18 22:12:37.313912 [ 3 ] {} <Debug> TCP-Session: 3120f5c3-9b09-4903-82ac-10ad35cb1afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.18 22:12:37.314033 [ 3 ] {} <Debug> TCP-Session: 3120f5c3-9b09-4903-82ac-10ad35cb1afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 22:12:37.314131 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.18 22:12:37.314159 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.18 22:12:37.314248 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.18 22:12:37.314710 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59139 | ||
| 114 | 2026.03.18 22:12:37.314910 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.18 22:12:37.314943 [ 4 ] {} <Debug> TCP-Session: 04c0c7a7-d8c9-46e9-b5c1-1e6533965752 Authenticating user 'default' from [fd00:1122:3344:101::b]:59139 | ||
| 116 | 2026.03.18 22:12:37.314966 [ 4 ] {} <Debug> TCP-Session: 04c0c7a7-d8c9-46e9-b5c1-1e6533965752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.18 22:12:37.315068 [ 4 ] {} <Debug> TCP-Session: 04c0c7a7-d8c9-46e9-b5c1-1e6533965752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.18 22:12:37.315605 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53640 | ||
| 119 | 2026.03.18 22:12:37.315620 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61172 | ||
| 120 | 2026.03.18 22:12:37.315717 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.18 22:12:37.315757 [ 253 ] {} <Debug> TCP-Session: 06681a30-58c9-4149-8b90-da34fa810326 Authenticating user 'default' from [fd00:1122:3344:101::b]:53640 | ||
| 122 | 2026.03.18 22:12:37.315774 [ 253 ] {} <Debug> TCP-Session: 06681a30-58c9-4149-8b90-da34fa810326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.18 22:12:37.315821 [ 253 ] {} <Debug> TCP-Session: 06681a30-58c9-4149-8b90-da34fa810326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.18 22:12:37.315917 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.18 22:12:37.315922 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58336 | ||
| 126 | 2026.03.18 22:12:37.315929 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44165 | ||
| 127 | 2026.03.18 22:12:37.315959 [ 5 ] {} <Debug> TCP-Session: da9ca842-1e5e-4237-bed2-b7ac7df9bf01 Authenticating user 'default' from [fd00:1122:3344:101::b]:61172 | ||
| 128 | 2026.03.18 22:12:37.316068 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59076 | ||
| 129 | 2026.03.18 22:12:37.316088 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.18 22:12:37.316098 [ 5 ] {} <Debug> TCP-Session: da9ca842-1e5e-4237-bed2-b7ac7df9bf01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.18 22:12:37.316124 [ 254 ] {} <Debug> TCP-Session: 6e6ce2df-13f5-4a79-9e6f-d69b79f076ec Authenticating user 'default' from [fd00:1122:3344:101::b]:58336 | ||
| 132 | 2026.03.18 22:12:37.316167 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40042 | ||
| 133 | 2026.03.18 22:12:37.316208 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.18 22:12:37.316209 [ 5 ] {} <Debug> TCP-Session: da9ca842-1e5e-4237-bed2-b7ac7df9bf01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.18 22:12:37.316246 [ 254 ] {} <Debug> TCP-Session: 6e6ce2df-13f5-4a79-9e6f-d69b79f076ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.18 22:12:37.316240 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.18 22:12:37.316334 [ 255 ] {} <Debug> TCP-Session: d22ee5b2-5aee-4792-b666-465d979c6986 Authenticating user 'default' from [fd00:1122:3344:101::b]:44165 | ||
| 138 | 2026.03.18 22:12:37.316389 [ 256 ] {} <Debug> TCP-Session: 0eb186f0-e959-4381-81b9-c56fcb1ec521 Authenticating user 'default' from [fd00:1122:3344:101::b]:59076 | ||
| 139 | 2026.03.18 22:12:37.316338 [ 254 ] {} <Debug> TCP-Session: 6e6ce2df-13f5-4a79-9e6f-d69b79f076ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.18 22:12:37.316455 [ 256 ] {} <Debug> TCP-Session: 0eb186f0-e959-4381-81b9-c56fcb1ec521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.18 22:12:37.316448 [ 255 ] {} <Debug> TCP-Session: d22ee5b2-5aee-4792-b666-465d979c6986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.18 22:12:37.316324 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.18 22:12:37.316521 [ 256 ] {} <Debug> TCP-Session: 0eb186f0-e959-4381-81b9-c56fcb1ec521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.18 22:12:37.316547 [ 255 ] {} <Debug> TCP-Session: d22ee5b2-5aee-4792-b666-465d979c6986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.18 22:12:37.316542 [ 257 ] {} <Debug> TCP-Session: 9e1f2972-a275-41c5-81f2-6a7fdc19ae4c Authenticating user 'default' from [fd00:1122:3344:101::b]:40042 | ||
| 146 | 2026.03.18 22:12:37.316633 [ 257 ] {} <Debug> TCP-Session: 9e1f2972-a275-41c5-81f2-6a7fdc19ae4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.18 22:12:37.316715 [ 257 ] {} <Debug> TCP-Session: 9e1f2972-a275-41c5-81f2-6a7fdc19ae4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.18 22:12:38.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.27 MiB, peak 117.27 MiB, free memory in arenas 0.00 B, will set to 118.83 MiB (RSS), difference: 1.56 MiB | ||
| 149 | 2026.03.18 22:12:38.285136 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50493 | ||
| 150 | 2026.03.18 22:12:38.285359 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.18 22:12:38.285394 [ 258 ] {} <Debug> TCP-Session: b3f69a50-5449-43a9-ad0f-b4bd1a59963f Authenticating user 'default' from [fd00:1122:3344:101::a]:50493 | ||
| 152 | 2026.03.18 22:12:38.285416 [ 258 ] {} <Debug> TCP-Session: b3f69a50-5449-43a9-ad0f-b4bd1a59963f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 22:12:38.285504 [ 258 ] {} <Debug> TCP-Session: b3f69a50-5449-43a9-ad0f-b4bd1a59963f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.18 22:12:38.285583 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.18 22:12:38.285610 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.18 22:12:38.285700 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.18 22:12:38.286147 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52088 | ||
| 158 | 2026.03.18 22:12:38.286242 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36410 | ||
| 159 | 2026.03.18 22:12:38.286361 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.03.18 22:12:38.286374 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51386 | ||
| 161 | 2026.03.18 22:12:38.286466 [ 259 ] {} <Debug> TCP-Session: 57a6dfe1-b9ed-436a-803d-56f57f9b8a9f Authenticating user 'default' from [fd00:1122:3344:101::a]:52088 | ||
| 162 | 2026.03.18 22:12:38.286474 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.03.18 22:12:38.286439 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48044 | ||
| 164 | 2026.03.18 22:12:38.286576 [ 260 ] {} <Debug> TCP-Session: 5c8b056f-4c20-4c4a-ac72-002b30a78443 Authenticating user 'default' from [fd00:1122:3344:101::a]:36410 | ||
| 165 | 2026.03.18 22:12:38.286587 [ 259 ] {} <Debug> TCP-Session: 57a6dfe1-b9ed-436a-803d-56f57f9b8a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.03.18 22:12:38.286527 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60420 | ||
| 167 | 2026.03.18 22:12:38.286608 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37171 | ||
| 168 | 2026.03.18 22:12:38.286684 [ 260 ] {} <Debug> TCP-Session: 5c8b056f-4c20-4c4a-ac72-002b30a78443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.03.18 22:12:38.286652 [ 259 ] {} <Debug> TCP-Session: 57a6dfe1-b9ed-436a-803d-56f57f9b8a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.18 22:12:38.286727 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44553 | ||
| 171 | 2026.03.18 22:12:38.286784 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.18 22:12:38.286772 [ 260 ] {} <Debug> TCP-Session: 5c8b056f-4c20-4c4a-ac72-002b30a78443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.18 22:12:38.286869 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.18 22:12:38.286878 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.03.18 22:12:38.286975 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.03.18 22:12:38.286919 [ 261 ] {} <Debug> TCP-Session: f8ff068e-978b-4bc3-96be-12f8ba3f843e Authenticating user 'default' from [fd00:1122:3344:101::a]:51386 | ||
| 177 | 2026.03.18 22:12:38.287040 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.18 22:12:38.287091 [ 264 ] {} <Debug> TCP-Session: e0a88935-f258-4202-8944-f0faa312d206 Authenticating user 'default' from [fd00:1122:3344:101::a]:37171 | ||
| 179 | 2026.03.18 22:12:38.287071 [ 263 ] {} <Debug> TCP-Session: dc52b6eb-6d9c-42b7-a8ad-ed8bec55ea10 Authenticating user 'default' from [fd00:1122:3344:101::a]:60420 | ||
| 180 | 2026.03.18 22:12:38.287069 [ 261 ] {} <Debug> TCP-Session: f8ff068e-978b-4bc3-96be-12f8ba3f843e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.18 22:12:38.287156 [ 263 ] {} <Debug> TCP-Session: dc52b6eb-6d9c-42b7-a8ad-ed8bec55ea10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.18 22:12:38.287171 [ 264 ] {} <Debug> TCP-Session: e0a88935-f258-4202-8944-f0faa312d206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.18 22:12:38.287152 [ 265 ] {} <Debug> TCP-Session: 280edd8c-193d-410e-b946-97964f73f901 Authenticating user 'default' from [fd00:1122:3344:101::a]:44553 | ||
| 184 | 2026.03.18 22:12:38.287267 [ 263 ] {} <Debug> TCP-Session: dc52b6eb-6d9c-42b7-a8ad-ed8bec55ea10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.18 22:12:38.287255 [ 264 ] {} <Debug> TCP-Session: e0a88935-f258-4202-8944-f0faa312d206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.18 22:12:38.286906 [ 262 ] {} <Debug> TCP-Session: dd0dc657-0720-4741-9267-fe46b10e482d Authenticating user 'default' from [fd00:1122:3344:101::a]:48044 | ||
| 187 | 2026.03.18 22:12:38.287330 [ 265 ] {} <Debug> TCP-Session: 280edd8c-193d-410e-b946-97964f73f901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.18 22:12:38.287246 [ 261 ] {} <Debug> TCP-Session: f8ff068e-978b-4bc3-96be-12f8ba3f843e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.18 22:12:38.287443 [ 262 ] {} <Debug> TCP-Session: dd0dc657-0720-4741-9267-fe46b10e482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.18 22:12:38.287470 [ 265 ] {} <Debug> TCP-Session: 280edd8c-193d-410e-b946-97964f73f901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.18 22:12:38.287557 [ 262 ] {} <Debug> TCP-Session: dd0dc657-0720-4741-9267-fe46b10e482d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.18 22:12:41.131735 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43862 | ||
| 193 | 2026.03.18 22:12:41.131953 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.18 22:12:41.132019 [ 266 ] {} <Debug> TCP-Session: 6015a959-4b1a-4df5-8dbd-3ff1d4235031 Authenticating user 'default' from [fd00:1122:3344:101::c]:43862 | ||
| 195 | 2026.03.18 22:12:41.132040 [ 266 ] {} <Debug> TCP-Session: 6015a959-4b1a-4df5-8dbd-3ff1d4235031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.18 22:12:41.132052 [ 266 ] {} <Debug> TCP-Session: 6015a959-4b1a-4df5-8dbd-3ff1d4235031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.18 22:12:41.132191 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.18 22:12:41.132229 [ 266 ] {} <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 | ||
| 199 | 2026.03.18 22:12:41.132341 [ 266 ] {} <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 | ||
| 200 | 2026.03.18 22:12:41.132799 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40358 | ||
| 201 | 2026.03.18 22:12:41.132926 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45595 | ||
| 202 | 2026.03.18 22:12:41.132982 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.03.18 22:12:41.133007 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47790 | ||
| 204 | 2026.03.18 22:12:41.133020 [ 267 ] {} <Debug> TCP-Session: 12179c76-653b-4c0c-9e00-a4b6477c035a Authenticating user 'default' from [fd00:1122:3344:101::c]:40358 | ||
| 205 | 2026.03.18 22:12:41.133176 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46801 | ||
| 206 | 2026.03.18 22:12:41.133187 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.03.18 22:12:41.133219 [ 267 ] {} <Debug> TCP-Session: 12179c76-653b-4c0c-9e00-a4b6477c035a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.18 22:12:41.133284 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.03.18 22:12:41.133282 [ 268 ] {} <Debug> TCP-Session: 44b2e9d7-6fe7-44aa-9493-fcdd681ef5a0 Authenticating user 'default' from [fd00:1122:3344:101::c]:45595 | ||
| 210 | 2026.03.18 22:12:41.133307 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40315 | ||
| 211 | 2026.03.18 22:12:41.133422 [ 268 ] {} <Debug> TCP-Session: 44b2e9d7-6fe7-44aa-9493-fcdd681ef5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.03.18 22:12:41.133429 [ 269 ] {} <Debug> TCP-Session: a53842a9-4095-438c-853f-7ea9c1e550c1 Authenticating user 'default' from [fd00:1122:3344:101::c]:47790 | ||
| 213 | 2026.03.18 22:12:41.133454 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.18 22:12:41.133462 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34627 | ||
| 215 | 2026.03.18 22:12:41.133585 [ 270 ] {} <Debug> TCP-Session: 54c02554-ce60-45a0-aa44-bea2c60148da Authenticating user 'default' from [fd00:1122:3344:101::c]:46801 | ||
| 216 | 2026.03.18 22:12:41.133589 [ 269 ] {} <Debug> TCP-Session: a53842a9-4095-438c-853f-7ea9c1e550c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.03.18 22:12:41.133592 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61646 | ||
| 218 | 2026.03.18 22:12:41.133656 [ 269 ] {} <Debug> TCP-Session: a53842a9-4095-438c-853f-7ea9c1e550c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.18 22:12:41.133562 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.03.18 22:12:41.133681 [ 270 ] {} <Debug> TCP-Session: 54c02554-ce60-45a0-aa44-bea2c60148da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.18 22:12:41.133752 [ 271 ] {} <Debug> TCP-Session: f9a01c4f-189e-4937-9eb0-c943593b9b5b Authenticating user 'default' from [fd00:1122:3344:101::c]:40315 | ||
| 222 | 2026.03.18 22:12:41.133766 [ 270 ] {} <Debug> TCP-Session: 54c02554-ce60-45a0-aa44-bea2c60148da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.18 22:12:41.133553 [ 268 ] {} <Debug> TCP-Session: 44b2e9d7-6fe7-44aa-9493-fcdd681ef5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.03.18 22:12:41.133828 [ 271 ] {} <Debug> TCP-Session: f9a01c4f-189e-4937-9eb0-c943593b9b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.18 22:12:41.133811 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.03.18 22:12:41.133350 [ 267 ] {} <Debug> TCP-Session: 12179c76-653b-4c0c-9e00-a4b6477c035a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.18 22:12:41.133892 [ 271 ] {} <Debug> TCP-Session: f9a01c4f-189e-4937-9eb0-c943593b9b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.18 22:12:41.133952 [ 272 ] {} <Debug> TCP-Session: 15b025c5-2f79-4be9-99ed-36ade66c3018 Authenticating user 'default' from [fd00:1122:3344:101::c]:34627 | ||
| 229 | 2026.03.18 22:12:41.133983 [ 272 ] {} <Debug> TCP-Session: 15b025c5-2f79-4be9-99ed-36ade66c3018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.18 22:12:41.133969 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.03.18 22:12:41.133996 [ 272 ] {} <Debug> TCP-Session: 15b025c5-2f79-4be9-99ed-36ade66c3018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.18 22:12:41.134150 [ 273 ] {} <Debug> TCP-Session: ead5416e-171f-48c9-aab6-16f17f3d22dd Authenticating user 'default' from [fd00:1122:3344:101::c]:61646 | ||
| 233 | 2026.03.18 22:12:41.134175 [ 273 ] {} <Debug> TCP-Session: ead5416e-171f-48c9-aab6-16f17f3d22dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.18 22:12:41.134261 [ 273 ] {} <Debug> TCP-Session: ead5416e-171f-48c9-aab6-16f17f3d22dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.18 22:12:41.261164 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48100 | ||
| 236 | 2026.03.18 22:12:41.261366 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.03.18 22:12:41.261524 [ 274 ] {} <Debug> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:48100 | ||
| 238 | 2026.03.18 22:12:41.261553 [ 274 ] {} <Debug> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.18 22:12:41.261569 [ 274 ] {} <Debug> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.18 22:12:41.261735 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.03.18 22:12:41.261774 [ 274 ] {} <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 | ||
| 242 | 2026.03.18 22:12:41.261851 [ 274 ] {} <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 | ||
| 243 | 2026.03.18 22:12:41.264174 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59528 | ||
| 244 | 2026.03.18 22:12:41.264333 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49023 | ||
| 245 | 2026.03.18 22:12:41.264437 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34046 | ||
| 246 | 2026.03.18 22:12:41.264556 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.03.18 22:12:41.264597 [ 275 ] {} <Debug> TCP-Session: ffbd04ff-13d4-4965-8494-e5dc6bcd4dac Authenticating user 'default' from [fd00:1122:3344:101::d]:59528 | ||
| 248 | 2026.03.18 22:12:41.264711 [ 275 ] {} <Debug> TCP-Session: ffbd04ff-13d4-4965-8494-e5dc6bcd4dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.03.18 22:12:41.264725 [ 275 ] {} <Debug> TCP-Session: ffbd04ff-13d4-4965-8494-e5dc6bcd4dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.03.18 22:12:41.264741 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.03.18 22:12:41.264813 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.03.18 22:12:41.264883 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33740 | ||
| 253 | 2026.03.18 22:12:41.264767 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52655 | ||
| 254 | 2026.03.18 22:12:41.264931 [ 276 ] {} <Debug> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Authenticating user 'default' from [fd00:1122:3344:101::d]:49023 | ||
| 255 | 2026.03.18 22:12:41.264977 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52827 | ||
| 256 | 2026.03.18 22:12:41.264958 [ 277 ] {} <Debug> TCP-Session: 38179cc1-604a-499b-9f8d-592bb12a04f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34046 | ||
| 257 | 2026.03.18 22:12:41.264761 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43474 | ||
| 258 | 2026.03.18 22:12:41.265041 [ 276 ] {} <Debug> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.03.18 22:12:41.265050 [ 277 ] {} <Debug> TCP-Session: 38179cc1-604a-499b-9f8d-592bb12a04f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.03.18 22:12:41.265161 [ 276 ] {} <Debug> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.03.18 22:12:41.265177 [ 277 ] {} <Debug> TCP-Session: 38179cc1-604a-499b-9f8d-592bb12a04f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.03.18 22:12:41.265179 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54626 | ||
| 263 | 2026.03.18 22:12:41.265278 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.03.18 22:12:41.265278 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.03.18 22:12:41.265377 [ 280 ] {} <Debug> TCP-Session: c90f85ad-de43-4b57-9241-bbc15444dffa Authenticating user 'default' from [fd00:1122:3344:101::d]:33740 | ||
| 266 | 2026.03.18 22:12:41.265474 [ 278 ] {} <Debug> TCP-Session: 8ea49ffb-1e66-45df-ade3-8aafeacfd1c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52655 | ||
| 267 | 2026.03.18 22:12:41.265476 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.03.18 22:12:41.265503 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.03.18 22:12:41.265553 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.03.18 22:12:41.265536 [ 281 ] {} <Debug> TCP-Session: edb77a73-8c84-4da3-af20-68cddd40d1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52827 | ||
| 271 | 2026.03.18 22:12:41.265512 [ 278 ] {} <Debug> TCP-Session: 8ea49ffb-1e66-45df-ade3-8aafeacfd1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.03.18 22:12:41.265677 [ 282 ] {} <Debug> TCP-Session: 79c9fb0c-4ff4-428c-a040-8450df63075a Authenticating user 'default' from [fd00:1122:3344:101::d]:54626 | ||
| 273 | 2026.03.18 22:12:41.265660 [ 281 ] {} <Debug> TCP-Session: edb77a73-8c84-4da3-af20-68cddd40d1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.03.18 22:12:41.265485 [ 280 ] {} <Debug> TCP-Session: c90f85ad-de43-4b57-9241-bbc15444dffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.18 22:12:41.265768 [ 282 ] {} <Debug> TCP-Session: 79c9fb0c-4ff4-428c-a040-8450df63075a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.18 22:12:41.265754 [ 281 ] {} <Debug> TCP-Session: edb77a73-8c84-4da3-af20-68cddd40d1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.18 22:12:41.265740 [ 278 ] {} <Debug> TCP-Session: 8ea49ffb-1e66-45df-ade3-8aafeacfd1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.18 22:12:41.265880 [ 282 ] {} <Debug> TCP-Session: 79c9fb0c-4ff4-428c-a040-8450df63075a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.18 22:12:41.265858 [ 280 ] {} <Debug> TCP-Session: c90f85ad-de43-4b57-9241-bbc15444dffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.18 22:12:41.265653 [ 279 ] {} <Debug> TCP-Session: 5dc91b38-2714-46fd-81b1-bf2242bd5f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:43474 | ||
| 281 | 2026.03.18 22:12:41.266073 [ 279 ] {} <Debug> TCP-Session: 5dc91b38-2714-46fd-81b1-bf2242bd5f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.18 22:12:41.266112 [ 279 ] {} <Debug> TCP-Session: 5dc91b38-2714-46fd-81b1-bf2242bd5f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.18 22:12:41.272901 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.03.18 22:12:41.275932 [ 274 ] {d0db0fab-a2e8-4af4-b47f-4e89b9eb4e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.03.18 22:12:41.425863 [ 274 ] {d0db0fab-a2e8-4af4-b47f-4e89b9eb4e0f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48100) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.18 22:12:41.426986 [ 274 ] {d0db0fab-a2e8-4af4-b47f-4e89b9eb4e0f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.18 22:12:41.427243 [ 274 ] {d0db0fab-a2e8-4af4-b47f-4e89b9eb4e0f} <Debug> TCPHandler: Processed in 0.160726242 sec. | ||
| 334 | 2026.03.18 22:12:41.427771 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.18 22:12:41.428063 [ 276 ] {a16f9a9b-95a5-4cff-9258-f03d2314b5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.18 22:12:41.428797 [ 276 ] {a16f9a9b-95a5-4cff-9258-f03d2314b5cf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49023) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.18 22:12:41.429117 [ 276 ] {a16f9a9b-95a5-4cff-9258-f03d2314b5cf} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.18 22:12:41.429369 [ 276 ] {a16f9a9b-95a5-4cff-9258-f03d2314b5cf} <Debug> TCPHandler: Processed in 0.001792551 sec. | ||
| 385 | 2026.03.18 22:12:41.429685 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.18 22:12:41.430550 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.18 22:12:41.431203 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.18 22:12:41.434559 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.18 22:12:41.434719 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000192222 sec | ||
| 390 | 2026.03.18 22:12:41.434740 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.18 22:12:41.434751 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.18 22:12:41.434831 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.18 22:12:41.435622 [ 274 ] {99b71ad3-27e0-4d53-8d1c-9c1aeb8dedec} <Debug> TCPHandler: Processed in 0.00605807 sec. | ||
| 394 | 2026.03.18 22:12:41.435780 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.18 22:12:41.435935 [ 274 ] {40d577c7-f171-4654-b87b-3fd3a097a468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.18 22:12:41.436099 [ 274 ] {40d577c7-f171-4654-b87b-3fd3a097a468} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.18 22:12:41.444753 [ 274 ] {40d577c7-f171-4654-b87b-3fd3a097a468} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.18 22:12:41.448950 [ 274 ] {40d577c7-f171-4654-b87b-3fd3a097a468} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a): Loading data parts | ||
| 400 | 2026.03.18 22:12:41.458165 [ 274 ] {40d577c7-f171-4654-b87b-3fd3a097a468} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a): There are no data parts | ||
| 401 | 2026.03.18 22:12:41.461230 [ 274 ] {40d577c7-f171-4654-b87b-3fd3a097a468} <Debug> TCPHandler: Processed in 0.025501626 sec. | ||
| 402 | 2026.03.18 22:12:41.461551 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.18 22:12:41.461766 [ 274 ] {322642fc-42d5-4f53-8020-6b0e82adb5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.03.18 22:12:41.461921 [ 274 ] {322642fc-42d5-4f53-8020-6b0e82adb5f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.18 22:12:41.506349 [ 274 ] {322642fc-42d5-4f53-8020-6b0e82adb5f3} <Debug> oximeter.measurements_bool (5e114b37-2f6a-4ddf-be2d-6bcc94b69749): Loading data parts | ||
| 416 | 2026.03.18 22:12:41.506763 [ 274 ] {322642fc-42d5-4f53-8020-6b0e82adb5f3} <Debug> oximeter.measurements_bool (5e114b37-2f6a-4ddf-be2d-6bcc94b69749): There are no data parts | ||
| 417 | 2026.03.18 22:12:41.517404 [ 274 ] {322642fc-42d5-4f53-8020-6b0e82adb5f3} <Debug> TCPHandler: Processed in 0.055930908 sec. | ||
| 418 | 2026.03.18 22:12:41.517703 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.18 22:12:41.518009 [ 274 ] {8e346d34-dc53-4e74-86f4-f583c3244c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 420 | 2026.03.18 22:12:41.518066 [ 274 ] {8e346d34-dc53-4e74-86f4-f583c3244c9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.18 22:12:41.533778 [ 274 ] {8e346d34-dc53-4e74-86f4-f583c3244c9c} <Debug> oximeter.measurements_i8 (51b97929-4d80-4d7f-9a80-5e4685ab79c2): Loading data parts | ||
| 422 | 2026.03.18 22:12:41.534045 [ 274 ] {8e346d34-dc53-4e74-86f4-f583c3244c9c} <Debug> oximeter.measurements_i8 (51b97929-4d80-4d7f-9a80-5e4685ab79c2): There are no data parts | ||
| 423 | 2026.03.18 22:12:41.538072 [ 274 ] {8e346d34-dc53-4e74-86f4-f583c3244c9c} <Debug> TCPHandler: Processed in 0.020486407 sec. | ||
| 424 | 2026.03.18 22:12:41.538381 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.18 22:12:41.538544 [ 274 ] {c8f6db9a-43d6-498e-9812-3a2e13f2fafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 426 | 2026.03.18 22:12:41.538658 [ 274 ] {c8f6db9a-43d6-498e-9812-3a2e13f2fafa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.18 22:12:41.548047 [ 274 ] {c8f6db9a-43d6-498e-9812-3a2e13f2fafa} <Debug> oximeter.measurements_u8 (66ea9e15-f9f4-4eb4-961b-0a6603943053): Loading data parts | ||
| 428 | 2026.03.18 22:12:41.548293 [ 274 ] {c8f6db9a-43d6-498e-9812-3a2e13f2fafa} <Debug> oximeter.measurements_u8 (66ea9e15-f9f4-4eb4-961b-0a6603943053): There are no data parts | ||
| 429 | 2026.03.18 22:12:41.551886 [ 274 ] {c8f6db9a-43d6-498e-9812-3a2e13f2fafa} <Debug> TCPHandler: Processed in 0.013555277 sec. | ||
| 430 | 2026.03.18 22:12:41.552056 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.18 22:12:41.552290 [ 274 ] {32a79b89-2fff-4569-9708-76361260b36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 432 | 2026.03.18 22:12:41.552382 [ 274 ] {32a79b89-2fff-4569-9708-76361260b36a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.18 22:12:41.564002 [ 274 ] {32a79b89-2fff-4569-9708-76361260b36a} <Debug> oximeter.measurements_i16 (d4882d07-5b5b-4f97-98e9-6184152e1616): Loading data parts | ||
| 434 | 2026.03.18 22:12:41.564161 [ 274 ] {32a79b89-2fff-4569-9708-76361260b36a} <Debug> oximeter.measurements_i16 (d4882d07-5b5b-4f97-98e9-6184152e1616): There are no data parts | ||
| 435 | 2026.03.18 22:12:41.567497 [ 274 ] {32a79b89-2fff-4569-9708-76361260b36a} <Debug> TCPHandler: Processed in 0.015497439 sec. | ||
| 436 | 2026.03.18 22:12:41.567725 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.18 22:12:41.567878 [ 274 ] {0599c725-09d6-42ff-8f23-7df312042f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 438 | 2026.03.18 22:12:41.568004 [ 274 ] {0599c725-09d6-42ff-8f23-7df312042f10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.18 22:12:41.569814 [ 274 ] {0599c725-09d6-42ff-8f23-7df312042f10} <Debug> oximeter.measurements_u16 (0ab1ce73-60c3-4e58-8e6c-6d8b89933664): Loading data parts | ||
| 440 | 2026.03.18 22:12:41.570053 [ 274 ] {0599c725-09d6-42ff-8f23-7df312042f10} <Debug> oximeter.measurements_u16 (0ab1ce73-60c3-4e58-8e6c-6d8b89933664): There are no data parts | ||
| 441 | 2026.03.18 22:12:41.577802 [ 274 ] {0599c725-09d6-42ff-8f23-7df312042f10} <Debug> TCPHandler: Processed in 0.010127027 sec. | ||
| 442 | 2026.03.18 22:12:41.577968 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.03.18 22:12:41.578220 [ 274 ] {0782ac9d-320f-4eb3-9b5a-37c50526cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 444 | 2026.03.18 22:12:41.578318 [ 274 ] {0782ac9d-320f-4eb3-9b5a-37c50526cf1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.03.18 22:12:41.580744 [ 274 ] {0782ac9d-320f-4eb3-9b5a-37c50526cf1b} <Debug> oximeter.measurements_i32 (5cce0954-47d1-4ba4-97d4-8d2910b4799e): Loading data parts | ||
| 446 | 2026.03.18 22:12:41.580880 [ 274 ] {0782ac9d-320f-4eb3-9b5a-37c50526cf1b} <Debug> oximeter.measurements_i32 (5cce0954-47d1-4ba4-97d4-8d2910b4799e): There are no data parts | ||
| 447 | 2026.03.18 22:12:41.583224 [ 274 ] {0782ac9d-320f-4eb3-9b5a-37c50526cf1b} <Debug> TCPHandler: Processed in 0.005311791 sec. | ||
| 448 | 2026.03.18 22:12:41.583460 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.03.18 22:12:41.583644 [ 274 ] {3d0a1848-7545-4339-82f1-1ddf74d52661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 450 | 2026.03.18 22:12:41.583760 [ 274 ] {3d0a1848-7545-4339-82f1-1ddf74d52661} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.03.18 22:12:41.595474 [ 274 ] {3d0a1848-7545-4339-82f1-1ddf74d52661} <Debug> oximeter.measurements_u32 (256d5d86-7c41-48f2-91e6-2a69e24ccb1a): Loading data parts | ||
| 452 | 2026.03.18 22:12:41.595642 [ 274 ] {3d0a1848-7545-4339-82f1-1ddf74d52661} <Debug> oximeter.measurements_u32 (256d5d86-7c41-48f2-91e6-2a69e24ccb1a): There are no data parts | ||
| 453 | 2026.03.18 22:12:41.598069 [ 274 ] {3d0a1848-7545-4339-82f1-1ddf74d52661} <Debug> TCPHandler: Processed in 0.01466785 sec. | ||
| 454 | 2026.03.18 22:12:41.598289 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.18 22:12:41.598519 [ 274 ] {c084e556-9cce-4012-aa03-679c5d470007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 456 | 2026.03.18 22:12:41.598720 [ 274 ] {c084e556-9cce-4012-aa03-679c5d470007} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.03.18 22:12:41.602330 [ 274 ] {c084e556-9cce-4012-aa03-679c5d470007} <Debug> oximeter.measurements_i64 (345a5ef0-5fba-40d0-9def-23d50a4f288a): Loading data parts | ||
| 458 | 2026.03.18 22:12:41.602478 [ 274 ] {c084e556-9cce-4012-aa03-679c5d470007} <Debug> oximeter.measurements_i64 (345a5ef0-5fba-40d0-9def-23d50a4f288a): There are no data parts | ||
| 459 | 2026.03.18 22:12:41.604156 [ 274 ] {c084e556-9cce-4012-aa03-679c5d470007} <Debug> TCPHandler: Processed in 0.005958029 sec. | ||
| 460 | 2026.03.18 22:12:41.604465 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.18 22:12:41.604623 [ 274 ] {9f2b15f7-e343-4b01-88ee-e4e4aad79664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 462 | 2026.03.18 22:12:41.604737 [ 274 ] {9f2b15f7-e343-4b01-88ee-e4e4aad79664} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.03.18 22:12:41.612574 [ 274 ] {9f2b15f7-e343-4b01-88ee-e4e4aad79664} <Debug> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Loading data parts | ||
| 464 | 2026.03.18 22:12:41.612761 [ 274 ] {9f2b15f7-e343-4b01-88ee-e4e4aad79664} <Debug> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): There are no data parts | ||
| 465 | 2026.03.18 22:12:41.615467 [ 274 ] {9f2b15f7-e343-4b01-88ee-e4e4aad79664} <Debug> TCPHandler: Processed in 0.011052508 sec. | ||
| 466 | 2026.03.18 22:12:41.615658 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.18 22:12:41.615848 [ 274 ] {486d0c20-7d3c-496e-a442-7d8f64125c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 468 | 2026.03.18 22:12:41.616047 [ 274 ] {486d0c20-7d3c-496e-a442-7d8f64125c90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.03.18 22:12:41.627528 [ 274 ] {486d0c20-7d3c-496e-a442-7d8f64125c90} <Debug> oximeter.measurements_f32 (c572f5d6-9450-4eff-a668-f6c254d4c43a): Loading data parts | ||
| 470 | 2026.03.18 22:12:41.627709 [ 274 ] {486d0c20-7d3c-496e-a442-7d8f64125c90} <Debug> oximeter.measurements_f32 (c572f5d6-9450-4eff-a668-f6c254d4c43a): There are no data parts | ||
| 471 | 2026.03.18 22:12:41.631302 [ 274 ] {486d0c20-7d3c-496e-a442-7d8f64125c90} <Debug> TCPHandler: Processed in 0.015716502 sec. | ||
| 472 | 2026.03.18 22:12:41.631606 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.18 22:12:41.631891 [ 274 ] {f3bc28e5-c992-4b6c-bd97-b50bd50ceb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 474 | 2026.03.18 22:12:41.632070 [ 274 ] {f3bc28e5-c992-4b6c-bd97-b50bd50ceb35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.03.18 22:12:41.641900 [ 274 ] {f3bc28e5-c992-4b6c-bd97-b50bd50ceb35} <Debug> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): Loading data parts | ||
| 476 | 2026.03.18 22:12:41.642048 [ 274 ] {f3bc28e5-c992-4b6c-bd97-b50bd50ceb35} <Debug> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): There are no data parts | ||
| 477 | 2026.03.18 22:12:41.646942 [ 274 ] {f3bc28e5-c992-4b6c-bd97-b50bd50ceb35} <Debug> TCPHandler: Processed in 0.015403098 sec. | ||
| 478 | 2026.03.18 22:12:41.647150 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.18 22:12:41.647392 [ 274 ] {e8e83295-257a-4161-a6cc-3b586197c1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 480 | 2026.03.18 22:12:41.647571 [ 274 ] {e8e83295-257a-4161-a6cc-3b586197c1bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.03.18 22:12:41.662558 [ 274 ] {e8e83295-257a-4161-a6cc-3b586197c1bc} <Debug> oximeter.measurements_string (c1d11e6f-78af-43d2-ab04-dfb859c484c7): Loading data parts | ||
| 482 | 2026.03.18 22:12:41.662716 [ 274 ] {e8e83295-257a-4161-a6cc-3b586197c1bc} <Debug> oximeter.measurements_string (c1d11e6f-78af-43d2-ab04-dfb859c484c7): There are no data parts | ||
| 483 | 2026.03.18 22:12:41.673683 [ 274 ] {e8e83295-257a-4161-a6cc-3b586197c1bc} <Debug> TCPHandler: Processed in 0.026610938 sec. | ||
| 484 | 2026.03.18 22:12:41.674095 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.03.18 22:12:41.674331 [ 274 ] {77999a7c-11cd-4a31-ae71-13206f258fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.03.18 22:12:41.674490 [ 274 ] {77999a7c-11cd-4a31-ae71-13206f258fc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.03.18 22:12:41.691113 [ 274 ] {77999a7c-11cd-4a31-ae71-13206f258fc7} <Debug> oximeter.measurements_bytes (85ba4fe7-b55f-41cc-b95e-7781dcc73199): Loading data parts | ||
| 495 | 2026.03.18 22:12:41.691338 [ 274 ] {77999a7c-11cd-4a31-ae71-13206f258fc7} <Debug> oximeter.measurements_bytes (85ba4fe7-b55f-41cc-b95e-7781dcc73199): There are no data parts | ||
| 496 | 2026.03.18 22:12:41.705809 [ 274 ] {77999a7c-11cd-4a31-ae71-13206f258fc7} <Debug> TCPHandler: Processed in 0.031826908 sec. | ||
| 497 | 2026.03.18 22:12:41.706146 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.03.18 22:12:41.706349 [ 274 ] {ad03547e-9f88-4852-b2c8-9f57b89c47fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 499 | 2026.03.18 22:12:41.706510 [ 274 ] {ad03547e-9f88-4852-b2c8-9f57b89c47fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.03.18 22:12:41.721762 [ 274 ] {ad03547e-9f88-4852-b2c8-9f57b89c47fc} <Debug> oximeter.measurements_cumulativei64 (f6b58410-a66c-4cee-8cfc-79eab37a6785): Loading data parts | ||
| 501 | 2026.03.18 22:12:41.722175 [ 274 ] {ad03547e-9f88-4852-b2c8-9f57b89c47fc} <Debug> oximeter.measurements_cumulativei64 (f6b58410-a66c-4cee-8cfc-79eab37a6785): There are no data parts | ||
| 502 | 2026.03.18 22:12:41.725310 [ 274 ] {ad03547e-9f88-4852-b2c8-9f57b89c47fc} <Debug> TCPHandler: Processed in 0.019260413 sec. | ||
| 503 | 2026.03.18 22:12:41.725514 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.03.18 22:12:41.725804 [ 274 ] {a4df8fc3-72b2-4687-a039-163fb288cce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 505 | 2026.03.18 22:12:41.725934 [ 274 ] {a4df8fc3-72b2-4687-a039-163fb288cce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.03.18 22:12:41.736969 [ 274 ] {a4df8fc3-72b2-4687-a039-163fb288cce5} <Debug> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Loading data parts | ||
| 507 | 2026.03.18 22:12:41.737107 [ 274 ] {a4df8fc3-72b2-4687-a039-163fb288cce5} <Debug> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): There are no data parts | ||
| 508 | 2026.03.18 22:12:41.749550 [ 274 ] {a4df8fc3-72b2-4687-a039-163fb288cce5} <Debug> TCPHandler: Processed in 0.024107589 sec. | ||
| 509 | 2026.03.18 22:12:41.749769 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.03.18 22:12:41.749953 [ 274 ] {f028a05f-8dc8-4275-8882-1c582c13b34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 511 | 2026.03.18 22:12:41.750120 [ 274 ] {f028a05f-8dc8-4275-8882-1c582c13b34c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.03.18 22:12:41.756631 [ 274 ] {f028a05f-8dc8-4275-8882-1c582c13b34c} <Debug> oximeter.measurements_cumulativef32 (818ed904-3766-474c-b881-06ba915996eb): Loading data parts | ||
| 513 | 2026.03.18 22:12:41.756826 [ 274 ] {f028a05f-8dc8-4275-8882-1c582c13b34c} <Debug> oximeter.measurements_cumulativef32 (818ed904-3766-474c-b881-06ba915996eb): There are no data parts | ||
| 514 | 2026.03.18 22:12:41.770125 [ 274 ] {f028a05f-8dc8-4275-8882-1c582c13b34c} <Debug> TCPHandler: Processed in 0.020425116 sec. | ||
| 515 | 2026.03.18 22:12:41.770402 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.03.18 22:12:41.770584 [ 274 ] {22dea5e6-8c6e-4db1-b330-e8f872b31bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 517 | 2026.03.18 22:12:41.770720 [ 274 ] {22dea5e6-8c6e-4db1-b330-e8f872b31bc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.03.18 22:12:41.785001 [ 274 ] {22dea5e6-8c6e-4db1-b330-e8f872b31bc3} <Debug> oximeter.measurements_cumulativef64 (40e04212-619b-4d94-a294-d09f3a512c23): Loading data parts | ||
| 519 | 2026.03.18 22:12:41.785270 [ 274 ] {22dea5e6-8c6e-4db1-b330-e8f872b31bc3} <Debug> oximeter.measurements_cumulativef64 (40e04212-619b-4d94-a294-d09f3a512c23): There are no data parts | ||
| 520 | 2026.03.18 22:12:41.789460 [ 274 ] {22dea5e6-8c6e-4db1-b330-e8f872b31bc3} <Debug> TCPHandler: Processed in 0.019120672 sec. | ||
| 521 | 2026.03.18 22:12:41.789646 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.03.18 22:12:41.789970 [ 274 ] {e94a5c3c-e7f4-44d0-9fa4-eb6fab95d134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.03.18 22:12:41.790100 [ 274 ] {e94a5c3c-e7f4-44d0-9fa4-eb6fab95d134} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.03.18 22:12:41.799380 [ 274 ] {e94a5c3c-e7f4-44d0-9fa4-eb6fab95d134} <Debug> oximeter.measurements_histogrami8 (ec001c6b-922c-45c5-a775-018950207c5b): Loading data parts | ||
| 535 | 2026.03.18 22:12:41.799757 [ 274 ] {e94a5c3c-e7f4-44d0-9fa4-eb6fab95d134} <Debug> oximeter.measurements_histogrami8 (ec001c6b-922c-45c5-a775-018950207c5b): There are no data parts | ||
| 536 | 2026.03.18 22:12:41.815711 [ 274 ] {e94a5c3c-e7f4-44d0-9fa4-eb6fab95d134} <Debug> TCPHandler: Processed in 0.026126662 sec. | ||
| 537 | 2026.03.18 22:12:41.816112 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.18 22:12:41.816416 [ 274 ] {0f9907d7-629b-49e2-b988-689f16826225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 539 | 2026.03.18 22:12:41.816593 [ 274 ] {0f9907d7-629b-49e2-b988-689f16826225} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.03.18 22:12:41.878337 [ 274 ] {0f9907d7-629b-49e2-b988-689f16826225} <Debug> oximeter.measurements_histogramu8 (304d5504-db12-4cbf-a2a2-b8da32b16afb): Loading data parts | ||
| 541 | 2026.03.18 22:12:41.878587 [ 274 ] {0f9907d7-629b-49e2-b988-689f16826225} <Debug> oximeter.measurements_histogramu8 (304d5504-db12-4cbf-a2a2-b8da32b16afb): There are no data parts | ||
| 542 | 2026.03.18 22:12:41.895376 [ 274 ] {0f9907d7-629b-49e2-b988-689f16826225} <Debug> TCPHandler: Processed in 0.07937628 sec. | ||
| 543 | 2026.03.18 22:12:41.895547 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.18 22:12:41.895836 [ 274 ] {5fe68cf0-a7e7-49bc-875d-6a18f4dc5fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 545 | 2026.03.18 22:12:41.895959 [ 274 ] {5fe68cf0-a7e7-49bc-875d-6a18f4dc5fe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.03.18 22:12:41.908846 [ 274 ] {5fe68cf0-a7e7-49bc-875d-6a18f4dc5fe5} <Debug> oximeter.measurements_histogrami16 (3fdf2272-9153-4cf6-a287-87eba7d1cb3b): Loading data parts | ||
| 547 | 2026.03.18 22:12:41.909063 [ 274 ] {5fe68cf0-a7e7-49bc-875d-6a18f4dc5fe5} <Debug> oximeter.measurements_histogrami16 (3fdf2272-9153-4cf6-a287-87eba7d1cb3b): There are no data parts | ||
| 548 | 2026.03.18 22:12:41.911035 [ 274 ] {5fe68cf0-a7e7-49bc-875d-6a18f4dc5fe5} <Debug> TCPHandler: Processed in 0.01554382 sec. | ||
| 549 | 2026.03.18 22:12:41.911284 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.18 22:12:41.911510 [ 274 ] {ad45c1e9-bc2e-4846-a4f1-34438f97afd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 551 | 2026.03.18 22:12:41.911641 [ 274 ] {ad45c1e9-bc2e-4846-a4f1-34438f97afd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.03.18 22:12:41.926257 [ 274 ] {ad45c1e9-bc2e-4846-a4f1-34438f97afd7} <Debug> oximeter.measurements_histogramu16 (571fd81f-e336-425c-b03f-7ad07a126574): Loading data parts | ||
| 553 | 2026.03.18 22:12:41.926518 [ 274 ] {ad45c1e9-bc2e-4846-a4f1-34438f97afd7} <Debug> oximeter.measurements_histogramu16 (571fd81f-e336-425c-b03f-7ad07a126574): There are no data parts | ||
| 554 | 2026.03.18 22:12:41.930151 [ 274 ] {ad45c1e9-bc2e-4846-a4f1-34438f97afd7} <Debug> TCPHandler: Processed in 0.018916419 sec. | ||
| 555 | 2026.03.18 22:12:41.930319 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.18 22:12:41.930615 [ 274 ] {2db07296-af8d-4dd3-a08f-7d09a3015780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 557 | 2026.03.18 22:12:41.930740 [ 274 ] {2db07296-af8d-4dd3-a08f-7d09a3015780} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.03.18 22:12:41.942491 [ 274 ] {2db07296-af8d-4dd3-a08f-7d09a3015780} <Debug> oximeter.measurements_histogrami32 (64e21a3c-77b4-4516-a3b5-314f86950911): Loading data parts | ||
| 559 | 2026.03.18 22:12:41.942615 [ 274 ] {2db07296-af8d-4dd3-a08f-7d09a3015780} <Debug> oximeter.measurements_histogrami32 (64e21a3c-77b4-4516-a3b5-314f86950911): There are no data parts | ||
| 560 | 2026.03.18 22:12:41.957036 [ 274 ] {2db07296-af8d-4dd3-a08f-7d09a3015780} <Debug> TCPHandler: Processed in 0.02677745 sec. | ||
| 561 | 2026.03.18 22:12:41.957273 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.18 22:12:41.957493 [ 274 ] {c5f973f4-0a70-4b5c-ae31-768f26ba125f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 563 | 2026.03.18 22:12:41.957619 [ 274 ] {c5f973f4-0a70-4b5c-ae31-768f26ba125f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.03.18 22:12:41.970986 [ 274 ] {c5f973f4-0a70-4b5c-ae31-768f26ba125f} <Debug> oximeter.measurements_histogramu32 (3dd38355-e7e9-435c-94b3-97024e45cd86): Loading data parts | ||
| 565 | 2026.03.18 22:12:41.971253 [ 274 ] {c5f973f4-0a70-4b5c-ae31-768f26ba125f} <Debug> oximeter.measurements_histogramu32 (3dd38355-e7e9-435c-94b3-97024e45cd86): There are no data parts | ||
| 566 | 2026.03.18 22:12:41.975161 [ 274 ] {c5f973f4-0a70-4b5c-ae31-768f26ba125f} <Debug> TCPHandler: Processed in 0.017952128 sec. | ||
| 567 | 2026.03.18 22:12:41.975341 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.18 22:12:41.975607 [ 274 ] {53b2a0d5-9e4c-41c0-8026-44db143754c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 569 | 2026.03.18 22:12:41.975729 [ 274 ] {53b2a0d5-9e4c-41c0-8026-44db143754c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.03.18 22:12:41.988483 [ 274 ] {53b2a0d5-9e4c-41c0-8026-44db143754c1} <Debug> oximeter.measurements_histogrami64 (bea09f28-da99-42b9-a66f-3ad32ee61659): Loading data parts | ||
| 571 | 2026.03.18 22:12:41.988654 [ 274 ] {53b2a0d5-9e4c-41c0-8026-44db143754c1} <Debug> oximeter.measurements_histogrami64 (bea09f28-da99-42b9-a66f-3ad32ee61659): There are no data parts | ||
| 572 | 2026.03.18 22:12:42.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.40 MiB, peak 125.40 MiB, free memory in arenas 0.00 B, will set to 134.28 MiB (RSS), difference: 8.88 MiB | ||
| 573 | 2026.03.18 22:12:42.001444 [ 274 ] {53b2a0d5-9e4c-41c0-8026-44db143754c1} <Debug> TCPHandler: Processed in 0.026164963 sec. | ||
| 574 | 2026.03.18 22:12:42.001675 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.03.18 22:12:42.001896 [ 274 ] {c04c712d-7734-4fb7-b860-c5e6cd0253b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 576 | 2026.03.18 22:12:42.002077 [ 274 ] {c04c712d-7734-4fb7-b860-c5e6cd0253b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.03.18 22:12:42.005073 [ 274 ] {c04c712d-7734-4fb7-b860-c5e6cd0253b1} <Debug> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Loading data parts | ||
| 578 | 2026.03.18 22:12:42.005299 [ 274 ] {c04c712d-7734-4fb7-b860-c5e6cd0253b1} <Debug> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): There are no data parts | ||
| 579 | 2026.03.18 22:12:42.017367 [ 274 ] {c04c712d-7734-4fb7-b860-c5e6cd0253b1} <Debug> TCPHandler: Processed in 0.015745353 sec. | ||
| 580 | 2026.03.18 22:12:42.017597 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.03.18 22:12:42.018079 [ 274 ] {e6bdeb7a-7d76-4f2b-b541-38728bd62162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 582 | 2026.03.18 22:12:42.018206 [ 274 ] {e6bdeb7a-7d76-4f2b-b541-38728bd62162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.03.18 22:12:42.021608 [ 274 ] {e6bdeb7a-7d76-4f2b-b541-38728bd62162} <Debug> oximeter.measurements_histogramf32 (924c823d-7887-4da4-87bb-3318f6e5fc7e): Loading data parts | ||
| 584 | 2026.03.18 22:12:42.021728 [ 274 ] {e6bdeb7a-7d76-4f2b-b541-38728bd62162} <Debug> oximeter.measurements_histogramf32 (924c823d-7887-4da4-87bb-3318f6e5fc7e): There are no data parts | ||
| 585 | 2026.03.18 22:12:42.032352 [ 274 ] {e6bdeb7a-7d76-4f2b-b541-38728bd62162} <Debug> TCPHandler: Processed in 0.014832081 sec. | ||
| 586 | 2026.03.18 22:12:42.032575 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.03.18 22:12:42.032848 [ 274 ] {f4259ffd-b346-4300-b9c6-d8cdf26dfcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 588 | 2026.03.18 22:12:42.032968 [ 274 ] {f4259ffd-b346-4300-b9c6-d8cdf26dfcad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.03.18 22:12:42.047599 [ 274 ] {f4259ffd-b346-4300-b9c6-d8cdf26dfcad} <Debug> oximeter.measurements_histogramf64 (9d92e26b-3d6c-4d8d-9093-dec11db4b5b3): Loading data parts | ||
| 590 | 2026.03.18 22:12:42.047751 [ 274 ] {f4259ffd-b346-4300-b9c6-d8cdf26dfcad} <Debug> oximeter.measurements_histogramf64 (9d92e26b-3d6c-4d8d-9093-dec11db4b5b3): There are no data parts | ||
| 591 | 2026.03.18 22:12:42.051437 [ 274 ] {f4259ffd-b346-4300-b9c6-d8cdf26dfcad} <Debug> TCPHandler: Processed in 0.018939819 sec. | ||
| 592 | 2026.03.18 22:12:42.051594 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.03.18 22:12:42.051851 [ 274 ] {4bee7a45-8469-4ea8-8f38-ae72adc5415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.03.18 22:12:42.051967 [ 274 ] {4bee7a45-8469-4ea8-8f38-ae72adc5415c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.03.18 22:12:42.061987 [ 274 ] {4bee7a45-8469-4ea8-8f38-ae72adc5415c} <Debug> oximeter.fields_bool (d10a9246-f1b8-4971-b18e-a190159b9e82): Loading data parts | ||
| 621 | 2026.03.18 22:12:42.062245 [ 274 ] {4bee7a45-8469-4ea8-8f38-ae72adc5415c} <Debug> oximeter.fields_bool (d10a9246-f1b8-4971-b18e-a190159b9e82): There are no data parts | ||
| 622 | 2026.03.18 22:12:42.077313 [ 274 ] {4bee7a45-8469-4ea8-8f38-ae72adc5415c} <Debug> TCPHandler: Processed in 0.025774999 sec. | ||
| 623 | 2026.03.18 22:12:42.077521 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.03.18 22:12:42.077743 [ 274 ] {81ec6cc1-4e2a-4dcb-93b6-816207defdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 625 | 2026.03.18 22:12:42.077856 [ 274 ] {81ec6cc1-4e2a-4dcb-93b6-816207defdc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.03.18 22:12:42.081470 [ 274 ] {81ec6cc1-4e2a-4dcb-93b6-816207defdc7} <Debug> oximeter.fields_i8 (6047aa58-474e-420d-84ec-275db100c91b): Loading data parts | ||
| 627 | 2026.03.18 22:12:42.081713 [ 274 ] {81ec6cc1-4e2a-4dcb-93b6-816207defdc7} <Debug> oximeter.fields_i8 (6047aa58-474e-420d-84ec-275db100c91b): There are no data parts | ||
| 628 | 2026.03.18 22:12:42.092043 [ 274 ] {81ec6cc1-4e2a-4dcb-93b6-816207defdc7} <Debug> TCPHandler: Processed in 0.014598889 sec. | ||
| 629 | 2026.03.18 22:12:42.092225 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.03.18 22:12:42.092486 [ 274 ] {a849768e-c614-4eb2-995e-a72c1c0c8c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 631 | 2026.03.18 22:12:42.092618 [ 274 ] {a849768e-c614-4eb2-995e-a72c1c0c8c8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.03.18 22:12:42.106490 [ 274 ] {a849768e-c614-4eb2-995e-a72c1c0c8c8b} <Debug> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Loading data parts | ||
| 633 | 2026.03.18 22:12:42.106684 [ 274 ] {a849768e-c614-4eb2-995e-a72c1c0c8c8b} <Debug> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): There are no data parts | ||
| 634 | 2026.03.18 22:12:42.110260 [ 274 ] {a849768e-c614-4eb2-995e-a72c1c0c8c8b} <Debug> TCPHandler: Processed in 0.01809717 sec. | ||
| 635 | 2026.03.18 22:12:42.110411 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.03.18 22:12:42.110565 [ 274 ] {c9ab1ca0-7233-4bad-bf1c-982b8f6e9371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 637 | 2026.03.18 22:12:42.110674 [ 274 ] {c9ab1ca0-7233-4bad-bf1c-982b8f6e9371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.03.18 22:12:42.120880 [ 274 ] {c9ab1ca0-7233-4bad-bf1c-982b8f6e9371} <Debug> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Loading data parts | ||
| 639 | 2026.03.18 22:12:42.121198 [ 274 ] {c9ab1ca0-7233-4bad-bf1c-982b8f6e9371} <Debug> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): There are no data parts | ||
| 640 | 2026.03.18 22:12:42.124587 [ 274 ] {c9ab1ca0-7233-4bad-bf1c-982b8f6e9371} <Debug> TCPHandler: Processed in 0.014226995 sec. | ||
| 641 | 2026.03.18 22:12:42.124731 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.03.18 22:12:42.124954 [ 274 ] {79df48b2-c577-4077-8272-ece5b39cf75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 643 | 2026.03.18 22:12:42.125060 [ 274 ] {79df48b2-c577-4077-8272-ece5b39cf75c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.03.18 22:12:42.133446 [ 274 ] {79df48b2-c577-4077-8272-ece5b39cf75c} <Debug> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Loading data parts | ||
| 645 | 2026.03.18 22:12:42.133603 [ 274 ] {79df48b2-c577-4077-8272-ece5b39cf75c} <Debug> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): There are no data parts | ||
| 646 | 2026.03.18 22:12:42.138068 [ 274 ] {79df48b2-c577-4077-8272-ece5b39cf75c} <Debug> TCPHandler: Processed in 0.013381185 sec. | ||
| 647 | 2026.03.18 22:12:42.138329 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.03.18 22:12:42.138636 [ 274 ] {e5086aa1-e7e5-4aa6-9043-b6270d2c16d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 649 | 2026.03.18 22:12:42.138784 [ 274 ] {e5086aa1-e7e5-4aa6-9043-b6270d2c16d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.03.18 22:12:42.150164 [ 274 ] {e5086aa1-e7e5-4aa6-9043-b6270d2c16d1} <Debug> oximeter.fields_i32 (62365014-03b0-4f37-aa54-5797186ba8c0): Loading data parts | ||
| 651 | 2026.03.18 22:12:42.150402 [ 274 ] {e5086aa1-e7e5-4aa6-9043-b6270d2c16d1} <Debug> oximeter.fields_i32 (62365014-03b0-4f37-aa54-5797186ba8c0): There are no data parts | ||
| 652 | 2026.03.18 22:12:42.153069 [ 274 ] {e5086aa1-e7e5-4aa6-9043-b6270d2c16d1} <Debug> TCPHandler: Processed in 0.014845652 sec. | ||
| 653 | 2026.03.18 22:12:42.153215 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.18 22:12:42.153439 [ 274 ] {78868148-a988-41fc-9824-e4796a0ce13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 655 | 2026.03.18 22:12:42.153546 [ 274 ] {78868148-a988-41fc-9824-e4796a0ce13c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.03.18 22:12:42.155484 [ 274 ] {78868148-a988-41fc-9824-e4796a0ce13c} <Debug> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Loading data parts | ||
| 657 | 2026.03.18 22:12:42.155627 [ 274 ] {78868148-a988-41fc-9824-e4796a0ce13c} <Debug> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): There are no data parts | ||
| 658 | 2026.03.18 22:12:42.167536 [ 274 ] {78868148-a988-41fc-9824-e4796a0ce13c} <Debug> TCPHandler: Processed in 0.014370996 sec. | ||
| 659 | 2026.03.18 22:12:42.167712 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.03.18 22:12:42.167869 [ 274 ] {866407e9-9625-4066-89f8-42c52a663ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 661 | 2026.03.18 22:12:42.167993 [ 274 ] {866407e9-9625-4066-89f8-42c52a663ed1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.03.18 22:12:42.170792 [ 274 ] {866407e9-9625-4066-89f8-42c52a663ed1} <Debug> oximeter.fields_i64 (d6092bb6-964a-47fe-9f39-3e97a3fd11db): Loading data parts | ||
| 663 | 2026.03.18 22:12:42.170958 [ 274 ] {866407e9-9625-4066-89f8-42c52a663ed1} <Debug> oximeter.fields_i64 (d6092bb6-964a-47fe-9f39-3e97a3fd11db): There are no data parts | ||
| 664 | 2026.03.18 22:12:42.181245 [ 274 ] {866407e9-9625-4066-89f8-42c52a663ed1} <Debug> TCPHandler: Processed in 0.013594407 sec. | ||
| 665 | 2026.03.18 22:12:42.181415 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.03.18 22:12:42.181683 [ 274 ] {911cee3a-0ddb-49ab-bb81-b431e677bb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 667 | 2026.03.18 22:12:42.181808 [ 274 ] {911cee3a-0ddb-49ab-bb81-b431e677bb7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.03.18 22:12:42.185263 [ 274 ] {911cee3a-0ddb-49ab-bb81-b431e677bb7b} <Debug> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Loading data parts | ||
| 669 | 2026.03.18 22:12:42.185405 [ 274 ] {911cee3a-0ddb-49ab-bb81-b431e677bb7b} <Debug> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): There are no data parts | ||
| 670 | 2026.03.18 22:12:42.195250 [ 274 ] {911cee3a-0ddb-49ab-bb81-b431e677bb7b} <Debug> TCPHandler: Processed in 0.013897201 sec. | ||
| 671 | 2026.03.18 22:12:42.195417 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.03.18 22:12:42.195609 [ 274 ] {2461091f-8a01-4942-b09f-d807420e3336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 673 | 2026.03.18 22:12:42.195743 [ 274 ] {2461091f-8a01-4942-b09f-d807420e3336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.03.18 22:12:42.198513 [ 274 ] {2461091f-8a01-4942-b09f-d807420e3336} <Debug> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Loading data parts | ||
| 675 | 2026.03.18 22:12:42.198659 [ 274 ] {2461091f-8a01-4942-b09f-d807420e3336} <Debug> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): There are no data parts | ||
| 676 | 2026.03.18 22:12:42.208269 [ 274 ] {2461091f-8a01-4942-b09f-d807420e3336} <Debug> TCPHandler: Processed in 0.012914719 sec. | ||
| 677 | 2026.03.18 22:12:42.208579 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.03.18 22:12:42.208790 [ 274 ] {bbe6d22c-fa4f-4ed3-98bc-6fbf7ec690ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 679 | 2026.03.18 22:12:42.208899 [ 274 ] {bbe6d22c-fa4f-4ed3-98bc-6fbf7ec690ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.03.18 22:12:42.211532 [ 274 ] {bbe6d22c-fa4f-4ed3-98bc-6fbf7ec690ff} <Debug> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Loading data parts | ||
| 681 | 2026.03.18 22:12:42.211745 [ 274 ] {bbe6d22c-fa4f-4ed3-98bc-6fbf7ec690ff} <Debug> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): There are no data parts | ||
| 682 | 2026.03.18 22:12:42.220935 [ 274 ] {bbe6d22c-fa4f-4ed3-98bc-6fbf7ec690ff} <Debug> TCPHandler: Processed in 0.012434214 sec. | ||
| 683 | 2026.03.18 22:12:42.221171 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.18 22:12:42.221563 [ 274 ] {15789d1b-13df-4a1b-b165-41a845753b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 685 | 2026.03.18 22:12:42.221649 [ 274 ] {15789d1b-13df-4a1b-b165-41a845753b84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.18 22:12:42.224339 [ 274 ] {15789d1b-13df-4a1b-b165-41a845753b84} <Debug> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Loading data parts | ||
| 687 | 2026.03.18 22:12:42.224481 [ 274 ] {15789d1b-13df-4a1b-b165-41a845753b84} <Debug> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): There are no data parts | ||
| 688 | 2026.03.18 22:12:42.233846 [ 274 ] {15789d1b-13df-4a1b-b165-41a845753b84} <Debug> TCPHandler: Processed in 0.012763927 sec. | ||
| 689 | 2026.03.18 22:12:42.234105 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.18 22:12:42.234377 [ 274 ] {2a733cd6-78ed-40e7-9bd6-ed96234d0254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.03.18 22:12:42.234514 [ 274 ] {2a733cd6-78ed-40e7-9bd6-ed96234d0254} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.18 22:12:42.237155 [ 274 ] {2a733cd6-78ed-40e7-9bd6-ed96234d0254} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Loading data parts | ||
| 696 | 2026.03.18 22:12:42.237394 [ 274 ] {2a733cd6-78ed-40e7-9bd6-ed96234d0254} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): There are no data parts | ||
| 697 | 2026.03.18 22:12:42.247028 [ 274 ] {2a733cd6-78ed-40e7-9bd6-ed96234d0254} <Debug> TCPHandler: Processed in 0.012977421 sec. | ||
| 698 | 2026.03.18 22:12:42.247379 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.18 22:12:42.247787 [ 276 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.18 22:12:42.249088 [ 276 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.18 22:12:42.277252 [ 283 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Trace> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.03.18 22:12:42.277306 [ 283 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 703 | 2026.03.18 22:12:42.281669 [ 283 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.03.18 22:12:42.282342 [ 283 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Trace> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.03.18 22:12:42.282621 [ 276 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034984 sec., 28.584495769494627 rows/sec., 457.35 B/sec. | ||
| 706 | 2026.03.18 22:12:42.282989 [ 276 ] {b541157a-9a20-41c0-bf74-a0e7ac2f0fff} <Debug> TCPHandler: Processed in 0.035749944 sec. | ||
| 707 | 2026.03.18 22:12:43.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.65 MiB, peak 135.65 MiB, free memory in arenas 0.00 B, will set to 139.61 MiB (RSS), difference: 3.96 MiB | ||
| 708 | 2026.03.18 22:12:44.436706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.18 22:12:44.436708 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.18 22:12:44.436796 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.18 22:12:44.436915 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.18 22:12:44.442731 [ 243 ] {} <Debug> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Loading data parts | ||
| 713 | 2026.03.18 22:12:44.442965 [ 243 ] {} <Debug> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): There are no data parts | ||
| 714 | 2026.03.18 22:12:44.451364 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.18 22:12:44.451400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 716 | 2026.03.18 22:12:44.454562 [ 244 ] {} <Debug> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Loading data parts | ||
| 717 | 2026.03.18 22:12:44.454852 [ 244 ] {} <Debug> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): There are no data parts | ||
| 718 | 2026.03.18 22:12:44.455466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.18 22:12:44.456041 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.18 22:12:44.456275 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.03.18 22:12:44.486004 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.18 22:12:44.486065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 723 | 2026.03.18 22:12:44.492491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.18 22:12:44.493826 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.18 22:12:44.497299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.18 22:12:45.001125 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.54 MiB, peak 148.54 MiB, free memory in arenas 0.00 B, will set to 153.61 MiB (RSS), difference: 9.07 MiB | ||
| 727 | 2026.03.18 22:12:46.936583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.18 22:12:46.936689 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.18 22:12:46.941666 [ 242 ] {} <Debug> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Loading data parts | ||
| 730 | 2026.03.18 22:12:46.941817 [ 242 ] {} <Debug> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): There are no data parts | ||
| 731 | 2026.03.18 22:12:46.948081 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.18 22:12:46.948120 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 733 | 2026.03.18 22:12:46.951576 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.18 22:12:46.952294 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.18 22:12:46.952711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.18 22:12:47.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.81 MiB, peak 157.81 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -2.89 MiB | ||
| 737 | 2026.03.18 22:12:48.906027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47940 | ||
| 738 | 2026.03.18 22:12:48.907950 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.18 22:12:48.907999 [ 286 ] {} <Debug> TCP-Session: 3bfa3e7a-74f3-4a44-b945-646fecddbea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47940 | ||
| 740 | 2026.03.18 22:12:48.908023 [ 286 ] {} <Debug> TCP-Session: 3bfa3e7a-74f3-4a44-b945-646fecddbea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.18 22:12:48.908123 [ 286 ] {} <Debug> TCP-Session: 3bfa3e7a-74f3-4a44-b945-646fecddbea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.18 22:12:48.908179 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.03.18 22:12:48.908202 [ 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 | 2026.03.18 22:12:48.908302 [ 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 | 2026.03.18 22:12:48.908725 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55906 | ||
| 746 | 2026.03.18 22:12:48.908847 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58943 | ||
| 747 | 2026.03.18 22:12:48.908936 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.03.18 22:12:48.908977 [ 287 ] {} <Debug> TCP-Session: 1b872354-c26f-42e7-aa20-a509f2940a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:55906 | ||
| 749 | 2026.03.18 22:12:48.908981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49435 | ||
| 750 | 2026.03.18 22:12:48.909056 [ 287 ] {} <Debug> TCP-Session: 1b872354-c26f-42e7-aa20-a509f2940a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.03.18 22:12:48.909078 [ 287 ] {} <Debug> TCP-Session: 1b872354-c26f-42e7-aa20-a509f2940a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.18 22:12:48.909096 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.03.18 22:12:48.909106 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33722 | ||
| 754 | 2026.03.18 22:12:48.909140 [ 288 ] {} <Debug> TCP-Session: b9f6dc15-b3cb-474b-a6c3-c7fbf553e759 Authenticating user 'default' from [fd00:1122:3344:101::e]:58943 | ||
| 755 | 2026.03.18 22:12:48.909217 [ 288 ] {} <Debug> TCP-Session: b9f6dc15-b3cb-474b-a6c3-c7fbf553e759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.18 22:12:48.909233 [ 288 ] {} <Debug> TCP-Session: b9f6dc15-b3cb-474b-a6c3-c7fbf553e759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.18 22:12:48.909231 [ 286 ] {} <Trace> TCP-Session: 3bfa3e7a-74f3-4a44-b945-646fecddbea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.18 22:12:48.909392 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64310 | ||
| 759 | 2026.03.18 22:12:48.909424 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.03.18 22:12:48.909458 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.18 22:12:48.909477 [ 289 ] {} <Debug> TCP-Session: 8b0dcbcc-3099-40fd-a551-d1ec1141d81d Authenticating user 'default' from [fd00:1122:3344:101::e]:49435 | ||
| 762 | 2026.03.18 22:12:48.909516 [ 290 ] {} <Debug> TCP-Session: c4aaf069-31a4-485e-a701-019dfd413c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:33722 | ||
| 763 | 2026.03.18 22:12:48.909521 [ 289 ] {} <Debug> TCP-Session: 8b0dcbcc-3099-40fd-a551-d1ec1141d81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.18 22:12:48.909552 [ 290 ] {} <Debug> TCP-Session: c4aaf069-31a4-485e-a701-019dfd413c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.18 22:12:48.909563 [ 286 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 766 | 2026.03.18 22:12:48.909572 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35942 | ||
| 767 | 2026.03.18 22:12:48.909595 [ 290 ] {} <Debug> TCP-Session: c4aaf069-31a4-485e-a701-019dfd413c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.18 22:12:48.909559 [ 289 ] {} <Debug> TCP-Session: 8b0dcbcc-3099-40fd-a551-d1ec1141d81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.18 22:12:48.909519 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.03.18 22:12:48.909665 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50393 | ||
| 771 | 2026.03.18 22:12:48.909682 [ 291 ] {} <Debug> TCP-Session: 4f60509d-a130-40b3-be28-dde82fcec394 Authenticating user 'default' from [fd00:1122:3344:101::e]:64310 | ||
| 772 | 2026.03.18 22:12:48.909713 [ 291 ] {} <Debug> TCP-Session: 4f60509d-a130-40b3-be28-dde82fcec394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.18 22:12:48.909725 [ 291 ] {} <Debug> TCP-Session: 4f60509d-a130-40b3-be28-dde82fcec394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.18 22:12:48.909801 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.03.18 22:12:48.909837 [ 292 ] {} <Debug> TCP-Session: 9b76009b-3e1b-487c-ad31-d4c84b74e5b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35942 | ||
| 776 | 2026.03.18 22:12:48.909855 [ 292 ] {} <Debug> TCP-Session: 9b76009b-3e1b-487c-ad31-d4c84b74e5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.18 22:12:48.909869 [ 292 ] {} <Debug> TCP-Session: 9b76009b-3e1b-487c-ad31-d4c84b74e5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.18 22:12:48.909903 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61417 | ||
| 779 | 2026.03.18 22:12:48.909955 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.03.18 22:12:48.909992 [ 293 ] {} <Debug> TCP-Session: ad209cfc-502a-4697-923f-51dd7b9e8ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50393 | ||
| 781 | 2026.03.18 22:12:48.910010 [ 293 ] {} <Debug> TCP-Session: ad209cfc-502a-4697-923f-51dd7b9e8ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.18 22:12:48.910024 [ 293 ] {} <Debug> TCP-Session: ad209cfc-502a-4697-923f-51dd7b9e8ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.18 22:12:48.910151 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.03.18 22:12:48.910190 [ 294 ] {} <Debug> TCP-Session: cf82c186-9f5e-420e-86dd-7f3158af9b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:61417 | ||
| 785 | 2026.03.18 22:12:48.910208 [ 294 ] {} <Debug> TCP-Session: cf82c186-9f5e-420e-86dd-7f3158af9b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.18 22:12:48.910220 [ 294 ] {} <Debug> TCP-Session: cf82c186-9f5e-420e-86dd-7f3158af9b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.18 22:12:48.910507 [ 286 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.03.18 22:12:48.912853 [ 286 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.03.18 22:12:48.926189 [ 286 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.03.18 22:12:48.939022 [ 296 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.03.18 22:12:48.939135 [ 296 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.03.18 22:12:48.939775 [ 296 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004768215 sec. (209.722 rows/sec., 8.19 KiB/sec.) | ||
| 793 | 2026.03.18 22:12:48.939798 [ 296 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.03.18 22:12:48.939836 [ 296 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.03.18 22:12:48.941186 [ 286 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.031678 sec., 31.567649472820257 rows/sec., 1.23 KiB/sec. | ||
| 796 | 2026.03.18 22:12:48.941350 [ 286 ] {e7f40da5-8a5b-4ae7-a4a5-cd22a1174640} <Debug> TCPHandler: Processed in 0.032472907 sec. | ||
| 797 | 2026.03.18 22:12:48.949012 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.18 22:12:48.949059 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.18 22:12:48.949077 [ 286 ] {} <Debug> TCP-Session: 3bfa3e7a-74f3-4a44-b945-646fecddbea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.18 22:12:48.949086 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.18 22:12:48.949104 [ 290 ] {} <Debug> TCP-Session: c4aaf069-31a4-485e-a701-019dfd413c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.18 22:12:48.949108 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.03.18 22:12:48.949147 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.18 22:12:48.949149 [ 287 ] {} <Debug> TCP-Session: 1b872354-c26f-42e7-aa20-a509f2940a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.18 22:12:48.949167 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.03.18 22:12:48.949196 [ 294 ] {} <Debug> TCP-Session: cf82c186-9f5e-420e-86dd-7f3158af9b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.18 22:12:48.949202 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.03.18 22:12:48.949192 [ 291 ] {} <Debug> TCP-Session: 4f60509d-a130-40b3-be28-dde82fcec394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.18 22:12:48.949247 [ 289 ] {} <Debug> TCP-Session: 8b0dcbcc-3099-40fd-a551-d1ec1141d81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.18 22:12:48.949264 [ 288 ] {} <Debug> TCP-Session: b9f6dc15-b3cb-474b-a6c3-c7fbf553e759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.03.18 22:12:48.949183 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.18 22:12:48.949123 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.03.18 22:12:48.949340 [ 292 ] {} <Debug> TCP-Session: 9b76009b-3e1b-487c-ad31-d4c84b74e5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.18 22:12:48.949360 [ 293 ] {} <Debug> TCP-Session: ad209cfc-502a-4697-923f-51dd7b9e8ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.18 22:12:49.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.19 MiB, peak 165.28 MiB, free memory in arenas 0.00 B, will set to 158.94 MiB (RSS), difference: 3.76 MiB | ||
| 816 | 2026.03.18 22:12:51.877951 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.03.18 22:12:51.878000 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.03.18 22:12:51.956358 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 985 | ||
| 819 | 2026.03.18 22:12:51.961058 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.03.18 22:12:51.961102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 821 | 2026.03.18 22:12:51.961821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.03.18 22:12:51.962257 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.03.18 22:12:51.962401 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 824 | 2026.03.18 22:12:51.997382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.03.18 22:12:52.016414 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.03.18 22:12:52.016485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 827 | 2026.03.18 22:12:52.023062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.03.18 22:12:52.024165 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.03.18 22:12:52.027591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.03.18 22:12:53.000409 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.94 MiB, peak 165.28 MiB, free memory in arenas 0.00 B, will set to 161.98 MiB (RSS), difference: 2.04 MiB | ||
| 831 | 2026.03.18 22:12:55.964650 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48510 | ||
| 832 | 2026.03.18 22:12:55.964753 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.03.18 22:12:55.964778 [ 286 ] {} <Debug> TCP-Session: cfa29e37-e746-4696-acb4-adf1edbdebd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48510 | ||
| 834 | 2026.03.18 22:12:55.964800 [ 286 ] {} <Debug> TCP-Session: cfa29e37-e746-4696-acb4-adf1edbdebd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.18 22:12:55.964813 [ 286 ] {} <Debug> TCP-Session: cfa29e37-e746-4696-acb4-adf1edbdebd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.18 22:12:55.965006 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50730 | ||
| 837 | 2026.03.18 22:12:55.965052 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44442 | ||
| 838 | 2026.03.18 22:12:55.965072 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62372 | ||
| 839 | 2026.03.18 22:12:55.965105 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57240 | ||
| 840 | 2026.03.18 22:12:55.965122 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.18 22:12:55.965141 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34383 | ||
| 842 | 2026.03.18 22:12:55.965149 [ 286 ] {} <Trace> TCP-Session: cfa29e37-e746-4696-acb4-adf1edbdebd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.18 22:12:55.965168 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.18 22:12:55.965192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.03.18 22:12:55.965195 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.03.18 22:12:55.965215 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.18 22:12:55.965227 [ 291 ] {} <Debug> TCP-Session: de1ed7b4-0fcf-4e98-960e-c1ad483d1e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:57240 | ||
| 848 | 2026.03.18 22:12:55.965246 [ 289 ] {} <Debug> TCP-Session: fa845b5f-d585-4b68-8973-55060acb7d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:62372 | ||
| 849 | 2026.03.18 22:12:55.965255 [ 294 ] {} <Debug> TCP-Session: 91f49c77-d49b-4fb6-b075-fdb67e28e9b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34383 | ||
| 850 | 2026.03.18 22:12:55.965271 [ 291 ] {} <Debug> TCP-Session: de1ed7b4-0fcf-4e98-960e-c1ad483d1e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.18 22:12:55.965282 [ 289 ] {} <Debug> TCP-Session: fa845b5f-d585-4b68-8973-55060acb7d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.18 22:12:55.965287 [ 294 ] {} <Debug> TCP-Session: 91f49c77-d49b-4fb6-b075-fdb67e28e9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.18 22:12:55.965292 [ 291 ] {} <Debug> TCP-Session: de1ed7b4-0fcf-4e98-960e-c1ad483d1e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.18 22:12:55.965304 [ 289 ] {} <Debug> TCP-Session: fa845b5f-d585-4b68-8973-55060acb7d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.18 22:12:55.965314 [ 294 ] {} <Debug> TCP-Session: 91f49c77-d49b-4fb6-b075-fdb67e28e9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.18 22:12:55.965222 [ 288 ] {} <Debug> TCP-Session: 952dff7d-df02-4100-92bf-948c88934416 Authenticating user 'default' from [fd00:1122:3344:101::e]:44442 | ||
| 857 | 2026.03.18 22:12:55.965348 [ 286 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48510) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 858 | 2026.03.18 22:12:55.965368 [ 288 ] {} <Debug> TCP-Session: 952dff7d-df02-4100-92bf-948c88934416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.18 22:12:55.965167 [ 287 ] {} <Debug> TCP-Session: 1ef94ce7-e1c1-4284-9e81-96e852d3095f Authenticating user 'default' from [fd00:1122:3344:101::e]:50730 | ||
| 860 | 2026.03.18 22:12:55.965396 [ 288 ] {} <Debug> TCP-Session: 952dff7d-df02-4100-92bf-948c88934416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.18 22:12:55.965121 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40335 | ||
| 862 | 2026.03.18 22:12:55.965453 [ 287 ] {} <Debug> TCP-Session: 1ef94ce7-e1c1-4284-9e81-96e852d3095f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.18 22:12:55.965121 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46238 | ||
| 864 | 2026.03.18 22:12:55.965492 [ 287 ] {} <Debug> TCP-Session: 1ef94ce7-e1c1-4284-9e81-96e852d3095f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.18 22:12:55.965527 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.03.18 22:12:55.965068 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63773 | ||
| 867 | 2026.03.18 22:12:55.965557 [ 292 ] {} <Debug> TCP-Session: 423a7da7-f313-4b7b-be18-e963d30815c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40335 | ||
| 868 | 2026.03.18 22:12:55.965592 [ 292 ] {} <Debug> TCP-Session: 423a7da7-f313-4b7b-be18-e963d30815c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.03.18 22:12:55.965598 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.03.18 22:12:55.965610 [ 292 ] {} <Debug> TCP-Session: 423a7da7-f313-4b7b-be18-e963d30815c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.18 22:12:55.965631 [ 293 ] {} <Debug> TCP-Session: 43640a07-bcd8-43a7-a1d2-17fc795a1ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:46238 | ||
| 872 | 2026.03.18 22:12:55.965647 [ 286 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 873 | 2026.03.18 22:12:55.965653 [ 293 ] {} <Debug> TCP-Session: 43640a07-bcd8-43a7-a1d2-17fc795a1ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.18 22:12:55.965678 [ 293 ] {} <Debug> TCP-Session: 43640a07-bcd8-43a7-a1d2-17fc795a1ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.18 22:12:55.965706 [ 286 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.18 22:12:55.965715 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2026.03.18 22:12:55.965744 [ 290 ] {} <Debug> TCP-Session: afa4d9bf-b0dd-42cc-b602-08448785c629 Authenticating user 'default' from [fd00:1122:3344:101::e]:63773 | ||
| 878 | 2026.03.18 22:12:55.965764 [ 290 ] {} <Debug> TCP-Session: afa4d9bf-b0dd-42cc-b602-08448785c629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.18 22:12:55.965780 [ 290 ] {} <Debug> TCP-Session: afa4d9bf-b0dd-42cc-b602-08448785c629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.18 22:12:55.966000 [ 286 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.03.18 22:12:55.966952 [ 337 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.03.18 22:12:55.966999 [ 337 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.03.18 22:12:55.967034 [ 337 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934411 sec. (1070.193 rows/sec., 41.80 KiB/sec.) | ||
| 884 | 2026.03.18 22:12:55.967054 [ 337 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.03.18 22:12:55.968262 [ 286 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 886 | 2026.03.18 22:12:55.968370 [ 286 ] {42d4c792-95b2-4002-bbe5-147fcb5b73f2} <Debug> TCPHandler: Processed in 0.003348779 sec. | ||
| 887 | 2026.03.18 22:12:55.968500 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.18 22:12:55.968528 [ 286 ] {} <Debug> TCP-Session: cfa29e37-e746-4696-acb4-adf1edbdebd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.18 22:12:55.968540 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.18 22:12:55.968559 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.18 22:12:55.968578 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.18 22:12:55.968599 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.03.18 22:12:55.968608 [ 288 ] {} <Debug> TCP-Session: 952dff7d-df02-4100-92bf-948c88934416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.18 22:12:55.968621 [ 291 ] {} <Debug> TCP-Session: de1ed7b4-0fcf-4e98-960e-c1ad483d1e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.03.18 22:12:55.968617 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.18 22:12:55.968633 [ 294 ] {} <Debug> TCP-Session: 91f49c77-d49b-4fb6-b075-fdb67e28e9b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.18 22:12:55.968654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.18 22:12:55.968672 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.18 22:12:55.968684 [ 289 ] {} <Debug> TCP-Session: fa845b5f-d585-4b68-8973-55060acb7d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.18 22:12:55.968707 [ 290 ] {} <Debug> TCP-Session: afa4d9bf-b0dd-42cc-b602-08448785c629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.18 22:12:55.968726 [ 292 ] {} <Debug> TCP-Session: 423a7da7-f313-4b7b-be18-e963d30815c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.18 22:12:55.968590 [ 287 ] {} <Debug> TCP-Session: 1ef94ce7-e1c1-4284-9e81-96e852d3095f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.18 22:12:55.968631 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.03.18 22:12:55.968803 [ 293 ] {} <Debug> TCP-Session: 43640a07-bcd8-43a7-a1d2-17fc795a1ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.03.18 22:12:56.024940 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52119 | ||
| 906 | 2026.03.18 22:12:56.025044 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.03.18 22:12:56.025070 [ 286 ] {} <Debug> TCP-Session: 8e22e23c-3074-485d-aadf-272aa73eb3a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52119 | ||
| 908 | 2026.03.18 22:12:56.025092 [ 286 ] {} <Debug> TCP-Session: 8e22e23c-3074-485d-aadf-272aa73eb3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.18 22:12:56.025105 [ 286 ] {} <Debug> TCP-Session: 8e22e23c-3074-485d-aadf-272aa73eb3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.18 22:12:56.025285 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60410 | ||
| 911 | 2026.03.18 22:12:56.025317 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33046 | ||
| 912 | 2026.03.18 22:12:56.025327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45383 | ||
| 913 | 2026.03.18 22:12:56.025363 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49679 | ||
| 914 | 2026.03.18 22:12:56.025398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42563 | ||
| 915 | 2026.03.18 22:12:56.025408 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50088 | ||
| 916 | 2026.03.18 22:12:56.025434 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.18 22:12:56.025433 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.18 22:12:56.025473 [ 286 ] {} <Trace> TCP-Session: 8e22e23c-3074-485d-aadf-272aa73eb3a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.03.18 22:12:56.025492 [ 290 ] {} <Debug> TCP-Session: b4852e50-3721-43fa-bf66-6b89e90a59e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45383 | ||
| 920 | 2026.03.18 22:12:56.025478 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.18 22:12:56.025513 [ 290 ] {} <Debug> TCP-Session: b4852e50-3721-43fa-bf66-6b89e90a59e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.03.18 22:12:56.025528 [ 293 ] {} <Debug> TCP-Session: b972ea79-cc1c-4f34-9fc4-ca9e9d46ef80 Authenticating user 'default' from [fd00:1122:3344:101::e]:42563 | ||
| 923 | 2026.03.18 22:12:56.025532 [ 290 ] {} <Debug> TCP-Session: b4852e50-3721-43fa-bf66-6b89e90a59e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.18 22:12:56.025494 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.03.18 22:12:56.025551 [ 293 ] {} <Debug> TCP-Session: b972ea79-cc1c-4f34-9fc4-ca9e9d46ef80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.18 22:12:56.025483 [ 288 ] {} <Debug> TCP-Session: e79c3579-41dc-45b5-8e4a-c745b51585c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33046 | ||
| 927 | 2026.03.18 22:12:56.025584 [ 294 ] {} <Debug> TCP-Session: a3365f9d-4489-4255-aac9-f7a9d9176e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:50088 | ||
| 928 | 2026.03.18 22:12:56.025589 [ 293 ] {} <Debug> TCP-Session: b972ea79-cc1c-4f34-9fc4-ca9e9d46ef80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.18 22:12:56.025626 [ 294 ] {} <Debug> TCP-Session: a3365f9d-4489-4255-aac9-f7a9d9176e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.18 22:12:56.025626 [ 288 ] {} <Debug> TCP-Session: e79c3579-41dc-45b5-8e4a-c745b51585c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.18 22:12:56.025645 [ 294 ] {} <Debug> TCP-Session: a3365f9d-4489-4255-aac9-f7a9d9176e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.18 22:12:56.025475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.03.18 22:12:56.025655 [ 288 ] {} <Debug> TCP-Session: e79c3579-41dc-45b5-8e4a-c745b51585c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.18 22:12:56.025658 [ 286 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52119) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 935 | 2026.03.18 22:12:56.025690 [ 291 ] {} <Debug> TCP-Session: 53c8cfd0-32d1-4760-bd02-7a9aa93f8a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:49679 | ||
| 936 | 2026.03.18 22:12:56.025407 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.03.18 22:12:56.025726 [ 291 ] {} <Debug> TCP-Session: 53c8cfd0-32d1-4760-bd02-7a9aa93f8a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.18 22:12:56.025374 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58347 | ||
| 939 | 2026.03.18 22:12:56.025761 [ 287 ] {} <Debug> TCP-Session: 69a3ae47-bae3-48f1-b0ad-88611c78fd57 Authenticating user 'default' from [fd00:1122:3344:101::e]:60410 | ||
| 940 | 2026.03.18 22:12:56.025759 [ 291 ] {} <Debug> TCP-Session: 53c8cfd0-32d1-4760-bd02-7a9aa93f8a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.18 22:12:56.025805 [ 287 ] {} <Debug> TCP-Session: 69a3ae47-bae3-48f1-b0ad-88611c78fd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.18 22:12:56.025319 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39106 | ||
| 943 | 2026.03.18 22:12:56.025838 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.18 22:12:56.025830 [ 287 ] {} <Debug> TCP-Session: 69a3ae47-bae3-48f1-b0ad-88611c78fd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.18 22:12:56.025888 [ 292 ] {} <Debug> TCP-Session: 76be9808-32e4-49d2-b46d-ed9ac061f46f Authenticating user 'default' from [fd00:1122:3344:101::e]:58347 | ||
| 946 | 2026.03.18 22:12:56.025905 [ 292 ] {} <Debug> TCP-Session: 76be9808-32e4-49d2-b46d-ed9ac061f46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.18 22:12:56.025917 [ 292 ] {} <Debug> TCP-Session: 76be9808-32e4-49d2-b46d-ed9ac061f46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.18 22:12:56.025947 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.03.18 22:12:56.025948 [ 286 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 950 | 2026.03.18 22:12:56.025982 [ 289 ] {} <Debug> TCP-Session: fa5c265a-acc1-4580-b78c-6be4bf9c8ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39106 | ||
| 951 | 2026.03.18 22:12:56.026011 [ 289 ] {} <Debug> TCP-Session: fa5c265a-acc1-4580-b78c-6be4bf9c8ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.18 22:12:56.026021 [ 286 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.03.18 22:12:56.026024 [ 289 ] {} <Debug> TCP-Session: fa5c265a-acc1-4580-b78c-6be4bf9c8ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.03.18 22:12:56.026336 [ 286 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.03.18 22:12:56.027246 [ 332 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.03.18 22:12:56.027299 [ 332 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.03.18 22:12:56.027336 [ 332 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089589 sec. (1116.208 rows/sec., 43.60 KiB/sec.) | ||
| 958 | 2026.03.18 22:12:56.027356 [ 332 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.03.18 22:12:56.028713 [ 286 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 12.53 KiB/sec. | ||
| 960 | 2026.03.18 22:12:56.028852 [ 286 ] {cd1773ef-f099-4117-a1c9-63be9859845c} <Debug> TCPHandler: Processed in 0.003521621 sec. | ||
| 961 | 2026.03.18 22:12:56.028977 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.18 22:12:56.029009 [ 286 ] {} <Debug> TCP-Session: 8e22e23c-3074-485d-aadf-272aa73eb3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.18 22:12:56.029010 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.18 22:12:56.029032 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.18 22:12:56.029055 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.18 22:12:56.029067 [ 289 ] {} <Debug> TCP-Session: fa5c265a-acc1-4580-b78c-6be4bf9c8ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.03.18 22:12:56.029076 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.18 22:12:56.029098 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.18 22:12:56.029118 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.18 22:12:56.029124 [ 287 ] {} <Debug> TCP-Session: 69a3ae47-bae3-48f1-b0ad-88611c78fd57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.03.18 22:12:56.029167 [ 292 ] {} <Debug> TCP-Session: 76be9808-32e4-49d2-b46d-ed9ac061f46f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.18 22:12:56.029154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.03.18 22:12:56.029138 [ 294 ] {} <Debug> TCP-Session: a3365f9d-4489-4255-aac9-f7a9d9176e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.18 22:12:56.029211 [ 293 ] {} <Debug> TCP-Session: b972ea79-cc1c-4f34-9fc4-ca9e9d46ef80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.18 22:12:56.029084 [ 291 ] {} <Debug> TCP-Session: 53c8cfd0-32d1-4760-bd02-7a9aa93f8a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.18 22:12:56.029149 [ 288 ] {} <Debug> TCP-Session: e79c3579-41dc-45b5-8e4a-c745b51585c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.18 22:12:56.029140 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.18 22:12:56.029303 [ 290 ] {} <Debug> TCP-Session: b4852e50-3721-43fa-bf66-6b89e90a59e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.18 22:12:56.953008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.03.18 22:12:56.955214 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.18 22:12:56.955259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 982 | 2026.03.18 22:12:56.956424 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.03.18 22:12:56.956887 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.18 22:12:56.957114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.03.18 22:12:57.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.25 MiB, peak 170.33 MiB, free memory in arenas 0.00 B, will set to 162.04 MiB (RSS), difference: 3.79 MiB | ||
| 986 | 2026.03.18 22:12:57.704813 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.18 22:12:57.705001 [ 274 ] {fa3ced85-4c10-4230-9c85-a598226a8b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.03.18 22:12:57.705267 [ 274 ] {fa3ced85-4c10-4230-9c85-a598226a8b9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.03.18 22:12:57.705327 [ 274 ] {fa3ced85-4c10-4230-9c85-a598226a8b9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.03.18 22:12:57.705700 [ 274 ] {fa3ced85-4c10-4230-9c85-a598226a8b9c} <Debug> TCPHandler: Processed in 0.001011922 sec. | ||
| 991 | 2026.03.18 22:12:57.719794 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.03.18 22:12:57.719960 [ 274 ] {b5d90514-553f-4762-aee3-82a1bdf7e5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.03.18 22:12:57.730512 [ 274 ] {b5d90514-553f-4762-aee3-82a1bdf7e5b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.03.18 22:12:57.730564 [ 274 ] {b5d90514-553f-4762-aee3-82a1bdf7e5b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.03.18 22:12:57.730954 [ 274 ] {b5d90514-553f-4762-aee3-82a1bdf7e5b1} <Debug> TCPHandler: Processed in 0.0112239 sec. | ||
| 996 | 2026.03.18 22:12:57.732239 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.03.18 22:12:57.732371 [ 274 ] {d898e79c-7679-436d-b1c9-4e9cac552b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.03.18 22:12:57.734628 [ 274 ] {d898e79c-7679-436d-b1c9-4e9cac552b0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.03.18 22:12:57.734683 [ 274 ] {d898e79c-7679-436d-b1c9-4e9cac552b0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.03.18 22:12:57.735108 [ 274 ] {d898e79c-7679-436d-b1c9-4e9cac552b0c} <Debug> TCPHandler: Processed in 0.002921084 sec. | ||
| 1001 | 2026.03.18 22:12:57.735342 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.03.18 22:12:57.735460 [ 274 ] {75cfd663-a82a-4b13-8564-eb8f5c1a003d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.03.18 22:12:57.735702 [ 274 ] {75cfd663-a82a-4b13-8564-eb8f5c1a003d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.03.18 22:12:57.735746 [ 274 ] {75cfd663-a82a-4b13-8564-eb8f5c1a003d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.03.18 22:12:57.736068 [ 274 ] {75cfd663-a82a-4b13-8564-eb8f5c1a003d} <Debug> TCPHandler: Processed in 0.000775329 sec. | ||
| 1006 | 2026.03.18 22:12:57.736271 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.18 22:12:57.736388 [ 274 ] {9b53b3e9-7e3c-47c8-ba0f-a62cec966c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.03.18 22:12:57.736629 [ 274 ] {9b53b3e9-7e3c-47c8-ba0f-a62cec966c7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.03.18 22:12:57.736672 [ 274 ] {9b53b3e9-7e3c-47c8-ba0f-a62cec966c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.03.18 22:12:57.737010 [ 274 ] {9b53b3e9-7e3c-47c8-ba0f-a62cec966c7d} <Debug> TCPHandler: Processed in 0.000787389 sec. | ||
| 1011 | 2026.03.18 22:12:57.737654 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.18 22:12:57.737776 [ 274 ] {8a7e3273-8b22-4c3d-910d-2b7ed2494d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.03.18 22:12:57.738018 [ 274 ] {8a7e3273-8b22-4c3d-910d-2b7ed2494d69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.03.18 22:12:57.738062 [ 274 ] {8a7e3273-8b22-4c3d-910d-2b7ed2494d69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.03.18 22:12:57.738386 [ 274 ] {8a7e3273-8b22-4c3d-910d-2b7ed2494d69} <Debug> TCPHandler: Processed in 0.000782709 sec. | ||
| 1016 | 2026.03.18 22:12:57.738584 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.03.18 22:12:57.738702 [ 274 ] {259eddf7-3612-4179-aac5-c6e759a216e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.03.18 22:12:57.738944 [ 274 ] {259eddf7-3612-4179-aac5-c6e759a216e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.03.18 22:12:57.738987 [ 274 ] {259eddf7-3612-4179-aac5-c6e759a216e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.03.18 22:12:57.739303 [ 274 ] {259eddf7-3612-4179-aac5-c6e759a216e4} <Debug> TCPHandler: Processed in 0.000766728 sec. | ||
| 1021 | 2026.03.18 22:12:57.739525 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.18 22:12:57.739642 [ 274 ] {bb8ccefd-95b1-4fd6-9639-9bc0e689e145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.03.18 22:12:57.739883 [ 274 ] {bb8ccefd-95b1-4fd6-9639-9bc0e689e145} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.03.18 22:12:57.739925 [ 274 ] {bb8ccefd-95b1-4fd6-9639-9bc0e689e145} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.03.18 22:12:57.740235 [ 274 ] {bb8ccefd-95b1-4fd6-9639-9bc0e689e145} <Debug> TCPHandler: Processed in 0.000757338 sec. | ||
| 1026 | 2026.03.18 22:12:57.740467 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.18 22:12:57.740583 [ 274 ] {bda47e72-84aa-4834-9ab5-578fb34d8627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.03.18 22:12:57.740821 [ 274 ] {bda47e72-84aa-4834-9ab5-578fb34d8627} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.03.18 22:12:57.740864 [ 274 ] {bda47e72-84aa-4834-9ab5-578fb34d8627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.03.18 22:12:57.741177 [ 274 ] {bda47e72-84aa-4834-9ab5-578fb34d8627} <Debug> TCPHandler: Processed in 0.000758228 sec. | ||
| 1031 | 2026.03.18 22:12:57.741391 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.03.18 22:12:57.741508 [ 274 ] {a6f3a75e-3acc-4227-9c20-6c89a0264cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.03.18 22:12:57.741746 [ 274 ] {a6f3a75e-3acc-4227-9c20-6c89a0264cf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.03.18 22:12:57.741788 [ 274 ] {a6f3a75e-3acc-4227-9c20-6c89a0264cf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.03.18 22:12:57.742092 [ 274 ] {a6f3a75e-3acc-4227-9c20-6c89a0264cf3} <Debug> TCPHandler: Processed in 0.000749099 sec. | ||
| 1036 | 2026.03.18 22:12:57.742302 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.03.18 22:12:57.742455 [ 274 ] {08b1953b-1f2d-4d79-89bd-52b21c4504cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.03.18 22:12:57.742751 [ 274 ] {08b1953b-1f2d-4d79-89bd-52b21c4504cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.03.18 22:12:57.742798 [ 274 ] {08b1953b-1f2d-4d79-89bd-52b21c4504cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.03.18 22:12:57.743153 [ 274 ] {08b1953b-1f2d-4d79-89bd-52b21c4504cb} <Debug> TCPHandler: Processed in 0.00090244 sec. | ||
| 1041 | 2026.03.18 22:12:57.743381 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.03.18 22:12:57.743503 [ 274 ] {ddb87b39-7e50-42b9-b106-c92010bd6a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.03.18 22:12:57.743763 [ 274 ] {ddb87b39-7e50-42b9-b106-c92010bd6a7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.03.18 22:12:57.743806 [ 274 ] {ddb87b39-7e50-42b9-b106-c92010bd6a7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.03.18 22:12:57.744136 [ 274 ] {ddb87b39-7e50-42b9-b106-c92010bd6a7e} <Debug> TCPHandler: Processed in 0.000803989 sec. | ||
| 1046 | 2026.03.18 22:12:57.744337 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.18 22:12:57.744459 [ 274 ] {7b50e214-c49f-4b71-8c5b-f46503c13c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.03.18 22:12:57.744713 [ 274 ] {7b50e214-c49f-4b71-8c5b-f46503c13c44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.03.18 22:12:57.744755 [ 274 ] {7b50e214-c49f-4b71-8c5b-f46503c13c44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.03.18 22:12:57.745066 [ 274 ] {7b50e214-c49f-4b71-8c5b-f46503c13c44} <Debug> TCPHandler: Processed in 0.000777599 sec. | ||
| 1051 | 2026.03.18 22:12:57.745261 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.18 22:12:57.745403 [ 274 ] {7f6bcd78-848d-4aef-a0f0-13356779977c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.03.18 22:12:57.745659 [ 274 ] {7f6bcd78-848d-4aef-a0f0-13356779977c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.03.18 22:12:57.745702 [ 274 ] {7f6bcd78-848d-4aef-a0f0-13356779977c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.03.18 22:12:57.746233 [ 274 ] {7f6bcd78-848d-4aef-a0f0-13356779977c} <Debug> TCPHandler: Processed in 0.001018682 sec. | ||
| 1056 | 2026.03.18 22:12:57.746458 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.18 22:12:57.746588 [ 274 ] {b734f05a-204a-40ab-a66d-4ef9e10694ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.03.18 22:12:57.746867 [ 274 ] {b734f05a-204a-40ab-a66d-4ef9e10694ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.03.18 22:12:57.746912 [ 274 ] {b734f05a-204a-40ab-a66d-4ef9e10694ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.03.18 22:12:57.747246 [ 274 ] {b734f05a-204a-40ab-a66d-4ef9e10694ad} <Debug> TCPHandler: Processed in 0.00084168 sec. | ||
| 1061 | 2026.03.18 22:12:57.747485 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.18 22:12:57.747610 [ 274 ] {ecb86350-04c3-4f92-a510-a4123e9545e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.03.18 22:12:57.747878 [ 274 ] {ecb86350-04c3-4f92-a510-a4123e9545e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.03.18 22:12:57.747922 [ 274 ] {ecb86350-04c3-4f92-a510-a4123e9545e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.03.18 22:12:57.748253 [ 274 ] {ecb86350-04c3-4f92-a510-a4123e9545e1} <Debug> TCPHandler: Processed in 0.000821979 sec. | ||
| 1066 | 2026.03.18 22:12:57.748471 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.18 22:12:57.748594 [ 274 ] {7a5266de-7560-4a65-902f-f8ec05c03d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.18 22:12:57.748864 [ 274 ] {7a5266de-7560-4a65-902f-f8ec05c03d27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.18 22:12:57.748907 [ 274 ] {7a5266de-7560-4a65-902f-f8ec05c03d27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.18 22:12:57.749241 [ 274 ] {7a5266de-7560-4a65-902f-f8ec05c03d27} <Debug> TCPHandler: Processed in 0.00081938 sec. | ||
| 1071 | 2026.03.18 22:12:57.749497 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.18 22:12:57.749630 [ 274 ] {9634aabc-92bc-49c2-aeec-047ac7facf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.18 22:12:57.749906 [ 274 ] {9634aabc-92bc-49c2-aeec-047ac7facf3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.18 22:12:57.749949 [ 274 ] {9634aabc-92bc-49c2-aeec-047ac7facf3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.18 22:12:57.750273 [ 274 ] {9634aabc-92bc-49c2-aeec-047ac7facf3a} <Debug> TCPHandler: Processed in 0.00084255 sec. | ||
| 1076 | 2026.03.18 22:12:57.750477 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.18 22:12:57.750598 [ 274 ] {90ecdfd3-19eb-4792-a68a-ffe9773975a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.18 22:12:57.750860 [ 274 ] {90ecdfd3-19eb-4792-a68a-ffe9773975a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.18 22:12:57.750903 [ 274 ] {90ecdfd3-19eb-4792-a68a-ffe9773975a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.18 22:12:57.751273 [ 274 ] {90ecdfd3-19eb-4792-a68a-ffe9773975a0} <Debug> TCPHandler: Processed in 0.00084518 sec. | ||
| 1081 | 2026.03.18 22:12:57.751934 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.18 22:12:57.752057 [ 274 ] {3bfd1cb2-e3b2-4d67-9d21-e627f94206b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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) | ||
| 1083 | 2026.03.18 22:12:57.752322 [ 274 ] {3bfd1cb2-e3b2-4d67-9d21-e627f94206b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.18 22:12:57.752365 [ 274 ] {3bfd1cb2-e3b2-4d67-9d21-e627f94206b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.03.18 22:12:57.752691 [ 274 ] {3bfd1cb2-e3b2-4d67-9d21-e627f94206b3} <Debug> TCPHandler: Processed in 0.00080621 sec. | ||
| 1086 | 2026.03.18 22:12:57.752929 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.18 22:12:57.753052 [ 274 ] {33e46fcf-73d3-4610-8354-97a76ce277d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.03.18 22:12:57.753316 [ 274 ] {33e46fcf-73d3-4610-8354-97a76ce277d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.03.18 22:12:57.753363 [ 274 ] {33e46fcf-73d3-4610-8354-97a76ce277d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.03.18 22:12:57.753695 [ 274 ] {33e46fcf-73d3-4610-8354-97a76ce277d5} <Debug> TCPHandler: Processed in 0.000814959 sec. | ||
| 1091 | 2026.03.18 22:12:57.753904 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.18 22:12:57.754030 [ 274 ] {c2941db1-d2a4-4c35-ac33-0a89545ccd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.03.18 22:12:57.754294 [ 274 ] {c2941db1-d2a4-4c35-ac33-0a89545ccd54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.03.18 22:12:57.754341 [ 274 ] {c2941db1-d2a4-4c35-ac33-0a89545ccd54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.03.18 22:12:57.754664 [ 274 ] {c2941db1-d2a4-4c35-ac33-0a89545ccd54} <Debug> TCPHandler: Processed in 0.000809379 sec. | ||
| 1096 | 2026.03.18 22:12:57.754874 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.03.18 22:12:57.755000 [ 274 ] {2bd7fb36-a43f-4c3c-8b28-a62334da36e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.03.18 22:12:57.755266 [ 274 ] {2bd7fb36-a43f-4c3c-8b28-a62334da36e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.03.18 22:12:57.755308 [ 274 ] {2bd7fb36-a43f-4c3c-8b28-a62334da36e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.03.18 22:12:57.755633 [ 274 ] {2bd7fb36-a43f-4c3c-8b28-a62334da36e5} <Debug> TCPHandler: Processed in 0.00080897 sec. | ||
| 1101 | 2026.03.18 22:12:57.755850 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.03.18 22:12:57.755973 [ 274 ] {ac10c936-f689-48a6-b546-6093eb183389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.03.18 22:12:57.756239 [ 274 ] {ac10c936-f689-48a6-b546-6093eb183389} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.03.18 22:12:57.756282 [ 274 ] {ac10c936-f689-48a6-b546-6093eb183389} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.03.18 22:12:57.756599 [ 274 ] {ac10c936-f689-48a6-b546-6093eb183389} <Debug> TCPHandler: Processed in 0.000796209 sec. | ||
| 1106 | 2026.03.18 22:12:57.756811 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.03.18 22:12:57.756941 [ 274 ] {4aca2f4b-d2d4-4661-94b5-ad0792a0f965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.03.18 22:12:57.757222 [ 274 ] {4aca2f4b-d2d4-4661-94b5-ad0792a0f965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.03.18 22:12:57.757264 [ 274 ] {4aca2f4b-d2d4-4661-94b5-ad0792a0f965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.03.18 22:12:57.757583 [ 274 ] {4aca2f4b-d2d4-4661-94b5-ad0792a0f965} <Debug> TCPHandler: Processed in 0.000819639 sec. | ||
| 1111 | 2026.03.18 22:12:57.788125 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.03.18 22:12:57.788291 [ 274 ] {35182931-0e4c-4a08-8c8e-368bce35428f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.03.18 22:12:57.788645 [ 274 ] {35182931-0e4c-4a08-8c8e-368bce35428f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.03.18 22:12:57.788699 [ 274 ] {35182931-0e4c-4a08-8c8e-368bce35428f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.03.18 22:12:57.789095 [ 274 ] {35182931-0e4c-4a08-8c8e-368bce35428f} <Debug> TCPHandler: Processed in 0.001041452 sec. | ||
| 1116 | 2026.03.18 22:12:57.847873 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.03.18 22:12:57.848106 [ 274 ] {2e95c360-7a71-448f-ab04-c0a357def585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.03.18 22:12:57.848589 [ 274 ] {2e95c360-7a71-448f-ab04-c0a357def585} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.03.18 22:12:57.848658 [ 274 ] {2e95c360-7a71-448f-ab04-c0a357def585} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.03.18 22:12:57.849165 [ 274 ] {2e95c360-7a71-448f-ab04-c0a357def585} <Debug> TCPHandler: Processed in 0.001408486 sec. | ||
| 1121 | 2026.03.18 22:12:57.850451 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.03.18 22:12:57.850564 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1123 | 2026.03.18 22:12:57.850608 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.03.18 22:12:57.853617 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.03.18 22:12:57.853673 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1126 | 2026.03.18 22:12:57.856286 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.03.18 22:12:57.856731 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.03.18 22:12:57.856910 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Debug> executeQuery: Read 27 rows, 4.31 KiB in 0.006378 sec., 4233.301975540922 rows/sec., 676.31 KiB/sec. | ||
| 1129 | 2026.03.18 22:12:57.856957 [ 274 ] {5fe8cf1b-592d-4a1b-a76a-231296b519f1} <Debug> TCPHandler: Processed in 0.006558865 sec. | ||
| 1130 | 2026.03.18 22:12:57.857088 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.18 22:12:57.857191 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1132 | 2026.03.18 22:12:57.857233 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1133 | 2026.03.18 22:12:57.859660 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.03.18 22:12:57.859695 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1135 | 2026.03.18 22:12:57.862602 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.03.18 22:12:57.863099 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.03.18 22:12:57.863237 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.006071 sec., 1317.7400757700543 rows/sec., 107.45 KiB/sec. | ||
| 1138 | 2026.03.18 22:12:57.863275 [ 274 ] {2b138e67-8386-4462-8729-10dc8b238960} <Debug> TCPHandler: Processed in 0.006239103 sec. | ||
| 1139 | 2026.03.18 22:12:57.863396 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.18 22:12:57.863496 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1141 | 2026.03.18 22:12:57.863535 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1142 | 2026.03.18 22:12:57.867078 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.03.18 22:12:57.867115 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1144 | 2026.03.18 22:12:57.867790 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.03.18 22:12:57.868205 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.03.18 22:12:57.868339 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Debug> executeQuery: Read 1946 rows, 149.60 KiB in 0.004866 sec., 399917.7969584875 rows/sec., 30.02 MiB/sec. | ||
| 1147 | 2026.03.18 22:12:57.868378 [ 274 ] {985024c8-5b3c-4c98-b1f3-c29edb2130f9} <Debug> TCPHandler: Processed in 0.005031458 sec. | ||
| 1148 | 2026.03.18 22:12:57.868501 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.03.18 22:12:57.868599 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.03.18 22:12:57.868639 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1151 | 2026.03.18 22:12:57.869054 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.03.18 22:12:57.869091 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1153 | 2026.03.18 22:12:57.869480 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.03.18 22:12:57.869939 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.03.18 22:12:57.870069 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Debug> executeQuery: Read 35 rows, 2.59 KiB in 0.001491 sec., 23474.17840375587 rows/sec., 1.70 MiB/sec. | ||
| 1156 | 2026.03.18 22:12:57.870105 [ 274 ] {fbebc39f-2055-4225-b5e4-a47b4cb8f811} <Debug> TCPHandler: Processed in 0.001655429 sec. | ||
| 1157 | 2026.03.18 22:12:57.870216 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.03.18 22:12:57.870310 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.03.18 22:12:57.870355 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1160 | 2026.03.18 22:12:57.870973 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.03.18 22:12:57.871007 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1162 | 2026.03.18 22:12:57.871477 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1163 | 2026.03.18 22:12:57.871959 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.03.18 22:12:57.872087 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001796 sec., 394209.35412026726 rows/sec., 23.00 MiB/sec. | ||
| 1165 | 2026.03.18 22:12:57.872123 [ 274 ] {d98816d2-3bde-44d3-a30c-3b66c77b8557} <Debug> TCPHandler: Processed in 0.001957792 sec. | ||
| 1166 | 2026.03.18 22:12:57.872240 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.03.18 22:12:57.872335 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.03.18 22:12:57.872375 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1169 | 2026.03.18 22:12:57.872766 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.03.18 22:12:57.872802 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1171 | 2026.03.18 22:12:57.873259 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2026.03.18 22:12:57.873735 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.03.18 22:12:57.873864 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 45.42 KiB/sec. | ||
| 1174 | 2026.03.18 22:12:57.873901 [ 274 ] {e43cd169-51f9-43ca-8780-e76f587daa75} <Debug> TCPHandler: Processed in 0.00171197 sec. | ||
| 1175 | 2026.03.18 22:12:57.874018 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.03.18 22:12:57.874111 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1177 | 2026.03.18 22:12:57.874150 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1178 | 2026.03.18 22:12:57.874869 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.03.18 22:12:57.874906 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1180 | 2026.03.18 22:12:57.875395 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2026.03.18 22:12:57.875859 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.03.18 22:12:57.875986 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Debug> executeQuery: Read 1011 rows, 71.24 KiB in 0.001894 sec., 533790.9186906018 rows/sec., 36.73 MiB/sec. | ||
| 1183 | 2026.03.18 22:12:57.876024 [ 274 ] {06f357ee-1e95-482c-91ba-516e60526e96} <Debug> TCPHandler: Processed in 0.002055674 sec. | ||
| 1184 | 2026.03.18 22:12:57.876140 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.03.18 22:12:57.876234 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1186 | 2026.03.18 22:12:57.876277 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1187 | 2026.03.18 22:12:57.879259 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.03.18 22:12:57.879299 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1189 | 2026.03.18 22:12:57.882009 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2026.03.18 22:12:57.882444 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.03.18 22:12:57.882575 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Debug> executeQuery: Read 2121 rows, 139.69 KiB in 0.006359 sec., 333543.0099072181 rows/sec., 21.45 MiB/sec. | ||
| 1192 | 2026.03.18 22:12:57.882612 [ 274 ] {1f1599db-a959-4939-8d69-cfe3818060bc} <Debug> TCPHandler: Processed in 0.006523406 sec. | ||
| 1193 | 2026.03.18 22:12:57.882734 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.03.18 22:12:57.882832 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.03.18 22:12:57.882887 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <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 | 2026.03.18 22:12:57.883679 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.03.18 22:12:57.883717 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1198 | 2026.03.18 22:12:57.888746 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1199 | 2026.03.18 22:12:57.889232 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.03.18 22:12:57.889370 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006556 sec., 4118.36485661989 rows/sec., 7.38 MiB/sec. | ||
| 1201 | 2026.03.18 22:12:57.889431 [ 274 ] {2524d570-f50d-4c73-8b1b-d5933c8178dc} <Debug> TCPHandler: Processed in 0.006747999 sec. | ||
| 1202 | 2026.03.18 22:12:57.889553 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.03.18 22:12:57.889647 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.03.18 22:12:57.889688 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1205 | 2026.03.18 22:12:57.890032 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Trace> oximeter.measurements_i64 (345a5ef0-5fba-40d0-9def-23d50a4f288a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.03.18 22:12:57.890069 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1207 | 2026.03.18 22:12:57.890600 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2026.03.18 22:12:57.891085 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Trace> oximeter.measurements_i64 (345a5ef0-5fba-40d0-9def-23d50a4f288a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.03.18 22:12:57.891214 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001585 sec., 7570.977917981072 rows/sec., 534.80 KiB/sec. | ||
| 1210 | 2026.03.18 22:12:57.891249 [ 274 ] {282a084d-4bbe-4e54-8929-6064398b6df2} <Debug> TCPHandler: Processed in 0.001747361 sec. | ||
| 1211 | 2026.03.18 22:12:57.891367 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.03.18 22:12:57.891461 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.03.18 22:12:57.891501 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1214 | 2026.03.18 22:12:57.891809 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.03.18 22:12:57.891845 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1216 | 2026.03.18 22:12:57.892274 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1217 | 2026.03.18 22:12:57.892739 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.03.18 22:12:57.892864 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 295.99 KiB/sec. | ||
| 1219 | 2026.03.18 22:12:57.892900 [ 274 ] {31093a4d-1e48-4a7a-99ba-a79c926fef26} <Debug> TCPHandler: Processed in 0.001584018 sec. | ||
| 1220 | 2026.03.18 22:12:59.462448 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1497 | ||
| 1221 | 2026.03.18 22:12:59.463019 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.03.18 22:12:59.463063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1223 | 2026.03.18 22:12:59.463716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1224 | 2026.03.18 22:12:59.464260 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.03.18 22:12:59.464389 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1497 | ||
| 1226 | 2026.03.18 22:12:59.528639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1227 | 2026.03.18 22:12:59.546205 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.03.18 22:12:59.546275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1229 | 2026.03.18 22:12:59.552843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1230 | 2026.03.18 22:12:59.554038 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.03.18 22:12:59.557221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1232 | 2026.03.18 22:13:00.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.86 MiB, peak 170.33 MiB, free memory in arenas 0.00 B, will set to 165.68 MiB (RSS), difference: 1.82 MiB | ||
| 1233 | 2026.03.18 22:13:02.298088 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.03.18 22:13:02.298266 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1235 | 2026.03.18 22:13:02.298344 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1236 | 2026.03.18 22:13:02.298974 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.03.18 22:13:02.299019 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1238 | 2026.03.18 22:13:02.299635 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2026.03.18 22:13:02.300268 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.03.18 22:13:02.300422 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002204 sec., 11796.7332123412 rows/sec., 898.14 KiB/sec. | ||
| 1241 | 2026.03.18 22:13:02.300465 [ 274 ] {93e01fbf-3c88-4e9e-8aa4-8fd406ec3f88} <Debug> TCPHandler: Processed in 0.002503059 sec. | ||
| 1242 | 2026.03.18 22:13:02.300605 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.03.18 22:13:02.300707 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1244 | 2026.03.18 22:13:02.300750 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1245 | 2026.03.18 22:13:02.301193 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.03.18 22:13:02.301230 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1247 | 2026.03.18 22:13:02.301691 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.03.18 22:13:02.302215 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.03.18 22:13:02.302349 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001664 sec., 16826.923076923078 rows/sec., 1.31 MiB/sec. | ||
| 1250 | 2026.03.18 22:13:02.302387 [ 274 ] {11aaad95-810a-4af0-a01e-3cd4f8da2eae} <Debug> TCPHandler: Processed in 0.001835661 sec. | ||
| 1251 | 2026.03.18 22:13:02.302515 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.03.18 22:13:02.302609 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.03.18 22:13:02.302653 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1254 | 2026.03.18 22:13:02.303057 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.03.18 22:13:02.303092 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1256 | 2026.03.18 22:13:02.303542 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.03.18 22:13:02.303976 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.03.18 22:13:02.304104 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001514 sec., 52840.15852047556 rows/sec., 3.66 MiB/sec. | ||
| 1259 | 2026.03.18 22:13:02.304139 [ 274 ] {225bc9c7-4b10-47ac-9744-52dbcf1a727b} <Debug> TCPHandler: Processed in 0.00167403 sec. | ||
| 1260 | 2026.03.18 22:13:02.304256 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.03.18 22:13:02.304352 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.03.18 22:13:02.304394 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1263 | 2026.03.18 22:13:02.304713 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.03.18 22:13:02.304747 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1265 | 2026.03.18 22:13:02.305196 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.03.18 22:13:02.305685 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.03.18 22:13:02.305810 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001478 sec., 16238.159675236808 rows/sec., 1.11 MiB/sec. | ||
| 1268 | 2026.03.18 22:13:02.305844 [ 274 ] {70fd02c0-899a-4c3a-9cd7-47b799a7df0f} <Debug> TCPHandler: Processed in 0.001639529 sec. | ||
| 1269 | 2026.03.18 22:13:06.878041 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1270 | 2026.03.18 22:13:06.878105 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1271 | 2026.03.18 22:13:06.957334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 178 | ||
| 1272 | 2026.03.18 22:13:06.960474 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.03.18 22:13:06.960521 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1274 | 2026.03.18 22:13:06.961789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2026.03.18 22:13:06.962262 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.03.18 22:13:06.962490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1277 | 2026.03.18 22:13:06.964606 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1945 | ||
| 1278 | 2026.03.18 22:13:06.965124 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.03.18 22:13:06.965169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1280 | 2026.03.18 22:13:06.965757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1281 | 2026.03.18 22:13:06.966202 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.03.18 22:13:06.966337 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1283 | 2026.03.18 22:13:07.057429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1284 | 2026.03.18 22:13:07.074455 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.18 22:13:07.074504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1286 | 2026.03.18 22:13:07.080846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1287 | 2026.03.18 22:13:07.082036 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.18 22:13:07.084928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1289 | 2026.03.18 22:13:07.298896 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.03.18 22:13:07.299065 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1291 | 2026.03.18 22:13:07.299126 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1292 | 2026.03.18 22:13:07.299719 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.03.18 22:13:07.299757 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1294 | 2026.03.18 22:13:07.300226 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.03.18 22:13:07.300661 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.03.18 22:13:07.300807 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001786 sec., 14557.67077267637 rows/sec., 1.08 MiB/sec. | ||
| 1297 | 2026.03.18 22:13:07.300846 [ 274 ] {d47fd631-5826-4249-8025-a49eb45eca96} <Debug> TCPHandler: Processed in 0.002059944 sec. | ||
| 1298 | 2026.03.18 22:13:07.300965 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.03.18 22:13:07.301060 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1300 | 2026.03.18 22:13:07.301101 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1301 | 2026.03.18 22:13:07.301509 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.03.18 22:13:07.301545 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1303 | 2026.03.18 22:13:07.301980 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1304 | 2026.03.18 22:13:07.302449 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.03.18 22:13:07.302578 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001537 sec., 18217.306441119064 rows/sec., 1.42 MiB/sec. | ||
| 1306 | 2026.03.18 22:13:07.302614 [ 274 ] {7e2bb555-bc7c-4b66-b5fa-cf8694a51079} <Debug> TCPHandler: Processed in 0.0017009 sec. | ||
| 1307 | 2026.03.18 22:13:07.302728 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.03.18 22:13:07.302822 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1309 | 2026.03.18 22:13:07.302865 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1310 | 2026.03.18 22:13:07.303240 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.03.18 22:13:07.303275 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1312 | 2026.03.18 22:13:07.303704 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.03.18 22:13:07.304125 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.03.18 22:13:07.304251 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001448 sec., 69060.77348066297 rows/sec., 4.79 MiB/sec. | ||
| 1315 | 2026.03.18 22:13:07.304287 [ 274 ] {bebe3288-119b-4c83-9809-dabee007f5f1} <Debug> TCPHandler: Processed in 0.001609279 sec. | ||
| 1316 | 2026.03.18 22:13:07.304402 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.18 22:13:07.304497 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.03.18 22:13:07.304538 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1319 | 2026.03.18 22:13:07.304860 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.03.18 22:13:07.304894 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1321 | 2026.03.18 22:13:07.305304 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.03.18 22:13:07.305725 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.03.18 22:13:07.305851 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001373 sec., 21849.963583394027 rows/sec., 1.50 MiB/sec. | ||
| 1324 | 2026.03.18 22:13:07.305883 [ 274 ] {94d5041d-2f1e-4ce9-ba42-cc639eeee812} <Debug> TCPHandler: Processed in 0.001531577 sec. | ||
| 1325 | 2026.03.18 22:13:12.301091 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.03.18 22:13:12.301293 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1327 | 2026.03.18 22:13:12.301363 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1328 | 2026.03.18 22:13:12.302019 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.03.18 22:13:12.302056 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1330 | 2026.03.18 22:13:12.302595 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1331 | 2026.03.18 22:13:12.303016 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.03.18 22:13:12.303156 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Debug> executeQuery: Read 92 rows, 8.33 KiB in 0.001914 sec., 48066.87565308255 rows/sec., 4.25 MiB/sec. | ||
| 1333 | 2026.03.18 22:13:12.303194 [ 274 ] {3a1f4b09-d5a8-4cb0-ad73-19e14d79afca} <Debug> TCPHandler: Processed in 0.002230546 sec. | ||
| 1334 | 2026.03.18 22:13:12.303315 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.03.18 22:13:12.303408 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.03.18 22:13:12.303447 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1337 | 2026.03.18 22:13:12.303841 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.03.18 22:13:12.303876 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1339 | 2026.03.18 22:13:12.304261 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.03.18 22:13:12.304664 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.03.18 22:13:12.304788 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001398 sec., 23605.150214592275 rows/sec., 1.73 MiB/sec. | ||
| 1342 | 2026.03.18 22:13:12.304823 [ 274 ] {ad84011d-c31e-4146-96f8-0be36b2a1de2} <Debug> TCPHandler: Processed in 0.001556718 sec. | ||
| 1343 | 2026.03.18 22:13:12.304936 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.03.18 22:13:12.305030 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1345 | 2026.03.18 22:13:12.305069 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1346 | 2026.03.18 22:13:12.305461 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.03.18 22:13:12.305496 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1348 | 2026.03.18 22:13:12.305890 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1349 | 2026.03.18 22:13:12.306286 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.03.18 22:13:12.306406 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Debug> executeQuery: Read 69 rows, 5.54 KiB in 0.001396 sec., 49426.9340974212 rows/sec., 3.88 MiB/sec. | ||
| 1351 | 2026.03.18 22:13:12.306440 [ 274 ] {5a9a1e32-ec3b-4e47-8438-ab3b5ab6b4c9} <Debug> TCPHandler: Processed in 0.001552828 sec. | ||
| 1352 | 2026.03.18 22:13:12.306552 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.03.18 22:13:12.306642 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.03.18 22:13:12.306685 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1355 | 2026.03.18 22:13:12.307050 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.03.18 22:13:12.307083 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1357 | 2026.03.18 22:13:12.307483 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1358 | 2026.03.18 22:13:12.307912 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.03.18 22:13:12.308034 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001409 sec., 70972.32079489 rows/sec., 4.92 MiB/sec. | ||
| 1360 | 2026.03.18 22:13:12.308075 [ 274 ] {dd89bdd2-f9e7-46b1-b0f7-1293e6fa2a4b} <Debug> TCPHandler: Processed in 0.001569998 sec. | ||
| 1361 | 2026.03.18 22:13:12.308184 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.03.18 22:13:12.308274 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1363 | 2026.03.18 22:13:12.308326 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <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 | ||
| 1364 | 2026.03.18 22:13:12.309093 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.03.18 22:13:12.309127 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1366 | 2026.03.18 22:13:12.309748 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2026.03.18 22:13:12.310160 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.03.18 22:13:12.310288 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002031 sec., 16248.153618906943 rows/sec., 29.12 MiB/sec. | ||
| 1369 | 2026.03.18 22:13:12.310334 [ 274 ] {1791b060-a7b1-4dab-9870-7a233b3bb3df} <Debug> TCPHandler: Processed in 0.002197035 sec. | ||
| 1370 | 2026.03.18 22:13:12.310446 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.03.18 22:13:12.310538 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1372 | 2026.03.18 22:13:12.310580 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1373 | 2026.03.18 22:13:12.310920 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Trace> oximeter.measurements_i64 (345a5ef0-5fba-40d0-9def-23d50a4f288a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.03.18 22:13:12.310954 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1375 | 2026.03.18 22:13:12.311337 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1376 | 2026.03.18 22:13:12.311802 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Trace> oximeter.measurements_i64 (345a5ef0-5fba-40d0-9def-23d50a4f288a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.03.18 22:13:12.311925 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001405 sec., 10676.156583629892 rows/sec., 814.61 KiB/sec. | ||
| 1378 | 2026.03.18 22:13:12.311959 [ 274 ] {efc33184-8daf-4f78-a729-58128ef1ec5b} <Debug> TCPHandler: Processed in 0.001561368 sec. | ||
| 1379 | 2026.03.18 22:13:12.312067 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.03.18 22:13:12.312158 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1381 | 2026.03.18 22:13:12.312197 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1382 | 2026.03.18 22:13:12.312517 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.03.18 22:13:12.312551 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1384 | 2026.03.18 22:13:12.312937 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1385 | 2026.03.18 22:13:12.313373 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.03.18 22:13:12.313499 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001358 sec., 22091.310751104564 rows/sec., 1.51 MiB/sec. | ||
| 1387 | 2026.03.18 22:13:12.313532 [ 274 ] {353f9fcd-8fbe-4253-aa2b-d2a5c4427792} <Debug> TCPHandler: Processed in 0.001513347 sec. | ||
| 1388 | 2026.03.18 22:13:14.466503 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2457 | ||
| 1389 | 2026.03.18 22:13:14.467060 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.18 22:13:14.467101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1391 | 2026.03.18 22:13:14.467844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1392 | 2026.03.18 22:13:14.468268 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.18 22:13:14.468409 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2457 | ||
| 1394 | 2026.03.18 22:13:14.585118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1395 | 2026.03.18 22:13:14.602919 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.18 22:13:14.602978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1397 | 2026.03.18 22:13:14.609436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1398 | 2026.03.18 22:13:14.610528 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.18 22:13:14.613455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1400 | 2026.03.18 22:13:16.962968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 200 | ||
| 1401 | 2026.03.18 22:13:16.965573 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.03.18 22:13:16.965629 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1403 | 2026.03.18 22:13:16.966928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1404 | 2026.03.18 22:13:16.967384 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.03.18 22:13:16.967638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1406 | 2026.03.18 22:13:17.295964 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.03.18 22:13:17.296175 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1408 | 2026.03.18 22:13:17.296489 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1409 | 2026.03.18 22:13:17.301102 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1410 | 2026.03.18 22:13:17.301380 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2026.03.18 22:13:17.301459 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1412 | 2026.03.18 22:13:17.304385 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1413 | 2026.03.18 22:13:17.306676 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1414 | 2026.03.18 22:13:17.308584 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1415 | 2026.03.18 22:13:17.308605 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1416 | 2026.03.18 22:13:17.315814 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1417 | 2026.03.18 22:13:17.315919 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1418 | 2026.03.18 22:13:17.342364 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.046264 sec., 583.6071243299326 rows/sec., 23.20 KiB/sec. | ||
| 1419 | 2026.03.18 22:13:17.342533 [ 274 ] {19cf6435-81fe-4e2c-bdbb-d2260980ba91} <Debug> TCPHandler: Processed in 0.046675491 sec. | ||
| 1420 | 2026.03.18 22:13:17.345381 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.03.18 22:13:17.345649 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1422 | 2026.03.18 22:13:17.345959 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1423 | 2026.03.18 22:13:17.345993 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1424 | 2026.03.18 22:13:17.346179 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1425 | 2026.03.18 22:13:17.346232 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1426 | 2026.03.18 22:13:17.346334 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1427 | 2026.03.18 22:13:17.346362 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1428 | 2026.03.18 22:13:17.346380 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1429 | 2026.03.18 22:13:17.346394 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1430 | 2026.03.18 22:13:17.346427 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled'))" | ||
| 1431 | 2026.03.18 22:13:17.346445 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1432 | 2026.03.18 22:13:17.346873 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001342 sec., 20119.225037257824 rows/sec., 799.73 KiB/sec. | ||
| 1433 | 2026.03.18 22:13:17.346963 [ 274 ] {864c80a5-f5e7-4270-bd4e-5fad9a1cfbee} <Debug> TCPHandler: Processed in 0.001689459 sec. | ||
| 1434 | 2026.03.18 22:13:17.347583 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.03.18 22:13:17.347715 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1436 | 2026.03.18 22:13:17.347924 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1437 | 2026.03.18 22:13:17.347957 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1438 | 2026.03.18 22:13:17.348146 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2026.03.18 22:13:17.348199 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2026.03.18 22:13:17.348299 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1441 | 2026.03.18 22:13:17.348328 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1442 | 2026.03.18 22:13:17.348346 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1443 | 2026.03.18 22:13:17.348360 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1444 | 2026.03.18 22:13:17.348394 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1445 | 2026.03.18 22:13:17.348412 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1446 | 2026.03.18 22:13:17.348824 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001162 sec., 23235.800344234078 rows/sec., 923.62 KiB/sec. | ||
| 1447 | 2026.03.18 22:13:17.348903 [ 274 ] {ee3deb14-ce7e-4bff-81a2-284ec409c717} <Debug> TCPHandler: Processed in 0.001371526 sec. | ||
| 1448 | 2026.03.18 22:13:17.349115 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.03.18 22:13:17.349245 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1450 | 2026.03.18 22:13:17.349450 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1451 | 2026.03.18 22:13:17.349483 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1452 | 2026.03.18 22:13:17.349669 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1453 | 2026.03.18 22:13:17.349723 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1454 | 2026.03.18 22:13:17.349820 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1455 | 2026.03.18 22:13:17.349849 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1456 | 2026.03.18 22:13:17.349867 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1457 | 2026.03.18 22:13:17.349880 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1458 | 2026.03.18 22:13:17.349913 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1459 | 2026.03.18 22:13:17.349930 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1460 | 2026.03.18 22:13:17.350327 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001134 sec., 23809.52380952381 rows/sec., 946.42 KiB/sec. | ||
| 1461 | 2026.03.18 22:13:17.350405 [ 274 ] {6e970e5a-fbeb-4db4-ab7c-1a7661f53d81} <Debug> TCPHandler: Processed in 0.001342395 sec. | ||
| 1462 | 2026.03.18 22:13:17.350619 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.03.18 22:13:17.350749 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1464 | 2026.03.18 22:13:17.350948 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1465 | 2026.03.18 22:13:17.350982 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1466 | 2026.03.18 22:13:17.351166 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1467 | 2026.03.18 22:13:17.351218 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1468 | 2026.03.18 22:13:17.351314 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1469 | 2026.03.18 22:13:17.351341 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1470 | 2026.03.18 22:13:17.351358 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1471 | 2026.03.18 22:13:17.351372 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1472 | 2026.03.18 22:13:17.351404 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1473 | 2026.03.18 22:13:17.351422 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1474 | 2026.03.18 22:13:17.351826 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001129 sec., 23914.96899911426 rows/sec., 950.61 KiB/sec. | ||
| 1475 | 2026.03.18 22:13:17.351907 [ 274 ] {6bd6d46a-68cf-41b1-9ca4-66a3b69d3f2c} <Debug> TCPHandler: Processed in 0.001339946 sec. | ||
| 1476 | 2026.03.18 22:13:17.352122 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.03.18 22:13:17.352252 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1478 | 2026.03.18 22:13:17.352458 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1479 | 2026.03.18 22:13:17.352492 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1480 | 2026.03.18 22:13:17.352676 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1481 | 2026.03.18 22:13:17.352726 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1482 | 2026.03.18 22:13:17.352822 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1483 | 2026.03.18 22:13:17.352850 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1484 | 2026.03.18 22:13:17.352868 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1485 | 2026.03.18 22:13:17.352882 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1486 | 2026.03.18 22:13:17.352915 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1487 | 2026.03.18 22:13:17.352932 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1488 | 2026.03.18 22:13:17.353318 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001118 sec., 24150.268336314846 rows/sec., 959.97 KiB/sec. | ||
| 1489 | 2026.03.18 22:13:17.353396 [ 274 ] {c5410ad4-cd19-4561-965d-8f59c4798cfd} <Debug> TCPHandler: Processed in 0.001323576 sec. | ||
| 1490 | 2026.03.18 22:13:17.353600 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.03.18 22:13:17.353732 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1492 | 2026.03.18 22:13:17.353931 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1493 | 2026.03.18 22:13:17.353965 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1494 | 2026.03.18 22:13:17.354158 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1495 | 2026.03.18 22:13:17.354208 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1496 | 2026.03.18 22:13:17.354304 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1497 | 2026.03.18 22:13:17.354333 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1498 | 2026.03.18 22:13:17.354351 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1499 | 2026.03.18 22:13:17.354365 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1500 | 2026.03.18 22:13:17.354397 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1501 | 2026.03.18 22:13:17.354416 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1502 | 2026.03.18 22:13:17.354827 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001148 sec., 23519.163763066204 rows/sec., 934.88 KiB/sec. | ||
| 1503 | 2026.03.18 22:13:17.354907 [ 274 ] {2cabbc9b-eef1-424c-9dad-819ed0d05157} <Debug> TCPHandler: Processed in 0.001358235 sec. | ||
| 1504 | 2026.03.18 22:13:17.355134 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.03.18 22:13:17.355265 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1506 | 2026.03.18 22:13:17.355466 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1507 | 2026.03.18 22:13:17.355499 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1508 | 2026.03.18 22:13:17.355688 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1509 | 2026.03.18 22:13:17.355738 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.03.18 22:13:17.355833 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1511 | 2026.03.18 22:13:17.355861 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1512 | 2026.03.18 22:13:17.355879 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1513 | 2026.03.18 22:13:17.355892 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1514 | 2026.03.18 22:13:17.355924 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1515 | 2026.03.18 22:13:17.355942 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1516 | 2026.03.18 22:13:17.356467 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001255 sec., 21513.94422310757 rows/sec., 855.17 KiB/sec. | ||
| 1517 | 2026.03.18 22:13:17.356522 [ 274 ] {2045163e-d813-45cd-9bb1-ee43fa8e9675} <Debug> TCPHandler: Processed in 0.001438817 sec. | ||
| 1518 | 2026.03.18 22:13:17.356733 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.03.18 22:13:17.356862 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1520 | 2026.03.18 22:13:17.357059 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1521 | 2026.03.18 22:13:17.357093 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1522 | 2026.03.18 22:13:17.357278 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1523 | 2026.03.18 22:13:17.357329 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1524 | 2026.03.18 22:13:17.357427 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1525 | 2026.03.18 22:13:17.357454 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1526 | 2026.03.18 22:13:17.357472 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1527 | 2026.03.18 22:13:17.357486 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1528 | 2026.03.18 22:13:17.357518 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1529 | 2026.03.18 22:13:17.357537 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1530 | 2026.03.18 22:13:17.357912 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001102 sec., 24500.907441016338 rows/sec., 973.90 KiB/sec. | ||
| 1531 | 2026.03.18 22:13:17.357967 [ 274 ] {dd9d8ccd-0fa6-4066-9bf3-9d8944f832a1} <Debug> TCPHandler: Processed in 0.001285215 sec. | ||
| 1532 | 2026.03.18 22:13:17.358180 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.03.18 22:13:17.358313 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1534 | 2026.03.18 22:13:17.358514 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1535 | 2026.03.18 22:13:17.358548 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1536 | 2026.03.18 22:13:17.358736 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1537 | 2026.03.18 22:13:17.358787 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1538 | 2026.03.18 22:13:17.358882 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1539 | 2026.03.18 22:13:17.358910 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1540 | 2026.03.18 22:13:17.358928 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1541 | 2026.03.18 22:13:17.358941 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1542 | 2026.03.18 22:13:17.358973 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1543 | 2026.03.18 22:13:17.358991 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1544 | 2026.03.18 22:13:17.359367 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.00111 sec., 24324.324324324323 rows/sec., 966.88 KiB/sec. | ||
| 1545 | 2026.03.18 22:13:17.359421 [ 274 ] {541320fa-e08e-4f2e-899c-6206b0015126} <Debug> TCPHandler: Processed in 0.001291625 sec. | ||
| 1546 | 2026.03.18 22:13:17.359636 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.03.18 22:13:17.359774 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1548 | 2026.03.18 22:13:17.359974 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1549 | 2026.03.18 22:13:17.360009 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1550 | 2026.03.18 22:13:17.360196 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1551 | 2026.03.18 22:13:17.360247 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1552 | 2026.03.18 22:13:17.360343 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1553 | 2026.03.18 22:13:17.360371 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1554 | 2026.03.18 22:13:17.360388 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1555 | 2026.03.18 22:13:17.360402 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1556 | 2026.03.18 22:13:17.360433 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1557 | 2026.03.18 22:13:17.360451 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1558 | 2026.03.18 22:13:17.360808 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001089 sec., 24793.388429752067 rows/sec., 985.53 KiB/sec. | ||
| 1559 | 2026.03.18 22:13:17.360862 [ 274 ] {8447ef43-1a82-4d17-8ee6-47fae6b9b767} <Debug> TCPHandler: Processed in 0.001275534 sec. | ||
| 1560 | 2026.03.18 22:13:17.367845 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.03.18 22:13:17.367996 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1562 | 2026.03.18 22:13:17.368229 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1563 | 2026.03.18 22:13:17.368269 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1564 | 2026.03.18 22:13:17.368490 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1565 | 2026.03.18 22:13:17.368548 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1566 | 2026.03.18 22:13:17.368726 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1567 | 2026.03.18 22:13:17.368759 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1568 | 2026.03.18 22:13:17.368781 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1569 | 2026.03.18 22:13:17.368797 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1570 | 2026.03.18 22:13:17.368833 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1571 | 2026.03.18 22:13:17.368850 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1572 | 2026.03.18 22:13:17.369259 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001311 sec., 20594.965675057207 rows/sec., 818.64 KiB/sec. | ||
| 1573 | 2026.03.18 22:13:17.369315 [ 274 ] {b3940c2a-d64a-4ba0-9aa5-0c5cfd50687e} <Debug> TCPHandler: Processed in 0.001517527 sec. | ||
| 1574 | 2026.03.18 22:13:17.374901 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.03.18 22:13:17.375025 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1576 | 2026.03.18 22:13:17.375074 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1577 | 2026.03.18 22:13:17.375624 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.03.18 22:13:17.375669 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1579 | 2026.03.18 22:13:17.376183 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1580 | 2026.03.18 22:13:17.376528 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.03.18 22:13:17.376669 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001678 sec., 7151.370679380215 rows/sec., 2.54 MiB/sec. | ||
| 1582 | 2026.03.18 22:13:17.376706 [ 274 ] {ec2b9155-3427-4f7b-b8f2-2d6405c6b37f} <Debug> TCPHandler: Processed in 0.001865612 sec. | ||
| 1583 | 2026.03.18 22:13:17.376820 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.03.18 22:13:17.376914 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.03.18 22:13:17.376953 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1586 | 2026.03.18 22:13:17.378029 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.03.18 22:13:17.378063 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1588 | 2026.03.18 22:13:17.378510 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1589 | 2026.03.18 22:13:17.378916 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.03.18 22:13:17.379040 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002144 sec., 132462.68656716417 rows/sec., 8.41 MiB/sec. | ||
| 1591 | 2026.03.18 22:13:17.379075 [ 274 ] {2eae661e-5810-45bf-950e-10a7b3c3eb1e} <Debug> TCPHandler: Processed in 0.002304716 sec. | ||
| 1592 | 2026.03.18 22:13:17.379203 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.03.18 22:13:17.379297 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1594 | 2026.03.18 22:13:17.379336 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1595 | 2026.03.18 22:13:17.379771 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.03.18 22:13:17.379816 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1597 | 2026.03.18 22:13:17.380200 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1598 | 2026.03.18 22:13:17.380645 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.03.18 22:13:17.380773 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001493 sec., 2679.169457468185 rows/sec., 218.47 KiB/sec. | ||
| 1600 | 2026.03.18 22:13:17.380810 [ 274 ] {bf5e4166-81bb-469d-9bc3-1dda5d52c3a3} <Debug> TCPHandler: Processed in 0.001657009 sec. | ||
| 1601 | 2026.03.18 22:13:17.380925 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.03.18 22:13:17.381019 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1603 | 2026.03.18 22:13:17.381057 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1604 | 2026.03.18 22:13:17.381726 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.03.18 22:13:17.381763 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1606 | 2026.03.18 22:13:17.382204 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1607 | 2026.03.18 22:13:17.382645 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.03.18 22:13:17.382803 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Debug> executeQuery: Read 795 rows, 63.26 KiB in 0.001802 sec., 441176.4705882353 rows/sec., 34.29 MiB/sec. | ||
| 1609 | 2026.03.18 22:13:17.382841 [ 274 ] {762de9ef-9a9d-44d0-84ba-0218fcbb9397} <Debug> TCPHandler: Processed in 0.001965933 sec. | ||
| 1610 | 2026.03.18 22:13:17.382959 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.03.18 22:13:17.383052 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1612 | 2026.03.18 22:13:17.383091 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1613 | 2026.03.18 22:13:17.383501 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.03.18 22:13:17.383536 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1615 | 2026.03.18 22:13:17.383924 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1616 | 2026.03.18 22:13:17.384357 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.03.18 22:13:17.384481 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Debug> executeQuery: Read 146 rows, 8.82 KiB in 0.001447 sec., 100898.41050449206 rows/sec., 5.95 MiB/sec. | ||
| 1618 | 2026.03.18 22:13:17.384517 [ 274 ] {44b87511-36ff-4a89-b21a-a99f083a0905} <Debug> TCPHandler: Processed in 0.001615038 sec. | ||
| 1619 | 2026.03.18 22:13:17.384629 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.03.18 22:13:17.384723 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1621 | 2026.03.18 22:13:17.384760 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1622 | 2026.03.18 22:13:17.385179 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.18 22:13:17.385214 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1624 | 2026.03.18 22:13:17.385626 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1625 | 2026.03.18 22:13:17.386029 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.18 22:13:17.386153 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001448 sec., 102900.55248618784 rows/sec., 6.65 MiB/sec. | ||
| 1627 | 2026.03.18 22:13:17.386189 [ 274 ] {07208b8e-5a63-45f1-8f81-c543a3af7596} <Debug> TCPHandler: Processed in 0.001609639 sec. | ||
| 1628 | 2026.03.18 22:13:17.386303 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.18 22:13:17.386395 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.18 22:13:17.386433 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1631 | 2026.03.18 22:13:17.386839 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.03.18 22:13:17.386874 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1633 | 2026.03.18 22:13:17.389202 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1634 | 2026.03.18 22:13:17.389676 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.03.18 22:13:17.389818 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003441 sec., 43010.75268817204 rows/sec., 2.45 MiB/sec. | ||
| 1636 | 2026.03.18 22:13:17.389853 [ 274 ] {3c1e1f03-a047-440d-a2e4-d40ef752ce90} <Debug> TCPHandler: Processed in 0.003599601 sec. | ||
| 1637 | 2026.03.18 22:13:17.389973 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.03.18 22:13:17.390067 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1639 | 2026.03.18 22:13:17.390104 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1640 | 2026.03.18 22:13:17.390652 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.03.18 22:13:17.390688 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1642 | 2026.03.18 22:13:17.391125 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1643 | 2026.03.18 22:13:17.391532 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.03.18 22:13:17.391681 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Debug> executeQuery: Read 486 rows, 34.86 KiB in 0.001631 sec., 297976.7014101778 rows/sec., 20.87 MiB/sec. | ||
| 1645 | 2026.03.18 22:13:17.391718 [ 274 ] {e1c7bd7c-4d52-46a7-9e9e-c4a97fcbc17f} <Debug> TCPHandler: Processed in 0.001793991 sec. | ||
| 1646 | 2026.03.18 22:13:17.391828 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.03.18 22:13:17.391922 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1648 | 2026.03.18 22:13:17.391961 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1649 | 2026.03.18 22:13:17.392276 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Trace> oximeter.measurements_bool (5e114b37-2f6a-4ddf-be2d-6bcc94b69749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.18 22:13:17.392312 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1651 | 2026.03.18 22:13:17.392833 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1652 | 2026.03.18 22:13:17.393238 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Trace> oximeter.measurements_bool (5e114b37-2f6a-4ddf-be2d-6bcc94b69749): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.03.18 22:13:17.393361 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
| 1654 | 2026.03.18 22:13:17.393395 [ 274 ] {06ebc904-b040-4547-adac-13dda580d4b4} <Debug> TCPHandler: Processed in 0.001617579 sec. | ||
| 1655 | 2026.03.18 22:13:17.393505 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.03.18 22:13:17.393598 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1657 | 2026.03.18 22:13:17.393639 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1658 | 2026.03.18 22:13:17.394012 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.03.18 22:13:17.394048 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1660 | 2026.03.18 22:13:17.394463 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1661 | 2026.03.18 22:13:17.394941 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.18 22:13:17.395092 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Debug> executeQuery: Read 257 rows, 17.41 KiB in 0.001511 sec., 170086.03573792192 rows/sec., 11.25 MiB/sec. | ||
| 1663 | 2026.03.18 22:13:17.395130 [ 274 ] {9538f1b3-7a66-4c36-97f6-79419fc6e96e} <Debug> TCPHandler: Processed in 0.001674159 sec. | ||
| 1664 | 2026.03.18 22:13:17.395252 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.03.18 22:13:17.395346 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1666 | 2026.03.18 22:13:17.395386 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1667 | 2026.03.18 22:13:17.395692 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Trace> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.03.18 22:13:17.395727 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1669 | 2026.03.18 22:13:17.396233 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1670 | 2026.03.18 22:13:17.396640 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Trace> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.03.18 22:13:17.396764 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
| 1672 | 2026.03.18 22:13:17.396799 [ 274 ] {8fe98ad3-99a5-41c0-93f9-9102f07afa73} <Debug> TCPHandler: Processed in 0.001597089 sec. | ||
| 1673 | 2026.03.18 22:13:17.396917 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.03.18 22:13:17.397010 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1675 | 2026.03.18 22:13:17.397049 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1676 | 2026.03.18 22:13:17.397357 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.18 22:13:17.397392 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1678 | 2026.03.18 22:13:17.397806 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1679 | 2026.03.18 22:13:17.398231 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.03.18 22:13:17.398367 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001421 sec., 56298.38142153413 rows/sec., 3.53 MiB/sec. | ||
| 1681 | 2026.03.18 22:13:17.398402 [ 274 ] {2c4313b8-135f-4ede-9e25-c8473c41b231} <Debug> TCPHandler: Processed in 0.001589859 sec. | ||
| 1682 | 2026.03.18 22:13:21.878340 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1683 | 2026.03.18 22:13:21.878407 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1684 | 2026.03.18 22:13:21.968709 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2905 | ||
| 1685 | 2026.03.18 22:13:21.969213 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.03.18 22:13:21.969250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1687 | 2026.03.18 22:13:21.969857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1688 | 2026.03.18 22:13:21.970375 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.03.18 22:13:21.970501 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1690 | 2026.03.18 22:13:21.970516 [ 114 ] {} <Debug> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1691 | 2026.03.18 22:13:21.970605 [ 114 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.03.18 22:13:21.970642 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1693 | 2026.03.18 22:13:21.973162 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::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 | ||
| 1694 | 2026.03.18 22:13:21.975558 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1695 | 2026.03.18 22:13:21.975651 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::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 | ||
| 1696 | 2026.03.18 22:13:21.975754 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 436 rows starting from the beginning of the part | ||
| 1697 | 2026.03.18 22:13:21.975808 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::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 | ||
| 1698 | 2026.03.18 22:13:21.975850 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::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 | ||
| 1699 | 2026.03.18 22:13:21.975892 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::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 | ||
| 1700 | 2026.03.18 22:13:21.976009 [ 192 ] {31cda3d2-95e2-4893-a111-59277b264ae2::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 | ||
| 1701 | 2026.03.18 22:13:22.011092 [ 187 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.040344227 sec., 72005.34539923146 rows/sec., 1.03 MiB/sec. | ||
| 1702 | 2026.03.18 22:13:22.011996 [ 190 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1703 | 2026.03.18 22:13:22.012534 [ 190 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_6_1} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.03.18 22:13:22.012610 [ 190 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_6_1} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1705 | 2026.03.18 22:13:22.015011 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1706 | 2026.03.18 22:13:22.113743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1707 | 2026.03.18 22:13:22.131079 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.03.18 22:13:22.131141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1709 | 2026.03.18 22:13:22.137573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1710 | 2026.03.18 22:13:22.138730 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.03.18 22:13:22.139017 [ 112 ] {} <Debug> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1712 | 2026.03.18 22:13:22.139089 [ 112 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.03.18 22:13:22.139109 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1714 | 2026.03.18 22:13:22.139221 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 1715 | 2026.03.18 22:13:22.142166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1716 | 2026.03.18 22:13:22.143395 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1717 | 2026.03.18 22:13:22.144827 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 1718 | 2026.03.18 22:13:22.149341 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 1719 | 2026.03.18 22:13:22.153589 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 1720 | 2026.03.18 22:13:22.157653 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 1721 | 2026.03.18 22:13:22.167009 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 1722 | 2026.03.18 22:13:22.171490 [ 190 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 1723 | 2026.03.18 22:13:22.234348 [ 187 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095177912 sec., 483.3054122893555 rows/sec., 2.50 MiB/sec. | ||
| 1724 | 2026.03.18 22:13:22.236829 [ 196 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1725 | 2026.03.18 22:13:22.239440 [ 196 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_6_1} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.18 22:13:22.239545 [ 196 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_6_1} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1727 | 2026.03.18 22:13:22.241277 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1728 | 2026.03.18 22:13:22.303509 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.03.18 22:13:22.303697 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1730 | 2026.03.18 22:13:22.303766 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1731 | 2026.03.18 22:13:22.304455 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.18 22:13:22.304500 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1733 | 2026.03.18 22:13:22.305061 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2026.03.18 22:13:22.305633 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.03.18 22:13:22.305769 [ 112 ] {} <Debug> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1736 | 2026.03.18 22:13:22.305778 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Debug> executeQuery: Read 118 rows, 10.39 KiB in 0.002131 sec., 55373.06428906616 rows/sec., 4.76 MiB/sec. | ||
| 1737 | 2026.03.18 22:13:22.305822 [ 112 ] {} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.03.18 22:13:22.305838 [ 274 ] {b19b6345-cb5f-4498-89bf-6a93314cd635} <Debug> TCPHandler: Processed in 0.002457268 sec. | ||
| 1739 | 2026.03.18 22:13:22.305853 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1740 | 2026.03.18 22:13:22.305969 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.03.18 22:13:22.305971 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::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 | ||
| 1742 | 2026.03.18 22:13:22.306067 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.03.18 22:13:22.306088 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1744 | 2026.03.18 22:13:22.306106 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1745 | 2026.03.18 22:13:22.306123 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1946 rows starting from the beginning of the part | ||
| 1746 | 2026.03.18 22:13:22.306208 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1747 | 2026.03.18 22:13:22.306257 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1748 | 2026.03.18 22:13:22.306372 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 92 rows starting from the beginning of the part | ||
| 1749 | 2026.03.18 22:13:22.306428 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 795 rows starting from the beginning of the part | ||
| 1750 | 2026.03.18 22:13:22.306480 [ 194 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 118 rows starting from the beginning of the part | ||
| 1751 | 2026.03.18 22:13:22.306521 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.18 22:13:22.306558 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1753 | 2026.03.18 22:13:22.307041 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1754 | 2026.03.18 22:13:22.307466 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.18 22:13:22.307596 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001547 sec., 21331.609566903684 rows/sec., 1.57 MiB/sec. | ||
| 1756 | 2026.03.18 22:13:22.307636 [ 274 ] {a7eb77bf-3676-4906-8a94-429d579db2ea} <Debug> TCPHandler: Processed in 0.00171801 sec. | ||
| 1757 | 2026.03.18 22:13:22.307747 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.03.18 22:13:22.307841 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1759 | 2026.03.18 22:13:22.307880 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1760 | 2026.03.18 22:13:22.308193 [ 187 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263056 sec., 1326966.7211063271 rows/sec., 106.70 MiB/sec. | ||
| 1761 | 2026.03.18 22:13:22.308290 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.03.18 22:13:22.308331 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1763 | 2026.03.18 22:13:22.308717 [ 189 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1764 | 2026.03.18 22:13:22.308767 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1765 | 2026.03.18 22:13:22.309332 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.03.18 22:13:22.309395 [ 189 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.03.18 22:13:22.309448 [ 112 ] {} <Debug> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1768 | 2026.03.18 22:13:22.309464 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001642 sec., 54202.19244823386 rows/sec., 4.23 MiB/sec. | ||
| 1769 | 2026.03.18 22:13:22.309491 [ 189 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_6_1} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1770 | 2026.03.18 22:13:22.309494 [ 112 ] {} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.03.18 22:13:22.309512 [ 274 ] {4ab16f47-95e8-4374-9f8c-d99bfbd709ce} <Debug> TCPHandler: Processed in 0.001813431 sec. | ||
| 1772 | 2026.03.18 22:13:22.309539 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1773 | 2026.03.18 22:13:22.309609 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1774 | 2026.03.18 22:13:22.309639 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.03.18 22:13:22.309652 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::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 | ||
| 1776 | 2026.03.18 22:13:22.309738 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.03.18 22:13:22.309743 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1778 | 2026.03.18 22:13:22.309774 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1011 rows starting from the beginning of the part | ||
| 1779 | 2026.03.18 22:13:22.309782 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1780 | 2026.03.18 22:13:22.309819 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1781 | 2026.03.18 22:13:22.309857 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1782 | 2026.03.18 22:13:22.309892 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part | ||
| 1783 | 2026.03.18 22:13:22.309926 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 486 rows starting from the beginning of the part | ||
| 1784 | 2026.03.18 22:13:22.309960 [ 194 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 89 rows starting from the beginning of the part | ||
| 1785 | 2026.03.18 22:13:22.310206 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.03.18 22:13:22.310240 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1787 | 2026.03.18 22:13:22.310770 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1788 | 2026.03.18 22:13:22.310926 [ 189 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1711 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337635 sec., 1279123.22868346 rows/sec., 94.85 MiB/sec. | ||
| 1789 | 2026.03.18 22:13:22.311225 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.03.18 22:13:22.311254 [ 201 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1791 | 2026.03.18 22:13:22.311335 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1792 | 2026.03.18 22:13:22.311364 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001644 sec., 91240.87591240875 rows/sec., 6.33 MiB/sec. | ||
| 1793 | 2026.03.18 22:13:22.311369 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.03.18 22:13:22.311407 [ 274 ] {1ebd8acf-91df-4dc6-acec-26fad565526b} <Debug> TCPHandler: Processed in 0.001817261 sec. | ||
| 1795 | 2026.03.18 22:13:22.311408 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1796 | 2026.03.18 22:13:22.311492 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::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 | ||
| 1797 | 2026.03.18 22:13:22.311524 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.03.18 22:13:22.311583 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1799 | 2026.03.18 22:13:22.311610 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2121 rows starting from the beginning of the part | ||
| 1800 | 2026.03.18 22:13:22.311618 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.03.18 22:13:22.311653 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 1802 | 2026.03.18 22:13:22.311672 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <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 | ||
| 1803 | 2026.03.18 22:13:22.311689 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1804 | 2026.03.18 22:13:22.311722 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1805 | 2026.03.18 22:13:22.311756 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 257 rows starting from the beginning of the part | ||
| 1806 | 2026.03.18 22:13:22.311791 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1807 | 2026.03.18 22:13:22.311912 [ 201 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.03.18 22:13:22.312015 [ 201 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_6_1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1809 | 2026.03.18 22:13:22.312096 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1810 | 2026.03.18 22:13:22.312497 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.18 22:13:22.312535 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1812 | 2026.03.18 22:13:22.313139 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672349 sec., 1679075.3604660272 rows/sec., 109.57 MiB/sec. | ||
| 1813 | 2026.03.18 22:13:22.313225 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1814 | 2026.03.18 22:13:22.313573 [ 189 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1815 | 2026.03.18 22:13:22.313672 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.03.18 22:13:22.313821 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002222 sec., 14851.485148514852 rows/sec., 26.61 MiB/sec. | ||
| 1817 | 2026.03.18 22:13:22.313871 [ 274 ] {568a400d-fb2e-461a-a575-34442ae63b1f} <Debug> TCPHandler: Processed in 0.002396597 sec. | ||
| 1818 | 2026.03.18 22:13:22.313985 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.03.18 22:13:22.314081 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.03.18 22:13:22.314124 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1821 | 2026.03.18 22:13:22.314160 [ 189 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.18 22:13:22.314235 [ 189 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1823 | 2026.03.18 22:13:22.314306 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1824 | 2026.03.18 22:13:22.314466 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.18 22:13:22.314505 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1826 | 2026.03.18 22:13:22.314899 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1827 | 2026.03.18 22:13:22.315318 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.03.18 22:13:22.315405 [ 110 ] {} <Debug> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1829 | 2026.03.18 22:13:22.315437 [ 110 ] {} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.03.18 22:13:22.315441 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00138 sec., 36231.884057971016 rows/sec., 2.48 MiB/sec. | ||
| 1831 | 2026.03.18 22:13:22.315454 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1832 | 2026.03.18 22:13:22.315478 [ 274 ] {c73d67b0-7c0d-4a35-9446-fcd095ffbb7a} <Debug> TCPHandler: Processed in 0.001542148 sec. | ||
| 1833 | 2026.03.18 22:13:22.315564 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::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 | ||
| 1834 | 2026.03.18 22:13:22.315716 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1835 | 2026.03.18 22:13:22.315761 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1836 | 2026.03.18 22:13:22.315856 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1837 | 2026.03.18 22:13:22.315914 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1838 | 2026.03.18 22:13:22.315967 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1839 | 2026.03.18 22:13:22.316011 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
| 1840 | 2026.03.18 22:13:22.316062 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1841 | 2026.03.18 22:13:22.316977 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001469417 sec., 149719.2423934118 rows/sec., 9.94 MiB/sec. | ||
| 1842 | 2026.03.18 22:13:22.317191 [ 189 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1843 | 2026.03.18 22:13:22.317639 [ 189 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.03.18 22:13:22.317708 [ 189 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_6_1} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1845 | 2026.03.18 22:13:22.317776 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1846 | 2026.03.18 22:13:23.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.21 MiB, peak 181.18 MiB, free memory in arenas 0.00 B, will set to 181.98 MiB (RSS), difference: 9.77 MiB | ||
| 1847 | 2026.03.18 22:13:26.968081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 260 | ||
| 1848 | 2026.03.18 22:13:26.970963 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.03.18 22:13:26.971011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1850 | 2026.03.18 22:13:26.972209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1851 | 2026.03.18 22:13:26.972463 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.03.18 22:13:26.972707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1853 | 2026.03.18 22:13:27.308904 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.03.18 22:13:27.309126 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.03.18 22:13:27.309221 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1856 | 2026.03.18 22:13:27.309948 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.03.18 22:13:27.309992 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1858 | 2026.03.18 22:13:27.310392 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1859 | 2026.03.18 22:13:27.310651 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.03.18 22:13:27.310795 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001735 sec., 163688.76080691643 rows/sec., 10.40 MiB/sec. | ||
| 1861 | 2026.03.18 22:13:27.310838 [ 274 ] {8b2b3d61-f95f-4738-8f39-3b2a863a7d94} <Debug> TCPHandler: Processed in 0.002066674 sec. | ||
| 1862 | 2026.03.18 22:13:27.310970 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.03.18 22:13:27.311067 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1864 | 2026.03.18 22:13:27.311108 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1865 | 2026.03.18 22:13:27.311793 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.03.18 22:13:27.311833 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1867 | 2026.03.18 22:13:27.312192 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1868 | 2026.03.18 22:13:27.312402 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.03.18 22:13:27.312535 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Debug> executeQuery: Read 793 rows, 63.12 KiB in 0.00149 sec., 532214.7651006711 rows/sec., 41.37 MiB/sec. | ||
| 1870 | 2026.03.18 22:13:27.312572 [ 274 ] {0117d8f9-c660-43da-bd42-1970f404b636} <Debug> TCPHandler: Processed in 0.001652879 sec. | ||
| 1871 | 2026.03.18 22:13:27.312688 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.03.18 22:13:27.312782 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.03.18 22:13:27.312822 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1874 | 2026.03.18 22:13:27.313247 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.03.18 22:13:27.313282 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1876 | 2026.03.18 22:13:27.313582 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1877 | 2026.03.18 22:13:27.313795 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.18 22:13:27.313931 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001168 sec., 121575.34246575342 rows/sec., 7.14 MiB/sec. | ||
| 1879 | 2026.03.18 22:13:27.313968 [ 274 ] {609db033-b919-4702-a04a-d92c996a2595} <Debug> TCPHandler: Processed in 0.001329115 sec. | ||
| 1880 | 2026.03.18 22:13:27.314088 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.03.18 22:13:27.314181 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.03.18 22:13:27.314221 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1883 | 2026.03.18 22:13:27.314741 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.18 22:13:27.314789 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1885 | 2026.03.18 22:13:27.315162 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1886 | 2026.03.18 22:13:27.315391 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.03.18 22:13:27.315514 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001351 sec., 110288.67505551444 rows/sec., 7.13 MiB/sec. | ||
| 1888 | 2026.03.18 22:13:27.315577 [ 274 ] {060fb15c-c215-4853-98f5-f15be851246e} <Debug> TCPHandler: Processed in 0.001538378 sec. | ||
| 1889 | 2026.03.18 22:13:27.315700 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.03.18 22:13:27.315801 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.03.18 22:13:27.315842 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1892 | 2026.03.18 22:13:27.316260 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.03.18 22:13:27.316293 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1894 | 2026.03.18 22:13:27.316574 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1895 | 2026.03.18 22:13:27.316769 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.03.18 22:13:27.316896 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 1897 | 2026.03.18 22:13:27.317020 [ 274 ] {be488c05-6bbb-4d51-a9d7-ab0852458655} <Debug> TCPHandler: Processed in 0.001370236 sec. | ||
| 1898 | 2026.03.18 22:13:27.317147 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.03.18 22:13:27.317243 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1900 | 2026.03.18 22:13:27.317282 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1901 | 2026.03.18 22:13:27.317813 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.03.18 22:13:27.317848 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1903 | 2026.03.18 22:13:27.318162 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1904 | 2026.03.18 22:13:27.318371 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.03.18 22:13:27.318493 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Debug> executeQuery: Read 482 rows, 34.54 KiB in 0.001269 sec., 379826.6351457841 rows/sec., 26.58 MiB/sec. | ||
| 1906 | 2026.03.18 22:13:27.318529 [ 274 ] {b1ea97b7-4da4-4ca1-95a7-42dec8ec05c7} <Debug> TCPHandler: Processed in 0.001431586 sec. | ||
| 1907 | 2026.03.18 22:13:27.318643 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.03.18 22:13:27.318736 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1909 | 2026.03.18 22:13:27.318777 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1910 | 2026.03.18 22:13:27.319111 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Trace> oximeter.measurements_bool (5e114b37-2f6a-4ddf-be2d-6bcc94b69749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.03.18 22:13:27.319147 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1912 | 2026.03.18 22:13:27.319441 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1913 | 2026.03.18 22:13:27.319644 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Trace> oximeter.measurements_bool (5e114b37-2f6a-4ddf-be2d-6bcc94b69749): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.03.18 22:13:27.319764 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 1915 | 2026.03.18 22:13:27.319799 [ 274 ] {ac1a39a4-1b44-48f0-8f3e-b6260d663705} <Debug> TCPHandler: Processed in 0.001205444 sec. | ||
| 1916 | 2026.03.18 22:13:27.319922 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.03.18 22:13:27.320017 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.03.18 22:13:27.320059 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1919 | 2026.03.18 22:13:27.320455 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.03.18 22:13:27.320491 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1921 | 2026.03.18 22:13:27.320818 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1922 | 2026.03.18 22:13:27.321025 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.03.18 22:13:27.321148 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001151 sec., 221546.4813205908 rows/sec., 14.65 MiB/sec. | ||
| 1924 | 2026.03.18 22:13:27.321184 [ 274 ] {c43227b0-9684-406d-a7e0-65ce7757a982} <Debug> TCPHandler: Processed in 0.001315845 sec. | ||
| 1925 | 2026.03.18 22:13:27.321306 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.03.18 22:13:27.321402 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.03.18 22:13:27.321443 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1928 | 2026.03.18 22:13:27.321755 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Trace> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.03.18 22:13:27.321789 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1930 | 2026.03.18 22:13:27.322086 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1931 | 2026.03.18 22:13:27.322293 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Trace> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.03.18 22:13:27.322415 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 1933 | 2026.03.18 22:13:27.322451 [ 274 ] {1ac34a6c-ca1e-472a-8f68-952a099cfc93} <Debug> TCPHandler: Processed in 0.001195264 sec. | ||
| 1934 | 2026.03.18 22:13:27.322565 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.03.18 22:13:27.322658 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.03.18 22:13:27.322698 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1937 | 2026.03.18 22:13:27.323042 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.03.18 22:13:27.323079 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1939 | 2026.03.18 22:13:27.323404 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1940 | 2026.03.18 22:13:27.323613 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.03.18 22:13:27.323736 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001096 sec., 72992.700729927 rows/sec., 4.58 MiB/sec. | ||
| 1942 | 2026.03.18 22:13:27.323772 [ 274 ] {3cfe4053-8d19-4970-a8d1-1cd954561bb6} <Debug> TCPHandler: Processed in 0.001256045 sec. | ||
| 1943 | 2026.03.18 22:13:27.613351 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.03.18 22:13:27.613581 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1945 | 2026.03.18 22:13:27.613928 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1946 | 2026.03.18 22:13:27.613965 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1947 | 2026.03.18 22:13:27.614221 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1948 | 2026.03.18 22:13:27.614287 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1949 | 2026.03.18 22:13:27.614425 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1950 | 2026.03.18 22:13:27.614541 [ 313 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1951 | 2026.03.18 22:13:27.614541 [ 284 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1952 | 2026.03.18 22:13:27.614669 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1953 | 2026.03.18 22:13:27.614696 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1954 | 2026.03.18 22:13:27.617072 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1955 | 2026.03.18 22:13:27.617098 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1956 | 2026.03.18 22:13:27.617153 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1957 | 2026.03.18 22:13:27.617198 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1958 | 2026.03.18 22:13:27.618177 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.004692 sec., 8312.020460358057 rows/sec., 311.37 KiB/sec. | ||
| 1959 | 2026.03.18 22:13:27.618289 [ 274 ] {b45555a0-c59f-48d2-b418-3c57b31ae735} <Debug> TCPHandler: Processed in 0.005064769 sec. | ||
| 1960 | 2026.03.18 22:13:27.618555 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.03.18 22:13:27.618695 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1962 | 2026.03.18 22:13:27.618915 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1963 | 2026.03.18 22:13:27.618951 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1964 | 2026.03.18 22:13:27.619162 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1965 | 2026.03.18 22:13:27.619215 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1966 | 2026.03.18 22:13:27.619319 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1967 | 2026.03.18 22:13:27.619392 [ 284 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1968 | 2026.03.18 22:13:27.619402 [ 330 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1969 | 2026.03.18 22:13:27.619509 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1970 | 2026.03.18 22:13:27.619534 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1971 | 2026.03.18 22:13:27.619587 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1972 | 2026.03.18 22:13:27.619604 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1973 | 2026.03.18 22:13:27.619633 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1974 | 2026.03.18 22:13:27.619669 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1975 | 2026.03.18 22:13:27.620232 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001596 sec., 24436.09022556391 rows/sec., 915.37 KiB/sec. | ||
| 1976 | 2026.03.18 22:13:27.620340 [ 274 ] {b70bdeb5-3b25-40f8-af5c-888a3ada3b8d} <Debug> TCPHandler: Processed in 0.001836791 sec. | ||
| 1977 | 2026.03.18 22:13:27.620560 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.03.18 22:13:27.620696 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1979 | 2026.03.18 22:13:27.620912 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1980 | 2026.03.18 22:13:27.620947 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1981 | 2026.03.18 22:13:27.621166 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1982 | 2026.03.18 22:13:27.621228 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1983 | 2026.03.18 22:13:27.621337 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1984 | 2026.03.18 22:13:27.621431 [ 313 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1985 | 2026.03.18 22:13:27.621434 [ 284 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1986 | 2026.03.18 22:13:27.621567 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 1987 | 2026.03.18 22:13:27.621615 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1988 | 2026.03.18 22:13:27.621714 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1989 | 2026.03.18 22:13:27.621745 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1990 | 2026.03.18 22:13:27.621801 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1991 | 2026.03.18 22:13:27.621875 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1992 | 2026.03.18 22:13:27.623091 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.002452 sec., 15905.383360522022 rows/sec., 595.81 KiB/sec. | ||
| 1993 | 2026.03.18 22:13:27.623208 [ 274 ] {9db44e4d-565c-4ad6-a803-d499c29b95f1} <Debug> TCPHandler: Processed in 0.002696691 sec. | ||
| 1994 | 2026.03.18 22:13:27.623480 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.18 22:13:27.623627 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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) | ||
| 1996 | 2026.03.18 22:13:27.623859 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1997 | 2026.03.18 22:13:27.623896 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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 | ||
| 1998 | 2026.03.18 22:13:27.624125 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1999 | 2026.03.18 22:13:27.624182 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2000 | 2026.03.18 22:13:27.624303 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2001 | 2026.03.18 22:13:27.624378 [ 332 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2002 | 2026.03.18 22:13:27.624393 [ 330 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2003 | 2026.03.18 22:13:27.624505 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 2004 | 2026.03.18 22:13:27.624531 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2005 | 2026.03.18 22:13:27.624587 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2006 | 2026.03.18 22:13:27.624605 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2007 | 2026.03.18 22:13:27.624636 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
| 2008 | 2026.03.18 22:13:27.624668 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
| 2009 | 2026.03.18 22:13:27.625435 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001869 sec., 20866.77367576244 rows/sec., 781.67 KiB/sec. | ||
| 2010 | 2026.03.18 22:13:27.625549 [ 274 ] {e25271ac-8824-44b8-b1ca-c825742f6d12} <Debug> TCPHandler: Processed in 0.002132955 sec. | ||
| 2011 | 2026.03.18 22:13:27.625849 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.03.18 22:13:27.625990 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 2013 | 2026.03.18 22:13:27.626220 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2014 | 2026.03.18 22:13:27.626258 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 2015 | 2026.03.18 22:13:27.626472 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2016 | 2026.03.18 22:13:27.626526 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2017 | 2026.03.18 22:13:27.626627 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2018 | 2026.03.18 22:13:27.626699 [ 313 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2019 | 2026.03.18 22:13:27.626705 [ 330 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2020 | 2026.03.18 22:13:27.626803 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 2021 | 2026.03.18 22:13:27.626830 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2022 | 2026.03.18 22:13:27.626884 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2023 | 2026.03.18 22:13:27.626902 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2024 | 2026.03.18 22:13:27.626933 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2025 | 2026.03.18 22:13:27.626964 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2026 | 2026.03.18 22:13:27.627611 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001681 sec., 23200.475907198095 rows/sec., 869.09 KiB/sec. | ||
| 2027 | 2026.03.18 22:13:27.627713 [ 274 ] {97900240-707e-4741-83b6-cf22d882e3e0} <Debug> TCPHandler: Processed in 0.001915442 sec. | ||
| 2028 | 2026.03.18 22:13:27.627972 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.03.18 22:13:27.628115 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 2030 | 2026.03.18 22:13:27.628340 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2031 | 2026.03.18 22:13:27.628378 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 2032 | 2026.03.18 22:13:27.628591 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2033 | 2026.03.18 22:13:27.628645 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2034 | 2026.03.18 22:13:27.628747 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2035 | 2026.03.18 22:13:27.628811 [ 317 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2036 | 2026.03.18 22:13:27.628816 [ 330 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2037 | 2026.03.18 22:13:27.628911 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 2038 | 2026.03.18 22:13:27.628937 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2039 | 2026.03.18 22:13:27.628992 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2040 | 2026.03.18 22:13:27.629010 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2041 | 2026.03.18 22:13:27.629041 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 2042 | 2026.03.18 22:13:27.629072 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 2043 | 2026.03.18 22:13:27.629743 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001686 sec., 23131.67259786477 rows/sec., 866.51 KiB/sec. | ||
| 2044 | 2026.03.18 22:13:27.629861 [ 274 ] {d461afb0-b61a-4baf-94d1-b9c479b8cf19} <Debug> TCPHandler: Processed in 0.001942743 sec. | ||
| 2045 | 2026.03.18 22:13:27.630108 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.03.18 22:13:27.630249 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2047 | 2026.03.18 22:13:27.630474 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2048 | 2026.03.18 22:13:27.630511 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2049 | 2026.03.18 22:13:27.630724 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2050 | 2026.03.18 22:13:27.630778 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2051 | 2026.03.18 22:13:27.630875 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2052 | 2026.03.18 22:13:27.630939 [ 326 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2053 | 2026.03.18 22:13:27.630947 [ 313 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2054 | 2026.03.18 22:13:27.631066 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 2055 | 2026.03.18 22:13:27.631092 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2056 | 2026.03.18 22:13:27.631146 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2057 | 2026.03.18 22:13:27.631163 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2058 | 2026.03.18 22:13:27.631194 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2059 | 2026.03.18 22:13:27.631223 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2060 | 2026.03.18 22:13:27.632058 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001869 sec., 20866.77367576244 rows/sec., 781.67 KiB/sec. | ||
| 2061 | 2026.03.18 22:13:27.632143 [ 274 ] {7a75c006-24ee-483c-ae5e-e2002f22cd31} <Debug> TCPHandler: Processed in 0.002085714 sec. | ||
| 2062 | 2026.03.18 22:13:27.632423 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.03.18 22:13:27.632561 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', '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) | ||
| 2064 | 2026.03.18 22:13:27.632784 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2065 | 2026.03.18 22:13:27.632833 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', '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 | ||
| 2066 | 2026.03.18 22:13:27.633055 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2067 | 2026.03.18 22:13:27.633107 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2068 | 2026.03.18 22:13:27.633213 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2069 | 2026.03.18 22:13:27.633274 [ 315 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2070 | 2026.03.18 22:13:27.633292 [ 330 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2071 | 2026.03.18 22:13:27.633385 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 2072 | 2026.03.18 22:13:27.633411 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2073 | 2026.03.18 22:13:27.633469 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2074 | 2026.03.18 22:13:27.633486 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2075 | 2026.03.18 22:13:27.633518 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', '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'))" | ||
| 2076 | 2026.03.18 22:13:27.633555 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', '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'))" | ||
| 2077 | 2026.03.18 22:13:27.634175 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001671 sec., 23339.317773788152 rows/sec., 874.29 KiB/sec. | ||
| 2078 | 2026.03.18 22:13:27.634268 [ 274 ] {90281603-1113-4b6c-bc1c-e09f65af9448} <Debug> TCPHandler: Processed in 0.001896162 sec. | ||
| 2079 | 2026.03.18 22:13:27.634560 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.03.18 22:13:27.634710 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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) | ||
| 2081 | 2026.03.18 22:13:27.634956 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2082 | 2026.03.18 22:13:27.635042 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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 | ||
| 2083 | 2026.03.18 22:13:27.635304 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2084 | 2026.03.18 22:13:27.635359 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2085 | 2026.03.18 22:13:27.635477 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2086 | 2026.03.18 22:13:27.635544 [ 315 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2087 | 2026.03.18 22:13:27.635562 [ 330 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2088 | 2026.03.18 22:13:27.635648 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 2089 | 2026.03.18 22:13:27.635672 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2090 | 2026.03.18 22:13:27.635727 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2091 | 2026.03.18 22:13:27.635744 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2092 | 2026.03.18 22:13:27.635774 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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'))" | ||
| 2093 | 2026.03.18 22:13:27.635804 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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'))" | ||
| 2094 | 2026.03.18 22:13:27.636372 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001725 sec., 22608.695652173912 rows/sec., 846.92 KiB/sec. | ||
| 2095 | 2026.03.18 22:13:27.636440 [ 274 ] {3290e761-6c00-44fd-b973-6184bdc034fd} <Debug> TCPHandler: Processed in 0.001938413 sec. | ||
| 2096 | 2026.03.18 22:13:27.636690 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.03.18 22:13:27.636827 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 2098 | 2026.03.18 22:13:27.637059 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2099 | 2026.03.18 22:13:27.637096 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 2100 | 2026.03.18 22:13:27.637310 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2101 | 2026.03.18 22:13:27.637362 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2102 | 2026.03.18 22:13:27.637460 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2103 | 2026.03.18 22:13:27.637513 [ 335 ] {547eb202-1648-4f82-89fb-563153065cb3} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2104 | 2026.03.18 22:13:27.637515 [ 315 ] {547eb202-1648-4f82-89fb-563153065cb3} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2105 | 2026.03.18 22:13:27.637589 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (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 | ||
| 2106 | 2026.03.18 22:13:27.637609 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2107 | 2026.03.18 22:13:27.637662 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2108 | 2026.03.18 22:13:27.637678 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2109 | 2026.03.18 22:13:27.637708 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2110 | 2026.03.18 22:13:27.637737 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2111 | 2026.03.18 22:13:27.638316 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Debug> executeQuery: Read 39 rows, 1.46 KiB in 0.001549 sec., 25177.533892834086 rows/sec., 943.15 KiB/sec. | ||
| 2112 | 2026.03.18 22:13:27.638403 [ 274 ] {547eb202-1648-4f82-89fb-563153065cb3} <Debug> TCPHandler: Processed in 0.001760541 sec. | ||
| 2113 | 2026.03.18 22:13:27.697303 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.03.18 22:13:27.697437 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2115 | 2026.03.18 22:13:27.697491 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2116 | 2026.03.18 22:13:27.698118 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.03.18 22:13:27.698162 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2118 | 2026.03.18 22:13:27.698577 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2119 | 2026.03.18 22:13:27.698795 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.03.18 22:13:27.698936 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001537 sec., 6506.180871828237 rows/sec., 2.13 MiB/sec. | ||
| 2121 | 2026.03.18 22:13:27.698983 [ 274 ] {b3d49d06-d7c9-4efc-a7ae-711be32f94bb} <Debug> TCPHandler: Processed in 0.001765401 sec. | ||
| 2122 | 2026.03.18 22:13:27.699120 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.03.18 22:13:27.699215 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.03.18 22:13:27.699254 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2125 | 2026.03.18 22:13:27.699684 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.03.18 22:13:27.699719 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2127 | 2026.03.18 22:13:27.700008 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2128 | 2026.03.18 22:13:27.700216 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.03.18 22:13:27.700339 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 2130 | 2026.03.18 22:13:27.700381 [ 274 ] {06ed70b3-041d-424b-accb-f8509ad36790} <Debug> TCPHandler: Processed in 0.001311175 sec. | ||
| 2131 | 2026.03.18 22:13:27.700501 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.03.18 22:13:27.700595 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2133 | 2026.03.18 22:13:27.700635 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2134 | 2026.03.18 22:13:27.701021 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.03.18 22:13:27.701056 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2136 | 2026.03.18 22:13:27.701330 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2137 | 2026.03.18 22:13:27.701535 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.03.18 22:13:27.701658 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001081 sec., 1850.1387604070308 rows/sec., 150.87 KiB/sec. | ||
| 2139 | 2026.03.18 22:13:27.701700 [ 274 ] {d61e9f4c-5659-4b85-b88f-753aed53a8fe} <Debug> TCPHandler: Processed in 0.001248855 sec. | ||
| 2140 | 2026.03.18 22:13:27.701812 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.03.18 22:13:27.701904 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2142 | 2026.03.18 22:13:27.701942 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2143 | 2026.03.18 22:13:27.703488 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.03.18 22:13:27.703523 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2145 | 2026.03.18 22:13:27.703936 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2146 | 2026.03.18 22:13:27.704145 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.03.18 22:13:27.704269 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Debug> executeQuery: Read 2127 rows, 166.40 KiB in 0.002383 sec., 892572.3877465379 rows/sec., 68.19 MiB/sec. | ||
| 2148 | 2026.03.18 22:13:27.704312 [ 274 ] {742bedea-16c4-4abb-8248-6092710ea50a} <Debug> TCPHandler: Processed in 0.002548659 sec. | ||
| 2149 | 2026.03.18 22:13:27.704430 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.03.18 22:13:27.704523 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.03.18 22:13:27.704562 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2152 | 2026.03.18 22:13:27.704987 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.03.18 22:13:27.705028 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2154 | 2026.03.18 22:13:27.705330 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2155 | 2026.03.18 22:13:27.705537 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.03.18 22:13:27.705627 [ 102 ] {} <Debug> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2157 | 2026.03.18 22:13:27.705658 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Debug> executeQuery: Read 58 rows, 4.41 KiB in 0.001153 sec., 50303.55594102342 rows/sec., 3.73 MiB/sec. | ||
| 2158 | 2026.03.18 22:13:27.705666 [ 102 ] {} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.03.18 22:13:27.705697 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2160 | 2026.03.18 22:13:27.705701 [ 274 ] {b65fa512-bded-4706-8e4c-26bd74998b98} <Debug> TCPHandler: Processed in 0.001320295 sec. | ||
| 2161 | 2026.03.18 22:13:27.705820 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::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 | ||
| 2162 | 2026.03.18 22:13:27.705827 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.03.18 22:13:27.705964 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.03.18 22:13:27.705976 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2165 | 2026.03.18 22:13:27.706003 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2166 | 2026.03.18 22:13:27.706021 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 2167 | 2026.03.18 22:13:27.706142 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2168 | 2026.03.18 22:13:27.706233 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 146 rows starting from the beginning of the part | ||
| 2169 | 2026.03.18 22:13:27.706309 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 2170 | 2026.03.18 22:13:27.706386 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2171 | 2026.03.18 22:13:27.706447 [ 201 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 2172 | 2026.03.18 22:13:27.706677 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.03.18 22:13:27.706718 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2174 | 2026.03.18 22:13:27.707065 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2175 | 2026.03.18 22:13:27.707302 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.03.18 22:13:27.707409 [ 191 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645519 sec., 271646.81781249563 rows/sec., 18.44 MiB/sec. | ||
| 2177 | 2026.03.18 22:13:27.707426 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00148 sec., 494594.5945945946 rows/sec., 29.25 MiB/sec. | ||
| 2178 | 2026.03.18 22:13:27.707489 [ 274 ] {dfa95df9-e89b-4414-9229-a5511c5d0d3e} <Debug> TCPHandler: Processed in 0.00171055 sec. | ||
| 2179 | 2026.03.18 22:13:27.707607 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.03.18 22:13:27.707623 [ 186 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2181 | 2026.03.18 22:13:27.707701 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2182 | 2026.03.18 22:13:27.707740 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2183 | 2026.03.18 22:13:27.707914 [ 186 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.03.18 22:13:27.707981 [ 186 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_6_1} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2185 | 2026.03.18 22:13:27.708056 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2186 | 2026.03.18 22:13:27.708124 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.03.18 22:13:27.708158 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2188 | 2026.03.18 22:13:27.708443 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2189 | 2026.03.18 22:13:27.708661 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.03.18 22:13:27.708783 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 2191 | 2026.03.18 22:13:27.708820 [ 274 ] {43aa85c2-96fb-49ba-b260-5457731d50bc} <Debug> TCPHandler: Processed in 0.001262744 sec. | ||
| 2192 | 2026.03.18 22:13:27.708934 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.03.18 22:13:27.709025 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.03.18 22:13:27.709062 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2195 | 2026.03.18 22:13:27.709445 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.03.18 22:13:27.709477 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2197 | 2026.03.18 22:13:27.709755 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2198 | 2026.03.18 22:13:27.710014 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.03.18 22:13:27.710134 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 2200 | 2026.03.18 22:13:27.710169 [ 274 ] {5b8c0eb0-92ed-4ab2-a777-a82da58518b5} <Debug> TCPHandler: Processed in 0.001284315 sec. | ||
| 2201 | 2026.03.18 22:13:27.710280 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.03.18 22:13:27.710372 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2203 | 2026.03.18 22:13:27.710411 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2204 | 2026.03.18 22:13:27.711239 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.03.18 22:13:27.711274 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2206 | 2026.03.18 22:13:27.711620 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2207 | 2026.03.18 22:13:27.711828 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.03.18 22:13:27.711950 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Debug> executeQuery: Read 1082 rows, 77.29 KiB in 0.001595 sec., 678369.9059561128 rows/sec., 47.32 MiB/sec. | ||
| 2209 | 2026.03.18 22:13:27.711986 [ 274 ] {fc152031-7f9c-4071-bdb9-358190d3fa01} <Debug> TCPHandler: Processed in 0.00175428 sec. | ||
| 2210 | 2026.03.18 22:13:27.712102 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.03.18 22:13:27.712196 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2212 | 2026.03.18 22:13:27.712238 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2213 | 2026.03.18 22:13:27.712901 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.03.18 22:13:27.712934 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2215 | 2026.03.18 22:13:27.713347 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2216 | 2026.03.18 22:13:27.713555 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.03.18 22:13:27.713677 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Debug> executeQuery: Read 1446 rows, 96.91 KiB in 0.0015 sec., 964000 rows/sec., 63.10 MiB/sec. | ||
| 2218 | 2026.03.18 22:13:27.713712 [ 274 ] {a22f467d-af21-4350-b6ff-3d10ba560458} <Debug> TCPHandler: Processed in 0.001658979 sec. | ||
| 2219 | 2026.03.18 22:13:27.713822 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.03.18 22:13:27.713915 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2221 | 2026.03.18 22:13:27.713968 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <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 | ||
| 2222 | 2026.03.18 22:13:27.714768 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.03.18 22:13:27.714802 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2224 | 2026.03.18 22:13:27.715352 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2225 | 2026.03.18 22:13:27.715585 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.03.18 22:13:27.715716 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001819 sec., 24189.114898295767 rows/sec., 43.35 MiB/sec. | ||
| 2227 | 2026.03.18 22:13:27.715766 [ 274 ] {2484b667-1400-41ac-87c0-7ab101647a03} <Debug> TCPHandler: Processed in 0.001993933 sec. | ||
| 2228 | 2026.03.18 22:13:27.715878 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.03.18 22:13:27.715979 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2230 | 2026.03.18 22:13:27.716023 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2231 | 2026.03.18 22:13:27.716353 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.03.18 22:13:27.716389 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2233 | 2026.03.18 22:13:27.716693 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2234 | 2026.03.18 22:13:27.716900 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.03.18 22:13:27.717026 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 776.85 KiB/sec. | ||
| 2236 | 2026.03.18 22:13:27.717062 [ 274 ] {2a83ba7e-172c-4cfc-b989-18538c961a60} <Debug> TCPHandler: Processed in 0.001235334 sec. | ||
| 2237 | 2026.03.18 22:13:28.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.26 MiB, peak 187.01 MiB, free memory in arenas 0.00 B, will set to 182.42 MiB (RSS), difference: -1.84 MiB | ||
| 2238 | 2026.03.18 22:13:29.470811 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3417 | ||
| 2239 | 2026.03.18 22:13:29.471576 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.03.18 22:13:29.471652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2241 | 2026.03.18 22:13:29.472207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2242 | 2026.03.18 22:13:29.472429 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.03.18 22:13:29.472553 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3417 | ||
| 2244 | 2026.03.18 22:13:29.642466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2245 | 2026.03.18 22:13:29.661760 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.03.18 22:13:29.661839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2247 | 2026.03.18 22:13:29.670736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2248 | 2026.03.18 22:13:29.671457 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.03.18 22:13:29.674841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2250 | 2026.03.18 22:13:32.301059 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.03.18 22:13:32.301232 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2252 | 2026.03.18 22:13:32.301295 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2253 | 2026.03.18 22:13:32.302211 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.03.18 22:13:32.302259 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2255 | 2026.03.18 22:13:32.302659 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2256 | 2026.03.18 22:13:32.302881 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.03.18 22:13:32.303028 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.32 MiB/sec. | ||
| 2258 | 2026.03.18 22:13:32.303076 [ 274 ] {3011a982-563d-4696-9410-1ab460c9817a} <Debug> TCPHandler: Processed in 0.002139285 sec. | ||
| 2259 | 2026.03.18 22:13:32.303208 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.03.18 22:13:32.303302 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2261 | 2026.03.18 22:13:32.303343 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2262 | 2026.03.18 22:13:32.303761 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.03.18 22:13:32.303822 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2264 | 2026.03.18 22:13:32.304116 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2265 | 2026.03.18 22:13:32.304322 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.03.18 22:13:32.304447 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 2267 | 2026.03.18 22:13:32.304491 [ 274 ] {318816b9-a559-4efd-9b9d-6af89ac44db2} <Debug> TCPHandler: Processed in 0.001333906 sec. | ||
| 2268 | 2026.03.18 22:13:32.304607 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.03.18 22:13:32.304699 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2270 | 2026.03.18 22:13:32.304742 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2271 | 2026.03.18 22:13:32.305142 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.03.18 22:13:32.305178 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2273 | 2026.03.18 22:13:32.305487 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2274 | 2026.03.18 22:13:32.305706 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.03.18 22:13:32.305826 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 2276 | 2026.03.18 22:13:32.305868 [ 274 ] {849b6d8b-db95-41d0-8fd0-3042f17798dd} <Debug> TCPHandler: Processed in 0.001309806 sec. | ||
| 2277 | 2026.03.18 22:13:32.305985 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.03.18 22:13:32.306076 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2279 | 2026.03.18 22:13:32.306118 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2280 | 2026.03.18 22:13:32.306457 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.03.18 22:13:32.306494 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2282 | 2026.03.18 22:13:32.306786 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2283 | 2026.03.18 22:13:32.306990 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.03.18 22:13:32.307119 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 2285 | 2026.03.18 22:13:32.307160 [ 274 ] {ff4ce6d3-70de-429f-ae90-09c74ec7ea65} <Debug> TCPHandler: Processed in 0.001223655 sec. | ||
| 2286 | 2026.03.18 22:13:36.878466 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2287 | 2026.03.18 22:13:36.878580 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2288 | 2026.03.18 22:13:36.972673 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3865 | ||
| 2289 | 2026.03.18 22:13:36.973039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 332 | ||
| 2290 | 2026.03.18 22:13:36.973157 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.03.18 22:13:36.973198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2292 | 2026.03.18 22:13:36.973725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2293 | 2026.03.18 22:13:36.973958 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.03.18 22:13:36.974084 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2295 | 2026.03.18 22:13:36.975950 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.03.18 22:13:36.975991 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2297 | 2026.03.18 22:13:36.977185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2298 | 2026.03.18 22:13:36.977445 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.03.18 22:13:36.977571 [ 86 ] {} <Debug> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2300 | 2026.03.18 22:13:36.977606 [ 86 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.03.18 22:13:36.977625 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2302 | 2026.03.18 22:13:36.977688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2303 | 2026.03.18 22:13:36.977758 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::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 | ||
| 2304 | 2026.03.18 22:13:36.978453 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2026.03.18 22:13:36.978660 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::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 | ||
| 2306 | 2026.03.18 22:13:36.979103 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2307 | 2026.03.18 22:13:36.979518 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 84 rows starting from the beginning of the part | ||
| 2308 | 2026.03.18 22:13:36.979909 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2309 | 2026.03.18 22:13:36.980291 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::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 | ||
| 2310 | 2026.03.18 22:13:36.980663 [ 201 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 2311 | 2026.03.18 22:13:36.987245 [ 191 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.00954924 sec., 34767.16471677327 rows/sec., 37.72 MiB/sec. | ||
| 2312 | 2026.03.18 22:13:36.987955 [ 193 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2313 | 2026.03.18 22:13:36.988510 [ 193 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.03.18 22:13:36.988583 [ 193 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_6_1} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2315 | 2026.03.18 22:13:36.988722 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 2316 | 2026.03.18 22:13:37.174955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2317 | 2026.03.18 22:13:37.192329 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.03.18 22:13:37.192390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2319 | 2026.03.18 22:13:37.198437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2320 | 2026.03.18 22:13:37.199414 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.03.18 22:13:37.202613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2322 | 2026.03.18 22:13:37.302158 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.03.18 22:13:37.302417 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2324 | 2026.03.18 22:13:37.302514 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2325 | 2026.03.18 22:13:37.303218 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.03.18 22:13:37.303255 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2327 | 2026.03.18 22:13:37.303616 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2328 | 2026.03.18 22:13:37.303832 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.03.18 22:13:37.303975 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 2330 | 2026.03.18 22:13:37.304015 [ 274 ] {767022cd-bdb4-423d-90ba-983df7110ca5} <Debug> TCPHandler: Processed in 0.002011523 sec. | ||
| 2331 | 2026.03.18 22:13:37.304132 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.03.18 22:13:37.304226 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2333 | 2026.03.18 22:13:37.304266 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2334 | 2026.03.18 22:13:37.304675 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.03.18 22:13:37.304709 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2336 | 2026.03.18 22:13:37.305011 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2337 | 2026.03.18 22:13:37.305273 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.03.18 22:13:37.305401 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 2339 | 2026.03.18 22:13:37.305436 [ 274 ] {09ba5ffe-bcee-4242-946a-ed3afb62937c} <Debug> TCPHandler: Processed in 0.001352776 sec. | ||
| 2340 | 2026.03.18 22:13:37.305553 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.03.18 22:13:37.305646 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2342 | 2026.03.18 22:13:37.305689 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2343 | 2026.03.18 22:13:37.306089 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.03.18 22:13:37.306123 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2345 | 2026.03.18 22:13:37.306439 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2346 | 2026.03.18 22:13:37.306649 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.03.18 22:13:37.306772 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 2348 | 2026.03.18 22:13:37.306807 [ 274 ] {5bd8a117-507c-493e-9dde-effe8dc7f7ea} <Debug> TCPHandler: Processed in 0.001303735 sec. | ||
| 2349 | 2026.03.18 22:13:37.306915 [ 274 ] {} <Trace> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.03.18 22:13:37.307008 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48100) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.03.18 22:13:37.307049 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2352 | 2026.03.18 22:13:37.307374 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.03.18 22:13:37.307407 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2354 | 2026.03.18 22:13:37.307695 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2355 | 2026.03.18 22:13:37.307901 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.03.18 22:13:37.308023 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 2357 | 2026.03.18 22:13:37.308057 [ 274 ] {56c98238-3fe9-4896-9e71-fb24bd74cb77} <Debug> TCPHandler: Processed in 0.001192534 sec. | ||
| 2358 | 2026.03.18 22:13:41.267149 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2026.03.18 22:13:41.267238 [ 274 ] {} <Debug> TCP-Session: a3f1e7d5-afbc-4136-8bca-9be5d6810c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.03.18 22:13:42.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.41 MiB, peak 188.85 MiB, free memory in arenas 0.00 B, will set to 185.48 MiB (RSS), difference: 2.08 MiB | ||
| 2361 | 2026.03.18 22:13:42.303705 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.03.18 22:13:42.303953 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2363 | 2026.03.18 22:13:42.304015 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2364 | 2026.03.18 22:13:42.304761 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.03.18 22:13:42.304803 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2366 | 2026.03.18 22:13:42.305193 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2367 | 2026.03.18 22:13:42.305424 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.03.18 22:13:42.305555 [ 80 ] {} <Debug> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2369 | 2026.03.18 22:13:42.305575 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001673 sec., 72922.89300657502 rows/sec., 6.26 MiB/sec. | ||
| 2370 | 2026.03.18 22:13:42.305624 [ 80 ] {} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.03.18 22:13:42.305635 [ 276 ] {68a483ba-4eb0-4fed-9441-cf9480ccbf8d} <Debug> TCPHandler: Processed in 0.002106614 sec. | ||
| 2372 | 2026.03.18 22:13:42.305655 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2373 | 2026.03.18 22:13:42.305777 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.03.18 22:13:42.305794 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::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 | ||
| 2375 | 2026.03.18 22:13:42.305874 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.03.18 22:13:42.305920 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2377 | 2026.03.18 22:13:42.305943 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2378 | 2026.03.18 22:13:42.305983 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2747 rows starting from the beginning of the part | ||
| 2379 | 2026.03.18 22:13:42.306056 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 793 rows starting from the beginning of the part | ||
| 2380 | 2026.03.18 22:13:42.306104 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2127 rows starting from the beginning of the part | ||
| 2381 | 2026.03.18 22:13:42.306149 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2382 | 2026.03.18 22:13:42.306190 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2383 | 2026.03.18 22:13:42.306228 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 122 rows starting from the beginning of the part | ||
| 2384 | 2026.03.18 22:13:42.306348 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.03.18 22:13:42.306390 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2386 | 2026.03.18 22:13:42.306698 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2387 | 2026.03.18 22:13:42.306917 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.03.18 22:13:42.307053 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001198 sec., 27545.90984974958 rows/sec., 2.02 MiB/sec. | ||
| 2389 | 2026.03.18 22:13:42.307089 [ 276 ] {f8455647-05ee-41cb-b29c-00fdd59f7fc2} <Debug> TCPHandler: Processed in 0.001361885 sec. | ||
| 2390 | 2026.03.18 22:13:42.307377 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.03.18 22:13:42.307473 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2392 | 2026.03.18 22:13:42.307512 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2393 | 2026.03.18 22:13:42.308037 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.03.18 22:13:42.308078 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2395 | 2026.03.18 22:13:42.308414 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2396 | 2026.03.18 22:13:42.308635 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.03.18 22:13:42.308739 [ 80 ] {} <Debug> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2398 | 2026.03.18 22:13:42.308766 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00131 sec., 74045.80152671757 rows/sec., 5.78 MiB/sec. | ||
| 2399 | 2026.03.18 22:13:42.308774 [ 80 ] {} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.03.18 22:13:42.308807 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2401 | 2026.03.18 22:13:42.308810 [ 276 ] {41976b54-8232-4c3e-bd6e-5f4484d4d5b1} <Debug> TCPHandler: Processed in 0.001643439 sec. | ||
| 2402 | 2026.03.18 22:13:42.308907 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::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 | ||
| 2403 | 2026.03.18 22:13:42.308948 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.03.18 22:13:42.308991 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2405 | 2026.03.18 22:13:42.309019 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1491 rows starting from the beginning of the part | ||
| 2406 | 2026.03.18 22:13:42.309042 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2407 | 2026.03.18 22:13:42.309075 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 482 rows starting from the beginning of the part | ||
| 2408 | 2026.03.18 22:13:42.309087 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2409 | 2026.03.18 22:13:42.309115 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1082 rows starting from the beginning of the part | ||
| 2410 | 2026.03.18 22:13:42.309156 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2411 | 2026.03.18 22:13:42.309196 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2412 | 2026.03.18 22:13:42.309244 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 97 rows starting from the beginning of the part | ||
| 2413 | 2026.03.18 22:13:42.309516 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.03.18 22:13:42.309553 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2415 | 2026.03.18 22:13:42.313638 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2416 | 2026.03.18 22:13:42.313769 [ 195 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 5 columns (5 merged, 0 gathered) in 0.004909847 sec., 668045.2568073913 rows/sec., 49.38 MiB/sec. | ||
| 2417 | 2026.03.18 22:13:42.313838 [ 201 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5901 rows, containing 5 columns (5 merged, 0 gathered) in 0.008102634 sec., 728281.6921016056 rows/sec., 58.57 MiB/sec. | ||
| 2418 | 2026.03.18 22:13:42.313965 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.03.18 22:13:42.314079 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2420 | 2026.03.18 22:13:42.314102 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005079 sec., 31502.26422524119 rows/sec., 2.19 MiB/sec. | ||
| 2421 | 2026.03.18 22:13:42.314119 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.03.18 22:13:42.314145 [ 276 ] {e04d4f31-6b4c-4ef7-8828-44dbb7d45c53} <Debug> TCPHandler: Processed in 0.005248031 sec. | ||
| 2423 | 2026.03.18 22:13:42.314149 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2424 | 2026.03.18 22:13:42.314163 [ 191 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2425 | 2026.03.18 22:13:42.314143 [ 197 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2426 | 2026.03.18 22:13:42.314241 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::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 | ||
| 2427 | 2026.03.18 22:13:42.314276 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.03.18 22:13:42.314335 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2429 | 2026.03.18 22:13:42.314369 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2808 rows starting from the beginning of the part | ||
| 2430 | 2026.03.18 22:13:42.314374 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.18 22:13:42.314424 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 255 rows starting from the beginning of the part | ||
| 2432 | 2026.03.18 22:13:42.314441 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <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 | ||
| 2433 | 2026.03.18 22:13:42.314466 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1446 rows starting from the beginning of the part | ||
| 2434 | 2026.03.18 22:13:42.314478 [ 191 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.03.18 22:13:42.314510 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2436 | 2026.03.18 22:13:42.314551 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::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 | ||
| 2437 | 2026.03.18 22:13:42.314586 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2438 | 2026.03.18 22:13:42.314589 [ 191 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_11_2} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2439 | 2026.03.18 22:13:42.314619 [ 197 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.03.18 22:13:42.314691 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2441 | 2026.03.18 22:13:42.314723 [ 197 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_11_2} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2442 | 2026.03.18 22:13:42.314826 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2443 | 2026.03.18 22:13:42.315379 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.03.18 22:13:42.315422 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2445 | 2026.03.18 22:13:42.316031 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2446 | 2026.03.18 22:13:42.316264 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.03.18 22:13:42.316409 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002054 sec., 16066.212268743915 rows/sec., 28.79 MiB/sec. | ||
| 2448 | 2026.03.18 22:13:42.316460 [ 276 ] {39541bfa-d22c-4ef5-b2c1-067cfd678fdf} <Debug> TCPHandler: Processed in 0.002233246 sec. | ||
| 2449 | 2026.03.18 22:13:42.316577 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.03.18 22:13:42.316670 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2451 | 2026.03.18 22:13:42.316675 [ 200 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4957 rows, containing 5 columns (5 merged, 0 gathered) in 0.002462118 sec., 2013307.2419762171 rows/sec., 132.38 MiB/sec. | ||
| 2452 | 2026.03.18 22:13:42.316714 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2453 | 2026.03.18 22:13:42.317002 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.03.18 22:13:42.317067 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.03.18 22:13:42.317109 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2456 | 2026.03.18 22:13:42.317275 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.03.18 22:13:42.317352 [ 201 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2458 | 2026.03.18 22:13:42.317411 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2459 | 2026.03.18 22:13:42.317447 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2460 | 2026.03.18 22:13:42.317659 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.03.18 22:13:42.317759 [ 80 ] {} <Debug> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2462 | 2026.03.18 22:13:42.317786 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 2463 | 2026.03.18 22:13:42.317792 [ 80 ] {} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.03.18 22:13:42.317826 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2465 | 2026.03.18 22:13:42.317827 [ 276 ] {c6c54829-f6f1-4612-b6a2-d6bf7686ee1a} <Debug> TCPHandler: Processed in 0.001300505 sec. | ||
| 2466 | 2026.03.18 22:13:42.317908 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::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 | ||
| 2467 | 2026.03.18 22:13:42.318028 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2468 | 2026.03.18 22:13:42.318070 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 220 rows starting from the beginning of the part | ||
| 2469 | 2026.03.18 22:13:42.318155 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 2470 | 2026.03.18 22:13:42.318217 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2471 | 2026.03.18 22:13:42.318261 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2472 | 2026.03.18 22:13:42.318303 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::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 | ||
| 2473 | 2026.03.18 22:13:42.318346 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2474 | 2026.03.18 22:13:42.319228 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358016 sec., 353456.8075781139 rows/sec., 23.39 MiB/sec. | ||
| 2475 | 2026.03.18 22:13:42.319378 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2476 | 2026.03.18 22:13:42.319617 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.03.18 22:13:42.319685 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_11_2} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2478 | 2026.03.18 22:13:42.319745 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2479 | 2026.03.18 22:13:43.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.06 MiB, peak 193.66 MiB, free memory in arenas 0.00 B, will set to 187.33 MiB (RSS), difference: 1.27 MiB | ||
| 2480 | 2026.03.18 22:13:44.474252 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4377 | ||
| 2481 | 2026.03.18 22:13:44.474804 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.03.18 22:13:44.474855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2483 | 2026.03.18 22:13:44.475336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2484 | 2026.03.18 22:13:44.475561 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.03.18 22:13:44.475685 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4377 | ||
| 2486 | 2026.03.18 22:13:44.702782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2487 | 2026.03.18 22:13:44.719426 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.03.18 22:13:44.719467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2489 | 2026.03.18 22:13:44.725633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2490 | 2026.03.18 22:13:44.726334 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.03.18 22:13:44.728959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2492 | 2026.03.18 22:13:45.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.87 MiB, peak 193.66 MiB, free memory in arenas 0.00 B, will set to 188.95 MiB (RSS), difference: 1.08 MiB | ||
| 2493 | 2026.03.18 22:13:46.191542 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59515 | ||
| 2494 | 2026.03.18 22:13:46.191650 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2495 | 2026.03.18 22:13:46.191675 [ 274 ] {} <Debug> TCP-Session: 7e37e15a-f6bd-4ce0-bcb7-04cc81927290 Authenticating user 'default' from [fd00:1122:3344:101::e]:59515 | ||
| 2496 | 2026.03.18 22:13:46.191697 [ 274 ] {} <Debug> TCP-Session: 7e37e15a-f6bd-4ce0-bcb7-04cc81927290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.03.18 22:13:46.191710 [ 274 ] {} <Debug> TCP-Session: 7e37e15a-f6bd-4ce0-bcb7-04cc81927290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.03.18 22:13:46.191912 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56306 | ||
| 2499 | 2026.03.18 22:13:46.191967 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34396 | ||
| 2500 | 2026.03.18 22:13:46.191985 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64905 | ||
| 2501 | 2026.03.18 22:13:46.192022 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57518 | ||
| 2502 | 2026.03.18 22:13:46.192050 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2026.03.18 22:13:46.192020 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51186 | ||
| 2504 | 2026.03.18 22:13:46.192098 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2505 | 2026.03.18 22:13:46.192095 [ 286 ] {} <Debug> TCP-Session: 16e41cbf-11b0-4fe5-a7a8-d7912d8547d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56306 | ||
| 2506 | 2026.03.18 22:13:46.192079 [ 274 ] {} <Trace> TCP-Session: 7e37e15a-f6bd-4ce0-bcb7-04cc81927290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.03.18 22:13:46.192136 [ 287 ] {} <Debug> TCP-Session: 22759dd4-f6ae-41f3-8886-2851ba1a1dad Authenticating user 'default' from [fd00:1122:3344:101::e]:34396 | ||
| 2508 | 2026.03.18 22:13:46.192153 [ 286 ] {} <Debug> TCP-Session: 16e41cbf-11b0-4fe5-a7a8-d7912d8547d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.03.18 22:13:46.192003 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42738 | ||
| 2510 | 2026.03.18 22:13:46.192198 [ 286 ] {} <Debug> TCP-Session: 16e41cbf-11b0-4fe5-a7a8-d7912d8547d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.03.18 22:13:46.192193 [ 287 ] {} <Debug> TCP-Session: 22759dd4-f6ae-41f3-8886-2851ba1a1dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.03.18 22:13:46.191982 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35412 | ||
| 2513 | 2026.03.18 22:13:46.192265 [ 287 ] {} <Debug> TCP-Session: 22759dd4-f6ae-41f3-8886-2851ba1a1dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.03.18 22:13:46.191974 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37992 | ||
| 2515 | 2026.03.18 22:13:46.192314 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2516 | 2026.03.18 22:13:46.192327 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.03.18 22:13:46.192378 [ 288 ] {} <Debug> TCP-Session: 4704cf28-e246-4e35-998d-bef5e9943408 Authenticating user 'default' from [fd00:1122:3344:101::e]:64905 | ||
| 2518 | 2026.03.18 22:13:46.192400 [ 288 ] {} <Debug> TCP-Session: 4704cf28-e246-4e35-998d-bef5e9943408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.03.18 22:13:46.192409 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2520 | 2026.03.18 22:13:46.192413 [ 288 ] {} <Debug> TCP-Session: 4704cf28-e246-4e35-998d-bef5e9943408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.03.18 22:13:46.192443 [ 292 ] {} <Debug> TCP-Session: 060bff0f-0861-4915-92b1-4b15368e5f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:51186 | ||
| 2522 | 2026.03.18 22:13:46.192465 [ 292 ] {} <Debug> TCP-Session: 060bff0f-0861-4915-92b1-4b15368e5f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.03.18 22:13:46.192477 [ 292 ] {} <Debug> TCP-Session: 060bff0f-0861-4915-92b1-4b15368e5f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.03.18 22:13:46.192552 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2525 | 2026.03.18 22:13:46.192561 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2526 | 2026.03.18 22:13:46.192578 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2527 | 2026.03.18 22:13:46.192590 [ 290 ] {} <Debug> TCP-Session: 1dac5577-5949-42c6-aa95-75aea312b941 Authenticating user 'default' from [fd00:1122:3344:101::e]:35412 | ||
| 2528 | 2026.03.18 22:13:46.192611 [ 289 ] {} <Debug> TCP-Session: 96c2001c-d885-4ff6-9c86-1219762366e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37992 | ||
| 2529 | 2026.03.18 22:13:46.192620 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2530 | 2026.03.18 22:13:46.192648 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2531 | 2026.03.18 22:13:46.192652 [ 289 ] {} <Debug> TCP-Session: 96c2001c-d885-4ff6-9c86-1219762366e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.03.18 22:13:46.192670 [ 291 ] {} <Debug> TCP-Session: 9c7c13b1-120f-4145-83ef-365effe1ee31 Authenticating user 'default' from [fd00:1122:3344:101::e]:42738 | ||
| 2533 | 2026.03.18 22:13:46.192685 [ 289 ] {} <Debug> TCP-Session: 96c2001c-d885-4ff6-9c86-1219762366e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.03.18 22:13:46.192701 [ 291 ] {} <Debug> TCP-Session: 9c7c13b1-120f-4145-83ef-365effe1ee31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.03.18 22:13:46.192635 [ 290 ] {} <Debug> TCP-Session: 1dac5577-5949-42c6-aa95-75aea312b941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.03.18 22:13:46.192725 [ 291 ] {} <Debug> TCP-Session: 9c7c13b1-120f-4145-83ef-365effe1ee31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2026.03.18 22:13:46.192743 [ 290 ] {} <Debug> TCP-Session: 1dac5577-5949-42c6-aa95-75aea312b941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.03.18 22:13:46.192590 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2026.03.18 22:13:46.192788 [ 293 ] {} <Debug> TCP-Session: 3c157371-f0e9-433a-892f-3e9c4c2ffb57 Authenticating user 'default' from [fd00:1122:3344:101::e]:57518 | ||
| 2540 | 2026.03.18 22:13:46.192804 [ 293 ] {} <Debug> TCP-Session: 3c157371-f0e9-433a-892f-3e9c4c2ffb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.18 22:13:46.192817 [ 293 ] {} <Debug> TCP-Session: 3c157371-f0e9-433a-892f-3e9c4c2ffb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.03.18 22:13:46.192939 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a) (SelectExecutor): Key condition: unknown | ||
| 2543 | 2026.03.18 22:13:46.193028 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2544 | 2026.03.18 22:13:46.722693 [ 311 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Trace> AggregatingTransform: Aggregating | ||
| 2545 | 2026.03.18 22:13:46.722800 [ 311 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Trace> Aggregator: Aggregation method: without_key | ||
| 2546 | 2026.03.18 22:13:46.722838 [ 311 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001405966 sec. (711.255 rows/sec., 27.78 KiB/sec.) | ||
| 2547 | 2026.03.18 22:13:46.722860 [ 311 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Trace> Aggregator: Merging aggregated data | ||
| 2548 | 2026.03.18 22:13:46.724072 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.531813 sec., 1.880360201800257 rows/sec., 75.21 B/sec. | ||
| 2549 | 2026.03.18 22:13:46.724157 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2550 | 2026.03.18 22:13:46.724171 [ 274 ] {7e2fe630-06a1-43f4-90f3-1c2c1e734b74} <Debug> TCPHandler: Processed in 0.532201614 sec. | ||
| 2551 | 2026.03.18 22:13:46.724298 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2552 | 2026.03.18 22:13:46.724329 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2553 | 2026.03.18 22:13:46.724354 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2554 | 2026.03.18 22:13:46.724368 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2555 | 2026.03.18 22:13:46.724393 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2556 | 2026.03.18 22:13:46.724419 [ 288 ] {} <Debug> TCP-Session: 4704cf28-e246-4e35-998d-bef5e9943408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.03.18 22:13:46.724431 [ 289 ] {} <Debug> TCP-Session: 96c2001c-d885-4ff6-9c86-1219762366e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.18 22:13:46.724443 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2559 | 2026.03.18 22:13:46.724463 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.03.18 22:13:46.724473 [ 287 ] {} <Debug> TCP-Session: 22759dd4-f6ae-41f3-8886-2851ba1a1dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.03.18 22:13:46.724500 [ 292 ] {} <Debug> TCP-Session: 060bff0f-0861-4915-92b1-4b15368e5f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.03.18 22:13:46.724425 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2563 | 2026.03.18 22:13:46.724524 [ 274 ] {} <Debug> TCP-Session: 7e37e15a-f6bd-4ce0-bcb7-04cc81927290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.03.18 22:13:46.724374 [ 286 ] {} <Debug> TCP-Session: 16e41cbf-11b0-4fe5-a7a8-d7912d8547d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.03.18 22:13:46.724570 [ 290 ] {} <Debug> TCP-Session: 1dac5577-5949-42c6-aa95-75aea312b941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.03.18 22:13:46.724374 [ 293 ] {} <Debug> TCP-Session: 3c157371-f0e9-433a-892f-3e9c4c2ffb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.03.18 22:13:46.724406 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2568 | 2026.03.18 22:13:46.724647 [ 291 ] {} <Debug> TCP-Session: 9c7c13b1-120f-4145-83ef-365effe1ee31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.03.18 22:13:46.978103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 354 | ||
| 2570 | 2026.03.18 22:13:46.980289 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.03.18 22:13:46.980355 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2572 | 2026.03.18 22:13:46.981529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2573 | 2026.03.18 22:13:46.981801 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.03.18 22:13:46.982115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2575 | 2026.03.18 22:13:47.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.37 MiB, peak 200.53 MiB, free memory in arenas 0.00 B, will set to 209.52 MiB (RSS), difference: 19.15 MiB | ||
| 2576 | 2026.03.18 22:13:47.302433 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.03.18 22:13:47.302620 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2578 | 2026.03.18 22:13:47.302690 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2579 | 2026.03.18 22:13:47.303362 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.03.18 22:13:47.303415 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2581 | 2026.03.18 22:13:47.303814 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2582 | 2026.03.18 22:13:47.304047 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.03.18 22:13:47.304213 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.60 MiB/sec. | ||
| 2584 | 2026.03.18 22:13:47.304262 [ 276 ] {4d6b6a72-f19e-4340-9e26-17cfcae31307} <Debug> TCPHandler: Processed in 0.001964133 sec. | ||
| 2585 | 2026.03.18 22:13:47.304404 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.03.18 22:13:47.304508 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2587 | 2026.03.18 22:13:47.304552 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2588 | 2026.03.18 22:13:47.304988 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.03.18 22:13:47.305034 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2590 | 2026.03.18 22:13:47.305353 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2591 | 2026.03.18 22:13:47.305566 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.03.18 22:13:47.305697 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 2593 | 2026.03.18 22:13:47.305734 [ 276 ] {7240095d-5c17-4e91-ab1e-070551759ae1} <Debug> TCPHandler: Processed in 0.001383336 sec. | ||
| 2594 | 2026.03.18 22:13:47.305853 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.03.18 22:13:47.305949 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.03.18 22:13:47.305995 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2597 | 2026.03.18 22:13:47.306416 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.03.18 22:13:47.306452 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2599 | 2026.03.18 22:13:47.306780 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2600 | 2026.03.18 22:13:47.307002 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.03.18 22:13:47.307130 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2602 | 2026.03.18 22:13:47.307165 [ 276 ] {a897d189-3108-476a-84f6-8796e5d8144a} <Debug> TCPHandler: Processed in 0.001362826 sec. | ||
| 2603 | 2026.03.18 22:13:47.307279 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.03.18 22:13:47.307373 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.03.18 22:13:47.307414 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2606 | 2026.03.18 22:13:47.307743 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.03.18 22:13:47.307779 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2608 | 2026.03.18 22:13:47.308074 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2609 | 2026.03.18 22:13:47.308278 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.03.18 22:13:47.308407 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2611 | 2026.03.18 22:13:47.308441 [ 276 ] {fa6dbfb6-c902-4c24-a93d-21889cf64ec0} <Debug> TCPHandler: Processed in 0.001210974 sec. | ||
| 2612 | 2026.03.18 22:13:51.878641 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2613 | 2026.03.18 22:13:51.878710 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2614 | 2026.03.18 22:13:51.975797 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4825 | ||
| 2615 | 2026.03.18 22:13:51.976289 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.03.18 22:13:51.976321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2617 | 2026.03.18 22:13:51.976784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2618 | 2026.03.18 22:13:51.977011 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.03.18 22:13:51.977131 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2620 | 2026.03.18 22:13:52.229063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2621 | 2026.03.18 22:13:52.246297 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.03.18 22:13:52.246354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2623 | 2026.03.18 22:13:52.252283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2624 | 2026.03.18 22:13:52.252964 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.03.18 22:13:52.255720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2626 | 2026.03.18 22:13:52.303499 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.03.18 22:13:52.303699 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2628 | 2026.03.18 22:13:52.303771 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2629 | 2026.03.18 22:13:52.304474 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.03.18 22:13:52.304514 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2631 | 2026.03.18 22:13:52.304913 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2632 | 2026.03.18 22:13:52.305153 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.03.18 22:13:52.305306 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001662 sec., 73405.5354993983 rows/sec., 6.30 MiB/sec. | ||
| 2634 | 2026.03.18 22:13:52.305347 [ 276 ] {3e48beb7-5c78-4b46-9256-85b0cb6d02b6} <Debug> TCPHandler: Processed in 0.001986583 sec. | ||
| 2635 | 2026.03.18 22:13:52.305465 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.03.18 22:13:52.305560 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2637 | 2026.03.18 22:13:52.305600 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2638 | 2026.03.18 22:13:52.305999 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.03.18 22:13:52.306033 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2640 | 2026.03.18 22:13:52.306318 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2641 | 2026.03.18 22:13:52.306539 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.03.18 22:13:52.306664 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001124 sec., 29359.430604982208 rows/sec., 2.16 MiB/sec. | ||
| 2643 | 2026.03.18 22:13:52.306700 [ 276 ] {45e61145-7552-4fd3-87bf-8ab47b1f8696} <Debug> TCPHandler: Processed in 0.001284805 sec. | ||
| 2644 | 2026.03.18 22:13:52.306800 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.03.18 22:13:52.306891 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2646 | 2026.03.18 22:13:52.306928 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2647 | 2026.03.18 22:13:52.307330 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.03.18 22:13:52.307364 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2649 | 2026.03.18 22:13:52.307657 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2650 | 2026.03.18 22:13:52.307864 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.03.18 22:13:52.307988 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001116 sec., 86917.56272401434 rows/sec., 6.79 MiB/sec. | ||
| 2652 | 2026.03.18 22:13:52.308024 [ 276 ] {9c2237fb-b9c3-466f-b624-b1d0de0bb0b4} <Debug> TCPHandler: Processed in 0.001272994 sec. | ||
| 2653 | 2026.03.18 22:13:52.308135 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.03.18 22:13:52.308228 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2655 | 2026.03.18 22:13:52.308271 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2656 | 2026.03.18 22:13:52.308656 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.03.18 22:13:52.308689 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2658 | 2026.03.18 22:13:52.309002 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2659 | 2026.03.18 22:13:52.309211 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.03.18 22:13:52.309337 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 2661 | 2026.03.18 22:13:52.309372 [ 276 ] {53ca3460-adeb-4bb4-b4e5-803b3dda6781} <Debug> TCPHandler: Processed in 0.001287395 sec. | ||
| 2662 | 2026.03.18 22:13:52.309480 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.03.18 22:13:52.309583 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.03.18 22:13:52.309639 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <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 | ||
| 2665 | 2026.03.18 22:13:52.310496 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.03.18 22:13:52.310532 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2667 | 2026.03.18 22:13:52.311102 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2668 | 2026.03.18 22:13:52.311348 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.03.18 22:13:52.311445 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2670 | 2026.03.18 22:13:52.311486 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.03.18 22:13:52.311503 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001936 sec., 17045.454545454544 rows/sec., 30.54 MiB/sec. | ||
| 2672 | 2026.03.18 22:13:52.311508 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2673 | 2026.03.18 22:13:52.311565 [ 276 ] {56a1f3e5-b646-484d-b8ba-d64c1cc02e2b} <Debug> TCPHandler: Processed in 0.002137374 sec. | ||
| 2674 | 2026.03.18 22:13:52.311621 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::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 | ||
| 2675 | 2026.03.18 22:13:52.311684 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.03.18 22:13:52.311783 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2677 | 2026.03.18 22:13:52.311825 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2678 | 2026.03.18 22:13:52.311844 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2026.03.18 22:13:52.311902 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 2680 | 2026.03.18 22:13:52.312029 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2681 | 2026.03.18 22:13:52.312135 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part | ||
| 2682 | 2026.03.18 22:13:52.312167 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.03.18 22:13:52.312207 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2684 | 2026.03.18 22:13:52.312225 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2685 | 2026.03.18 22:13:52.312319 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2686 | 2026.03.18 22:13:52.312402 [ 201 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2687 | 2026.03.18 22:13:52.312540 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2688 | 2026.03.18 22:13:52.312793 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.03.18 22:13:52.312932 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 2690 | 2026.03.18 22:13:52.312969 [ 276 ] {62032409-28b7-4208-9e56-883e1f77a6ea} <Debug> TCPHandler: Processed in 0.001335725 sec. | ||
| 2691 | 2026.03.18 22:13:52.314728 [ 191 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 19 columns (19 merged, 0 gathered) in 0.003153507 sec., 64372.77608706751 rows/sec., 115.35 MiB/sec. | ||
| 2692 | 2026.03.18 22:13:52.315382 [ 198 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2693 | 2026.03.18 22:13:52.315854 [ 198 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.18 22:13:52.315944 [ 198 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2695 | 2026.03.18 22:13:52.316084 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2696 | 2026.03.18 22:13:56.982282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 374 | ||
| 2697 | 2026.03.18 22:13:56.984629 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.03.18 22:13:56.984667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2699 | 2026.03.18 22:13:56.985831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2700 | 2026.03.18 22:13:56.986095 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.03.18 22:13:56.986334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2702 | 2026.03.18 22:13:57.302282 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.03.18 22:13:57.302565 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2704 | 2026.03.18 22:13:57.302669 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2705 | 2026.03.18 22:13:57.303581 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.03.18 22:13:57.303622 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2707 | 2026.03.18 22:13:57.303995 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2708 | 2026.03.18 22:13:57.304218 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.03.18 22:13:57.304372 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
| 2710 | 2026.03.18 22:13:57.304414 [ 276 ] {85a82045-fd76-465d-b396-5f36c4b60500} <Debug> TCPHandler: Processed in 0.002309517 sec. | ||
| 2711 | 2026.03.18 22:13:57.304537 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.03.18 22:13:57.304630 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2713 | 2026.03.18 22:13:57.304668 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2714 | 2026.03.18 22:13:57.305085 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.03.18 22:13:57.305120 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2716 | 2026.03.18 22:13:57.305405 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2717 | 2026.03.18 22:13:57.305612 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.03.18 22:13:57.305737 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001124 sec., 56939.50177935943 rows/sec., 4.44 MiB/sec. | ||
| 2719 | 2026.03.18 22:13:57.305776 [ 276 ] {ef17c74c-b239-4856-ac78-b57abe512506} <Debug> TCPHandler: Processed in 0.001286335 sec. | ||
| 2720 | 2026.03.18 22:13:57.305895 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.03.18 22:13:57.305987 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.03.18 22:13:57.306029 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2723 | 2026.03.18 22:13:57.306440 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.18 22:13:57.306475 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2725 | 2026.03.18 22:13:57.306803 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2726 | 2026.03.18 22:13:57.307004 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.03.18 22:13:57.307130 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 2728 | 2026.03.18 22:13:57.307167 [ 276 ] {af12e92c-f2b7-4b4e-b01f-c7aa90e13575} <Debug> TCPHandler: Processed in 0.001318625 sec. | ||
| 2729 | 2026.03.18 22:13:57.307286 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.03.18 22:13:57.307378 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.03.18 22:13:57.307419 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2732 | 2026.03.18 22:13:57.307758 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.03.18 22:13:57.307791 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2734 | 2026.03.18 22:13:57.308073 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2735 | 2026.03.18 22:13:57.308268 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.03.18 22:13:57.308395 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 2737 | 2026.03.18 22:13:57.308432 [ 276 ] {4eb6f4de-b134-42e7-aac7-c3d1b0a62a08} <Debug> TCPHandler: Processed in 0.001197864 sec. | ||
| 2738 | 2026.03.18 22:13:57.602126 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.03.18 22:13:57.602389 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2740 | 2026.03.18 22:13:57.602763 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2741 | 2026.03.18 22:13:57.602805 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2742 | 2026.03.18 22:13:57.603101 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2743 | 2026.03.18 22:13:57.603170 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2744 | 2026.03.18 22:13:57.603311 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2745 | 2026.03.18 22:13:57.603440 [ 326 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2746 | 2026.03.18 22:13:57.603451 [ 284 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2747 | 2026.03.18 22:13:57.603451 [ 321 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2748 | 2026.03.18 22:13:57.603601 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2749 | 2026.03.18 22:13:57.603630 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2750 | 2026.03.18 22:13:57.603713 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2751 | 2026.03.18 22:13:57.603733 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Debug> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974) (SelectExecutor): Reading approx. 49 rows with 3 streams | ||
| 2752 | 2026.03.18 22:13:57.603772 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2753 | 2026.03.18 22:13:57.603815 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2754 | 2026.03.18 22:13:57.603852 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2755 | 2026.03.18 22:13:57.604686 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.00241 sec., 20331.950207468883 rows/sec., 801.11 KiB/sec. | ||
| 2756 | 2026.03.18 22:13:57.604830 [ 276 ] {4f58d34d-e9fc-4cd9-9496-88b2a9d53529} <Debug> TCPHandler: Processed in 0.002844083 sec. | ||
| 2757 | 2026.03.18 22:13:57.656516 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.03.18 22:13:57.656690 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2759 | 2026.03.18 22:13:57.656760 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2760 | 2026.03.18 22:13:57.657419 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.03.18 22:13:57.657471 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2762 | 2026.03.18 22:13:57.657903 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2763 | 2026.03.18 22:13:57.658107 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Trace> oximeter.timeseries_schema (21289b67-b5a9-4b9e-83bb-c658bf467974): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.03.18 22:13:57.658271 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001626 sec., 615.0061500615006 rows/sec., 63.66 KiB/sec. | ||
| 2765 | 2026.03.18 22:13:57.658322 [ 276 ] {15c3bfee-b944-4b58-ab30-e61696824166} <Debug> TCPHandler: Processed in 0.001930153 sec. | ||
| 2766 | 2026.03.18 22:13:57.658434 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.03.18 22:13:57.658529 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.03.18 22:13:57.658573 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2769 | 2026.03.18 22:13:57.659023 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.03.18 22:13:57.659061 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2771 | 2026.03.18 22:13:57.659373 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2772 | 2026.03.18 22:13:57.659601 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.03.18 22:13:57.659732 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001221 sec., 19656.019656019656 rows/sec., 1.63 MiB/sec. | ||
| 2774 | 2026.03.18 22:13:57.659771 [ 276 ] {a589bdf3-1e06-45c2-b59b-a210ba417791} <Debug> TCPHandler: Processed in 0.001386436 sec. | ||
| 2775 | 2026.03.18 22:13:57.659884 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.03.18 22:13:57.659977 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2777 | 2026.03.18 22:13:57.660019 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2778 | 2026.03.18 22:13:57.660417 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.03.18 22:13:57.660454 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2780 | 2026.03.18 22:13:57.660741 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2781 | 2026.03.18 22:13:57.660945 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.03.18 22:13:57.661078 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 876.81 KiB/sec. | ||
| 2783 | 2026.03.18 22:13:57.661117 [ 276 ] {6e3c2352-90da-425c-8150-d0c2d8d9d2fd} <Debug> TCPHandler: Processed in 0.001281765 sec. | ||
| 2784 | 2026.03.18 22:13:57.661229 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.03.18 22:13:57.661321 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2786 | 2026.03.18 22:13:57.661362 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2787 | 2026.03.18 22:13:57.662640 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.03.18 22:13:57.662678 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2789 | 2026.03.18 22:13:57.663107 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2790 | 2026.03.18 22:13:57.663316 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.03.18 22:13:57.663452 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Debug> executeQuery: Read 2145 rows, 168.00 KiB in 0.002146 sec., 999534.0167753962 rows/sec., 76.45 MiB/sec. | ||
| 2792 | 2026.03.18 22:13:57.663492 [ 276 ] {886d92ea-eb71-4373-8ca7-755c2d6c60f6} <Debug> TCPHandler: Processed in 0.002311686 sec. | ||
| 2793 | 2026.03.18 22:13:57.663607 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.03.18 22:13:57.663701 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.03.18 22:13:57.663741 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2796 | 2026.03.18 22:13:57.664167 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.03.18 22:13:57.664205 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2798 | 2026.03.18 22:13:57.664499 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2799 | 2026.03.18 22:13:57.664730 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.03.18 22:13:57.664860 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Debug> executeQuery: Read 74 rows, 5.56 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.62 MiB/sec. | ||
| 2801 | 2026.03.18 22:13:57.664900 [ 276 ] {0aa0b6e2-f190-43e7-93c5-b17d66840516} <Debug> TCPHandler: Processed in 0.001342136 sec. | ||
| 2802 | 2026.03.18 22:13:57.665014 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.03.18 22:13:57.665107 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.03.18 22:13:57.665148 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2805 | 2026.03.18 22:13:57.665736 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.03.18 22:13:57.665773 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2807 | 2026.03.18 22:13:57.666111 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2808 | 2026.03.18 22:13:57.666326 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.03.18 22:13:57.666462 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Debug> executeQuery: Read 733 rows, 44.40 KiB in 0.001371 sec., 534646.2436177973 rows/sec., 31.62 MiB/sec. | ||
| 2810 | 2026.03.18 22:13:57.666502 [ 276 ] {04ba07c6-5527-43b5-b67c-ae232077be08} <Debug> TCPHandler: Processed in 0.001539017 sec. | ||
| 2811 | 2026.03.18 22:13:57.666617 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.03.18 22:13:57.666709 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.03.18 22:13:57.666749 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2814 | 2026.03.18 22:13:57.667128 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.03.18 22:13:57.667163 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2816 | 2026.03.18 22:13:57.667440 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2817 | 2026.03.18 22:13:57.667647 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.03.18 22:13:57.667774 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 2819 | 2026.03.18 22:13:57.667814 [ 276 ] {f0d070d7-96a9-4571-b0a1-37b109982715} <Debug> TCPHandler: Processed in 0.001246615 sec. | ||
| 2820 | 2026.03.18 22:13:57.667924 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.03.18 22:13:57.668017 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.03.18 22:13:57.668055 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2823 | 2026.03.18 22:13:57.668448 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.03.18 22:13:57.668485 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2825 | 2026.03.18 22:13:57.668768 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2826 | 2026.03.18 22:13:57.668995 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.03.18 22:13:57.669123 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 2828 | 2026.03.18 22:13:57.669162 [ 276 ] {ed42d4f6-4abd-4953-8dc3-0081a6473035} <Debug> TCPHandler: Processed in 0.001286755 sec. | ||
| 2829 | 2026.03.18 22:13:57.669272 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.03.18 22:13:57.669366 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2831 | 2026.03.18 22:13:57.669405 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2832 | 2026.03.18 22:13:57.670117 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.18 22:13:57.670155 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2834 | 2026.03.18 22:13:57.670524 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2835 | 2026.03.18 22:13:57.670728 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.18 22:13:57.670856 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Debug> executeQuery: Read 1098 rows, 78.58 KiB in 0.001507 sec., 728599.8672859987 rows/sec., 50.92 MiB/sec. | ||
| 2837 | 2026.03.18 22:13:57.670897 [ 276 ] {264841fa-c42e-4787-96fa-ebcfe23d7de9} <Debug> TCPHandler: Processed in 0.001673479 sec. | ||
| 2838 | 2026.03.18 22:13:57.671009 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.03.18 22:13:57.671102 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.03.18 22:13:57.671146 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2841 | 2026.03.18 22:13:57.671733 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.03.18 22:13:57.671772 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2843 | 2026.03.18 22:13:57.672178 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2844 | 2026.03.18 22:13:57.672394 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.03.18 22:13:57.672523 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001437 sec., 876130.8281141267 rows/sec., 55.27 MiB/sec. | ||
| 2846 | 2026.03.18 22:13:57.672561 [ 276 ] {11f18c5d-0c76-43d5-b391-406a6f6a020b} <Debug> TCPHandler: Processed in 0.001601629 sec. | ||
| 2847 | 2026.03.18 22:13:57.672664 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.03.18 22:13:57.672756 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.03.18 22:13:57.672798 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2850 | 2026.03.18 22:13:57.673116 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Trace> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.03.18 22:13:57.673152 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2852 | 2026.03.18 22:13:57.673435 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2853 | 2026.03.18 22:13:57.673643 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Trace> oximeter.measurements_f64 (8e40be01-21f1-4c34-911f-7f35f7ad2aa5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.03.18 22:13:57.673769 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 61.63 KiB/sec. | ||
| 2855 | 2026.03.18 22:13:57.673806 [ 276 ] {51b6ca19-126b-43f0-beee-26ae405ea9cd} <Debug> TCPHandler: Processed in 0.001192224 sec. | ||
| 2856 | 2026.03.18 22:13:57.673916 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.03.18 22:13:57.674008 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.03.18 22:13:57.674061 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <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 | ||
| 2859 | 2026.03.18 22:13:57.674888 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.03.18 22:13:57.674923 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2861 | 2026.03.18 22:13:57.675532 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2862 | 2026.03.18 22:13:57.675754 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.03.18 22:13:57.675891 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001899 sec., 26329.64718272775 rows/sec., 47.18 MiB/sec. | ||
| 2864 | 2026.03.18 22:13:57.675949 [ 276 ] {1e310803-524d-4d6d-924f-39b43cb55500} <Debug> TCPHandler: Processed in 0.002083674 sec. | ||
| 2865 | 2026.03.18 22:13:57.676064 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.03.18 22:13:57.676157 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.03.18 22:13:57.676199 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2868 | 2026.03.18 22:13:57.676522 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.03.18 22:13:57.676558 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2870 | 2026.03.18 22:13:57.676844 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2871 | 2026.03.18 22:13:57.677051 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.03.18 22:13:57.677181 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00104 sec., 11538.461538461539 rows/sec., 796.27 KiB/sec. | ||
| 2873 | 2026.03.18 22:13:57.677217 [ 276 ] {f0647a1e-a36e-41bc-a672-f033fa6633a5} <Debug> TCPHandler: Processed in 0.001204084 sec. | ||
| 2874 | 2026.03.18 22:13:58.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.73 MiB, peak 214.78 MiB, free memory in arenas 0.00 B, will set to 211.56 MiB (RSS), difference: -1.17 MiB | ||
| 2875 | 2026.03.18 22:13:59.477285 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5337 | ||
| 2876 | 2026.03.18 22:13:59.477846 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.03.18 22:13:59.477898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2878 | 2026.03.18 22:13:59.478441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2879 | 2026.03.18 22:13:59.478671 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.03.18 22:13:59.478798 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5337 | ||
| 2881 | 2026.03.18 22:13:59.478806 [ 111 ] {} <Debug> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2882 | 2026.03.18 22:13:59.478883 [ 111 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.03.18 22:13:59.478905 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2884 | 2026.03.18 22:13:59.479088 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::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 | ||
| 2885 | 2026.03.18 22:13:59.479307 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2886 | 2026.03.18 22:13:59.479368 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2887 | 2026.03.18 22:13:59.479465 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2888 | 2026.03.18 22:13:59.479507 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2889 | 2026.03.18 22:13:59.479547 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2890 | 2026.03.18 22:13:59.479582 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2891 | 2026.03.18 22:13:59.479623 [ 201 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2892 | 2026.03.18 22:13:59.480981 [ 191 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001996104 sec., 2673708.3839318994 rows/sec., 38.25 MiB/sec. | ||
| 2893 | 2026.03.18 22:13:59.481804 [ 199 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2894 | 2026.03.18 22:13:59.482152 [ 199 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.03.18 22:13:59.482237 [ 199 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_11_2} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2896 | 2026.03.18 22:13:59.482336 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2897 | 2026.03.18 22:13:59.755894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2898 | 2026.03.18 22:13:59.773172 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.18 22:13:59.773217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2900 | 2026.03.18 22:13:59.779167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2901 | 2026.03.18 22:13:59.779900 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.18 22:13:59.780216 [ 107 ] {} <Debug> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2903 | 2026.03.18 22:13:59.780294 [ 107 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.03.18 22:13:59.780332 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2905 | 2026.03.18 22:13:59.780453 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::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 | ||
| 2906 | 2026.03.18 22:13:59.782715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2907 | 2026.03.18 22:13:59.783708 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2908 | 2026.03.18 22:13:59.784439 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2909 | 2026.03.18 22:13:59.787617 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2910 | 2026.03.18 22:13:59.790727 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2911 | 2026.03.18 22:13:59.794329 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2912 | 2026.03.18 22:13:59.798338 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2913 | 2026.03.18 22:13:59.802645 [ 201 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2914 | 2026.03.18 22:13:59.856931 [ 191 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076526177 sec., 1084.5961898763087 rows/sec., 5.61 MiB/sec. | ||
| 2915 | 2026.03.18 22:13:59.859221 [ 188 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2916 | 2026.03.18 22:13:59.861209 [ 188 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.03.18 22:13:59.861315 [ 188 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_11_2} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2918 | 2026.03.18 22:13:59.863034 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2919 | 2026.03.18 22:14:00.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.70 MiB, peak 222.58 MiB, free memory in arenas 0.00 B, will set to 221.60 MiB (RSS), difference: 8.90 MiB | ||
| 2920 | 2026.03.18 22:14:02.301640 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.03.18 22:14:02.301816 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2922 | 2026.03.18 22:14:02.301880 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2923 | 2026.03.18 22:14:02.302576 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.03.18 22:14:02.302617 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2925 | 2026.03.18 22:14:02.303004 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2926 | 2026.03.18 22:14:02.303230 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.03.18 22:14:02.303347 [ 55 ] {} <Debug> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2928 | 2026.03.18 22:14:02.303389 [ 55 ] {} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.03.18 22:14:02.303391 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.64 MiB/sec. | ||
| 2930 | 2026.03.18 22:14:02.303411 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2931 | 2026.03.18 22:14:02.303448 [ 276 ] {49984a3d-3145-4dac-bfaa-aadbc818b9eb} <Debug> TCPHandler: Processed in 0.001935023 sec. | ||
| 2932 | 2026.03.18 22:14:02.303537 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2933 | 2026.03.18 22:14:02.303576 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.03.18 22:14:02.303681 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2935 | 2026.03.18 22:14:02.303707 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2936 | 2026.03.18 22:14:02.303724 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2937 | 2026.03.18 22:14:02.303752 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2874 rows starting from the beginning of the part | ||
| 2938 | 2026.03.18 22:14:02.303828 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2939 | 2026.03.18 22:14:02.303875 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part | ||
| 2940 | 2026.03.18 22:14:02.303921 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2941 | 2026.03.18 22:14:02.303961 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2145 rows starting from the beginning of the part | ||
| 2942 | 2026.03.18 22:14:02.304012 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2943 | 2026.03.18 22:14:02.304169 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.03.18 22:14:02.304209 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2945 | 2026.03.18 22:14:02.304683 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2946 | 2026.03.18 22:14:02.304918 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.03.18 22:14:02.305016 [ 55 ] {} <Debug> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2948 | 2026.03.18 22:14:02.305039 [ 55 ] {} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.03.18 22:14:02.305055 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2950 | 2026.03.18 22:14:02.305066 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001405 sec., 45551.60142348755 rows/sec., 3.56 MiB/sec. | ||
| 2951 | 2026.03.18 22:14:02.305108 [ 276 ] {3525fe51-0fe5-44e2-86af-f3adc9b3f0da} <Debug> TCPHandler: Processed in 0.001584438 sec. | ||
| 2952 | 2026.03.18 22:14:02.305130 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2953 | 2026.03.18 22:14:02.305222 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2954 | 2026.03.18 22:14:02.305233 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.03.18 22:14:02.305246 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1538 rows starting from the beginning of the part | ||
| 2956 | 2026.03.18 22:14:02.305322 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2957 | 2026.03.18 22:14:02.305336 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.03.18 22:14:02.305364 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part | ||
| 2959 | 2026.03.18 22:14:02.305385 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2960 | 2026.03.18 22:14:02.305411 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2961 | 2026.03.18 22:14:02.305454 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1098 rows starting from the beginning of the part | ||
| 2962 | 2026.03.18 22:14:02.305493 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2963 | 2026.03.18 22:14:02.305793 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.03.18 22:14:02.305831 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2965 | 2026.03.18 22:14:02.306266 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2966 | 2026.03.18 22:14:02.306377 [ 187 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5309 rows, containing 5 columns (5 merged, 0 gathered) in 0.002901204 sec., 1829929.9187509737 rows/sec., 147.61 MiB/sec. | ||
| 2967 | 2026.03.18 22:14:02.306483 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.03.18 22:14:02.306619 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001303 sec., 98234.8426707598 rows/sec., 6.84 MiB/sec. | ||
| 2969 | 2026.03.18 22:14:02.306616 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2970 | 2026.03.18 22:14:02.306660 [ 276 ] {4362842a-586c-458a-abad-4d20df5537cb} <Debug> TCPHandler: Processed in 0.001474767 sec. | ||
| 2971 | 2026.03.18 22:14:02.306665 [ 196 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567098 sec., 1866507.3913692697 rows/sec., 138.90 MiB/sec. | ||
| 2972 | 2026.03.18 22:14:02.306694 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2973 | 2026.03.18 22:14:02.306701 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.03.18 22:14:02.306736 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2975 | 2026.03.18 22:14:02.306793 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.03.18 22:14:02.306828 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2977 | 2026.03.18 22:14:02.306892 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.03.18 22:14:02.306899 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2979 | 2026.03.18 22:14:02.306937 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2980 | 2026.03.18 22:14:02.306948 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.03.18 22:14:02.306953 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2982 | 2026.03.18 22:14:02.307015 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4957 rows starting from the beginning of the part | ||
| 2983 | 2026.03.18 22:14:02.307025 [ 192 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_16_3} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2984 | 2026.03.18 22:14:02.307102 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2985 | 2026.03.18 22:14:02.307125 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2986 | 2026.03.18 22:14:02.307165 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.03.18 22:14:02.307191 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2988 | 2026.03.18 22:14:02.307235 [ 188 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_16_3} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2989 | 2026.03.18 22:14:02.307252 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2990 | 2026.03.18 22:14:02.307279 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.18 22:14:02.307306 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2992 | 2026.03.18 22:14:02.307315 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 2993 | 2026.03.18 22:14:02.307309 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1259 rows starting from the beginning of the part | ||
| 2994 | 2026.03.18 22:14:02.307387 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2995 | 2026.03.18 22:14:02.307647 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2996 | 2026.03.18 22:14:02.307854 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.03.18 22:14:02.307956 [ 29 ] {} <Debug> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2998 | 2026.03.18 22:14:02.307984 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00111 sec., 43243.24324324324 rows/sec., 2.91 MiB/sec. | ||
| 2999 | 2026.03.18 22:14:02.307986 [ 29 ] {} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.03.18 22:14:02.308024 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3001 | 2026.03.18 22:14:02.308028 [ 276 ] {71bba6b5-eb2c-4bea-9b64-9583e5ddcba3} <Debug> TCPHandler: Processed in 0.001282575 sec. | ||
| 3002 | 2026.03.18 22:14:02.308134 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3003 | 2026.03.18 22:14:02.308275 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3004 | 2026.03.18 22:14:02.308309 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 3005 | 2026.03.18 22:14:02.308370 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3006 | 2026.03.18 22:14:02.308412 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3007 | 2026.03.18 22:14:02.308450 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3008 | 2026.03.18 22:14:02.308488 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3009 | 2026.03.18 22:14:02.308528 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3010 | 2026.03.18 22:14:02.309355 [ 192 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276335 sec., 564115.220533794 rows/sec., 37.55 MiB/sec. | ||
| 3011 | 2026.03.18 22:14:02.309520 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3012 | 2026.03.18 22:14:02.309771 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.03.18 22:14:02.309837 [ 194 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_16_3} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3014 | 2026.03.18 22:14:02.309901 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3015 | 2026.03.18 22:14:02.310245 [ 194 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6824 rows, containing 5 columns (5 merged, 0 gathered) in 0.003461231 sec., 1971552.8954871837 rows/sec., 129.35 MiB/sec. | ||
| 3016 | 2026.03.18 22:14:02.310739 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3017 | 2026.03.18 22:14:02.310987 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.03.18 22:14:02.311050 [ 187 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3019 | 2026.03.18 22:14:02.311110 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 3020 | 2026.03.18 22:14:03.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.99 MiB, peak 229.13 MiB, free memory in arenas 0.00 B, will set to 223.75 MiB (RSS), difference: 1.76 MiB | ||
| 3021 | 2026.03.18 22:14:06.879756 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3022 | 2026.03.18 22:14:06.879809 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3023 | 2026.03.18 22:14:06.978861 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5785 | ||
| 3024 | 2026.03.18 22:14:06.979304 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.03.18 22:14:06.979336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3026 | 2026.03.18 22:14:06.979794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3027 | 2026.03.18 22:14:06.980013 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.03.18 22:14:06.980135 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 3029 | 2026.03.18 22:14:06.986459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 418 | ||
| 3030 | 2026.03.18 22:14:06.989066 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.03.18 22:14:06.989107 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3032 | 2026.03.18 22:14:06.990300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3033 | 2026.03.18 22:14:06.990563 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.03.18 22:14:06.990806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3035 | 2026.03.18 22:14:07.282780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3036 | 2026.03.18 22:14:07.300218 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.18 22:14:07.300269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3038 | 2026.03.18 22:14:07.302021 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.03.18 22:14:07.302259 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3040 | 2026.03.18 22:14:07.302345 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3041 | 2026.03.18 22:14:07.303065 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.18 22:14:07.303114 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3043 | 2026.03.18 22:14:07.303518 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3044 | 2026.03.18 22:14:07.303759 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.03.18 22:14:07.303920 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.48 MiB/sec. | ||
| 3046 | 2026.03.18 22:14:07.303962 [ 276 ] {e35d9388-178d-462f-b205-b558f6692313} <Debug> TCPHandler: Processed in 0.002099154 sec. | ||
| 3047 | 2026.03.18 22:14:07.304083 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.03.18 22:14:07.304177 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3049 | 2026.03.18 22:14:07.304217 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3050 | 2026.03.18 22:14:07.304660 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.03.18 22:14:07.304695 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3052 | 2026.03.18 22:14:07.305032 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3053 | 2026.03.18 22:14:07.305248 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.03.18 22:14:07.305379 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 3055 | 2026.03.18 22:14:07.305420 [ 276 ] {83c56c10-febf-42cc-b258-a14fcdf13482} <Debug> TCPHandler: Processed in 0.001386926 sec. | ||
| 3056 | 2026.03.18 22:14:07.305534 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.03.18 22:14:07.305627 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.03.18 22:14:07.305672 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3059 | 2026.03.18 22:14:07.305995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3060 | 2026.03.18 22:14:07.306093 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.03.18 22:14:07.306134 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3062 | 2026.03.18 22:14:07.306496 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3063 | 2026.03.18 22:14:07.306724 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.03.18 22:14:07.306748 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.18 22:14:07.306858 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 3066 | 2026.03.18 22:14:07.306900 [ 276 ] {2e1d20f0-9575-49a9-b0bb-926eb74f84b6} <Debug> TCPHandler: Processed in 0.001415026 sec. | ||
| 3067 | 2026.03.18 22:14:07.307026 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.03.18 22:14:07.307118 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.18 22:14:07.307160 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.03.18 22:14:07.307510 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.03.18 22:14:07.307547 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3072 | 2026.03.18 22:14:07.307861 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3073 | 2026.03.18 22:14:07.308078 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.03.18 22:14:07.308207 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3075 | 2026.03.18 22:14:07.308245 [ 276 ] {362e89a1-6eb5-43ef-872b-63fcdc248b7d} <Debug> TCPHandler: Processed in 0.001270395 sec. | ||
| 3076 | 2026.03.18 22:14:07.309641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3077 | 2026.03.18 22:14:11.372191 [ 58 ] {} <Debug> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3078 | 2026.03.18 22:14:11.372308 [ 58 ] {} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.03.18 22:14:11.372346 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3080 | 2026.03.18 22:14:11.372483 [ 192 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3081 | 2026.03.18 22:14:11.372627 [ 192 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3082 | 2026.03.18 22:14:11.372664 [ 192 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 708 rows starting from the beginning of the part | ||
| 3083 | 2026.03.18 22:14:11.372733 [ 192 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3084 | 2026.03.18 22:14:11.372781 [ 192 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3085 | 2026.03.18 22:14:11.372826 [ 192 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 3086 | 2026.03.18 22:14:11.372868 [ 192 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 733 rows starting from the beginning of the part | ||
| 3087 | 2026.03.18 22:14:11.374005 [ 194 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576898 sec., 1567000.5288864593 rows/sec., 99.33 MiB/sec. | ||
| 3088 | 2026.03.18 22:14:11.374261 [ 189 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3089 | 2026.03.18 22:14:11.374627 [ 189 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.03.18 22:14:11.374713 [ 189 ] {61326aa4-9a36-4bee-a8b4-e95a80754106::all_1_5_1} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3091 | 2026.03.18 22:14:11.374805 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3092 | 2026.03.18 22:14:12.303587 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.03.18 22:14:12.303786 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3094 | 2026.03.18 22:14:12.303859 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3095 | 2026.03.18 22:14:12.304650 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.03.18 22:14:12.304705 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3097 | 2026.03.18 22:14:12.305114 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3098 | 2026.03.18 22:14:12.305342 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.03.18 22:14:12.305500 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001765 sec., 75920.67988668555 rows/sec., 6.57 MiB/sec. | ||
| 3100 | 2026.03.18 22:14:12.305542 [ 276 ] {565386c1-535d-440f-86a2-776fff31b9b3} <Debug> TCPHandler: Processed in 0.002093574 sec. | ||
| 3101 | 2026.03.18 22:14:12.305663 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.03.18 22:14:12.305757 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.03.18 22:14:12.305796 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3104 | 2026.03.18 22:14:12.306212 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.03.18 22:14:12.306248 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3106 | 2026.03.18 22:14:12.306536 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3107 | 2026.03.18 22:14:12.306740 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.03.18 22:14:12.306867 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001127 sec., 34605.146406388645 rows/sec., 2.54 MiB/sec. | ||
| 3109 | 2026.03.18 22:14:12.306905 [ 276 ] {e3837300-4722-49a1-8b09-9d9675ed29a6} <Debug> TCPHandler: Processed in 0.001290565 sec. | ||
| 3110 | 2026.03.18 22:14:12.307019 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.03.18 22:14:12.307110 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3112 | 2026.03.18 22:14:12.307149 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3113 | 2026.03.18 22:14:12.307673 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.03.18 22:14:12.307715 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3115 | 2026.03.18 22:14:12.308029 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3116 | 2026.03.18 22:14:12.308251 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.03.18 22:14:12.308382 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001288 sec., 79968.94409937887 rows/sec., 6.25 MiB/sec. | ||
| 3118 | 2026.03.18 22:14:12.308434 [ 276 ] {ac89c4f6-3be6-4159-ade4-5b4d643b756f} <Debug> TCPHandler: Processed in 0.001462667 sec. | ||
| 3119 | 2026.03.18 22:14:12.308586 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.03.18 22:14:12.308700 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.03.18 22:14:12.308759 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3122 | 2026.03.18 22:14:12.309237 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.03.18 22:14:12.309274 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3124 | 2026.03.18 22:14:12.309655 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3125 | 2026.03.18 22:14:12.309859 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.03.18 22:14:12.309990 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 3127 | 2026.03.18 22:14:12.310029 [ 276 ] {adee4486-07aa-4d49-9d28-2794decbbc5c} <Debug> TCPHandler: Processed in 0.001505477 sec. | ||
| 3128 | 2026.03.18 22:14:12.310149 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.03.18 22:14:12.310241 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3130 | 2026.03.18 22:14:12.310294 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <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 | ||
| 3131 | 2026.03.18 22:14:12.311081 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.03.18 22:14:12.311117 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3133 | 2026.03.18 22:14:12.311698 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3134 | 2026.03.18 22:14:12.311919 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.03.18 22:14:12.312052 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001827 sec., 21346.46962233169 rows/sec., 38.25 MiB/sec. | ||
| 3136 | 2026.03.18 22:14:12.312103 [ 276 ] {c3dd14a1-6282-4b54-9db2-93472fd59193} <Debug> TCPHandler: Processed in 0.002001213 sec. | ||
| 3137 | 2026.03.18 22:14:12.312225 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.03.18 22:14:12.312318 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3139 | 2026.03.18 22:14:12.312359 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3140 | 2026.03.18 22:14:12.312696 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.03.18 22:14:12.312732 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3142 | 2026.03.18 22:14:12.313029 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3143 | 2026.03.18 22:14:12.313238 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.18 22:14:12.313368 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3145 | 2026.03.18 22:14:12.313406 [ 276 ] {304cc40e-3933-4ee1-9a90-5a99ea25657b} <Debug> TCPHandler: Processed in 0.001228884 sec. | ||
| 3146 | 2026.03.18 22:14:14.480265 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6297 | ||
| 3147 | 2026.03.18 22:14:14.480977 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.03.18 22:14:14.481024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3149 | 2026.03.18 22:14:14.481500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3150 | 2026.03.18 22:14:14.481747 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.03.18 22:14:14.481874 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6297 | ||
| 3152 | 2026.03.18 22:14:14.809776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3153 | 2026.03.18 22:14:14.826477 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.18 22:14:14.826544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3155 | 2026.03.18 22:14:14.831933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3156 | 2026.03.18 22:14:14.832644 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.03.18 22:14:14.835463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3158 | 2026.03.18 22:14:16.991150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 438 | ||
| 3159 | 2026.03.18 22:14:16.993563 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.03.18 22:14:16.993605 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3161 | 2026.03.18 22:14:16.994724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3162 | 2026.03.18 22:14:16.994982 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.03.18 22:14:16.995220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3164 | 2026.03.18 22:14:17.302378 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.03.18 22:14:17.302645 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3166 | 2026.03.18 22:14:17.302721 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3167 | 2026.03.18 22:14:17.303380 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.03.18 22:14:17.303435 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3169 | 2026.03.18 22:14:17.303850 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3170 | 2026.03.18 22:14:17.304092 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.03.18 22:14:17.304264 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001674 sec., 2389.4862604540026 rows/sec., 194.85 KiB/sec. | ||
| 3172 | 2026.03.18 22:14:17.304314 [ 276 ] {4239a73f-e221-425f-a039-0a668b1b5bb5} <Debug> TCPHandler: Processed in 0.002020874 sec. | ||
| 3173 | 2026.03.18 22:14:17.304436 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.03.18 22:14:17.304538 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3175 | 2026.03.18 22:14:17.304581 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3176 | 2026.03.18 22:14:17.305033 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.03.18 22:14:17.305073 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3178 | 2026.03.18 22:14:17.305391 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3179 | 2026.03.18 22:14:17.305608 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.03.18 22:14:17.305745 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001228 sec., 47231.27035830619 rows/sec., 3.60 MiB/sec. | ||
| 3181 | 2026.03.18 22:14:17.305785 [ 276 ] {4c289e24-0e3e-4522-a70a-fc5902b1c45c} <Debug> TCPHandler: Processed in 0.001402106 sec. | ||
| 3182 | 2026.03.18 22:14:17.305895 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.03.18 22:14:17.305991 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.03.18 22:14:17.306032 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3185 | 2026.03.18 22:14:17.306429 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.03.18 22:14:17.306465 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3187 | 2026.03.18 22:14:17.306762 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3188 | 2026.03.18 22:14:17.306982 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.03.18 22:14:17.307115 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 244.57 KiB/sec. | ||
| 3190 | 2026.03.18 22:14:17.307124 [ 50 ] {} <Debug> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3191 | 2026.03.18 22:14:17.307154 [ 276 ] {2094e0fa-b2d2-42ff-8161-1417ea523283} <Debug> TCPHandler: Processed in 0.001308005 sec. | ||
| 3192 | 2026.03.18 22:14:17.307191 [ 50 ] {} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.03.18 22:14:17.307221 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3194 | 2026.03.18 22:14:17.307280 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.03.18 22:14:17.307319 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::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 | ||
| 3196 | 2026.03.18 22:14:17.307378 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3197 | 2026.03.18 22:14:17.307405 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3198 | 2026.03.18 22:14:17.307418 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3199 | 2026.03.18 22:14:17.307433 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part | ||
| 3200 | 2026.03.18 22:14:17.307492 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 3201 | 2026.03.18 22:14:17.307534 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 3202 | 2026.03.18 22:14:17.307574 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 3203 | 2026.03.18 22:14:17.307612 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 3204 | 2026.03.18 22:14:17.307650 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 3205 | 2026.03.18 22:14:17.307847 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.03.18 22:14:17.307882 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3207 | 2026.03.18 22:14:17.308196 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3208 | 2026.03.18 22:14:17.308404 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.03.18 22:14:17.308428 [ 194 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147003 sec., 344375.73397802794 rows/sec., 24.75 MiB/sec. | ||
| 3210 | 2026.03.18 22:14:17.308537 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001176 sec., 57823.12925170068 rows/sec., 4.52 MiB/sec. | ||
| 3211 | 2026.03.18 22:14:17.308563 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3212 | 2026.03.18 22:14:17.308580 [ 276 ] {30f4b8d9-3e80-4c18-9a75-bec674d090ba} <Debug> TCPHandler: Processed in 0.001355326 sec. | ||
| 3213 | 2026.03.18 22:14:17.308696 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.03.18 22:14:17.308790 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2026.03.18 22:14:17.308800 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.03.18 22:14:17.308834 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3217 | 2026.03.18 22:14:17.308864 [ 187 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_11_2} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3218 | 2026.03.18 22:14:17.308923 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3219 | 2026.03.18 22:14:17.309247 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.03.18 22:14:17.309282 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3221 | 2026.03.18 22:14:17.309608 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3222 | 2026.03.18 22:14:17.309820 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.03.18 22:14:17.309950 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001177 sec., 137638.06287170772 rows/sec., 9.58 MiB/sec. | ||
| 3224 | 2026.03.18 22:14:17.309988 [ 276 ] {c59eed25-faf7-4abb-8a58-320fcd545d7a} <Debug> TCPHandler: Processed in 0.001342485 sec. | ||
| 3225 | 2026.03.18 22:14:17.310097 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.03.18 22:14:17.310191 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3227 | 2026.03.18 22:14:17.310232 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3228 | 2026.03.18 22:14:17.310575 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.03.18 22:14:17.310611 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3230 | 2026.03.18 22:14:17.310911 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3231 | 2026.03.18 22:14:17.311118 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.03.18 22:14:17.311246 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3233 | 2026.03.18 22:14:17.311283 [ 276 ] {3e3de8c5-9d9f-4dfb-99d9-ea1742470bb8} <Debug> TCPHandler: Processed in 0.001235554 sec. | ||
| 3234 | 2026.03.18 22:14:21.879896 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3235 | 2026.03.18 22:14:21.880011 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3236 | 2026.03.18 22:14:21.982891 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6745 | ||
| 3237 | 2026.03.18 22:14:21.983372 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.03.18 22:14:21.983416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3239 | 2026.03.18 22:14:21.983900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3240 | 2026.03.18 22:14:21.984128 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.03.18 22:14:21.984257 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3242 | 2026.03.18 22:14:22.304658 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.03.18 22:14:22.304859 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3244 | 2026.03.18 22:14:22.304932 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3245 | 2026.03.18 22:14:22.305684 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.03.18 22:14:22.305737 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3247 | 2026.03.18 22:14:22.306158 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3248 | 2026.03.18 22:14:22.306400 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.18 22:14:22.306567 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Debug> executeQuery: Read 136 rows, 12.06 KiB in 0.001761 sec., 77228.84724588302 rows/sec., 6.69 MiB/sec. | ||
| 3250 | 2026.03.18 22:14:22.306616 [ 276 ] {06deb51d-e643-424c-8235-0d8beea08f73} <Debug> TCPHandler: Processed in 0.002101704 sec. | ||
| 3251 | 2026.03.18 22:14:22.306742 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.03.18 22:14:22.306846 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.03.18 22:14:22.306891 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3254 | 2026.03.18 22:14:22.307324 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.03.18 22:14:22.307362 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3256 | 2026.03.18 22:14:22.307665 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3257 | 2026.03.18 22:14:22.307879 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.18 22:14:22.308014 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00119 sec., 33613.44537815126 rows/sec., 2.47 MiB/sec. | ||
| 3259 | 2026.03.18 22:14:22.308054 [ 276 ] {c5385b9c-0177-46ae-bd8e-94cfab44d4ff} <Debug> TCPHandler: Processed in 0.001365315 sec. | ||
| 3260 | 2026.03.18 22:14:22.308167 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.03.18 22:14:22.308261 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3262 | 2026.03.18 22:14:22.308301 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3263 | 2026.03.18 22:14:22.308734 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.03.18 22:14:22.308771 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3265 | 2026.03.18 22:14:22.309084 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3266 | 2026.03.18 22:14:22.309300 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.18 22:14:22.309430 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 6.84 MiB/sec. | ||
| 3268 | 2026.03.18 22:14:22.309471 [ 276 ] {6c83c48e-d538-421d-bf17-88a65b7f213c} <Debug> TCPHandler: Processed in 0.001354436 sec. | ||
| 3269 | 2026.03.18 22:14:22.309584 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.03.18 22:14:22.309677 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.03.18 22:14:22.309721 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3272 | 2026.03.18 22:14:22.310130 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.03.18 22:14:22.310165 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3274 | 2026.03.18 22:14:22.310490 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3275 | 2026.03.18 22:14:22.310706 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.03.18 22:14:22.310836 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3277 | 2026.03.18 22:14:22.310876 [ 276 ] {95823bb4-239b-4d5a-86e7-3a24a47f34ee} <Debug> TCPHandler: Processed in 0.001341545 sec. | ||
| 3278 | 2026.03.18 22:14:22.310986 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.18 22:14:22.311079 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.18 22:14:22.311134 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <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 | ||
| 3281 | 2026.03.18 22:14:22.312016 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.18 22:14:22.312053 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3283 | 2026.03.18 22:14:22.312609 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3284 | 2026.03.18 22:14:22.312827 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.18 22:14:22.312967 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 3286 | 2026.03.18 22:14:22.313027 [ 276 ] {ec2f48ce-bec5-47c7-b38c-365b533f2b5d} <Debug> TCPHandler: Processed in 0.002089784 sec. | ||
| 3287 | 2026.03.18 22:14:22.313138 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.03.18 22:14:22.313232 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.03.18 22:14:22.313273 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3290 | 2026.03.18 22:14:22.313613 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.03.18 22:14:22.313649 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3292 | 2026.03.18 22:14:22.313950 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3293 | 2026.03.18 22:14:22.314159 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.03.18 22:14:22.314290 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3295 | 2026.03.18 22:14:22.314327 [ 276 ] {cacc6f53-eaae-4272-a7a5-395494270c3d} <Debug> TCPHandler: Processed in 0.001238964 sec. | ||
| 3296 | 2026.03.18 22:14:22.336448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3297 | 2026.03.18 22:14:22.353347 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.03.18 22:14:22.353404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3299 | 2026.03.18 22:14:22.359437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3300 | 2026.03.18 22:14:22.360203 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.03.18 22:14:22.363136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3302 | 2026.03.18 22:14:26.995635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 462 | ||
| 3303 | 2026.03.18 22:14:26.997844 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.18 22:14:26.997891 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3305 | 2026.03.18 22:14:26.999074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3306 | 2026.03.18 22:14:26.999347 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.03.18 22:14:26.999542 [ 39 ] {} <Debug> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3308 | 2026.03.18 22:14:26.999596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3309 | 2026.03.18 22:14:26.999646 [ 39 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.03.18 22:14:26.999688 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3311 | 2026.03.18 22:14:26.999867 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::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 | ||
| 3312 | 2026.03.18 22:14:27.000710 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3313 | 2026.03.18 22:14:27.000940 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
| 3314 | 2026.03.18 22:14:27.001357 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3315 | 2026.03.18 22:14:27.001742 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3316 | 2026.03.18 22:14:27.002118 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 3317 | 2026.03.18 22:14:27.002487 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3318 | 2026.03.18 22:14:27.002859 [ 189 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3319 | 2026.03.18 22:14:27.008911 [ 187 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 72 columns (72 merged, 0 gathered) in 0.009129816 sec., 50603.429466705566 rows/sec., 49.95 MiB/sec. | ||
| 3320 | 2026.03.18 22:14:27.009846 [ 190 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3321 | 2026.03.18 22:14:27.010406 [ 190 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.03.18 22:14:27.010477 [ 190 ] {110f3305-f50f-4dd6-86c3-4a1ce817f312::all_1_11_2} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3323 | 2026.03.18 22:14:27.010763 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 3324 | 2026.03.18 22:14:27.302632 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.03.18 22:14:27.302807 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3326 | 2026.03.18 22:14:27.302873 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3327 | 2026.03.18 22:14:27.303520 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.03.18 22:14:27.303564 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3329 | 2026.03.18 22:14:27.303961 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3330 | 2026.03.18 22:14:27.304197 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.03.18 22:14:27.304330 [ 39 ] {} <Debug> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3332 | 2026.03.18 22:14:27.304352 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 3333 | 2026.03.18 22:14:27.304374 [ 39 ] {} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.03.18 22:14:27.304395 [ 276 ] {bd41095a-91ea-441f-98ec-c2cfcc4a2e05} <Debug> TCPHandler: Processed in 0.001913342 sec. | ||
| 3335 | 2026.03.18 22:14:27.304399 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3336 | 2026.03.18 22:14:27.304513 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.03.18 22:14:27.304529 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3338 | 2026.03.18 22:14:27.304606 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3339 | 2026.03.18 22:14:27.304651 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3340 | 2026.03.18 22:14:27.304683 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3341 | 2026.03.18 22:14:27.304724 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2889 rows starting from the beginning of the part | ||
| 3342 | 2026.03.18 22:14:27.304826 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3343 | 2026.03.18 22:14:27.304882 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 134 rows starting from the beginning of the part | ||
| 3344 | 2026.03.18 22:14:27.304931 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
| 3345 | 2026.03.18 22:14:27.304979 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 136 rows starting from the beginning of the part | ||
| 3346 | 2026.03.18 22:14:27.305027 [ 186 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3347 | 2026.03.18 22:14:27.305086 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.03.18 22:14:27.305126 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3349 | 2026.03.18 22:14:27.305493 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3350 | 2026.03.18 22:14:27.305716 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.03.18 22:14:27.305822 [ 39 ] {} <Debug> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3352 | 2026.03.18 22:14:27.305847 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 3353 | 2026.03.18 22:14:27.305857 [ 39 ] {} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.18 22:14:27.305882 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3355 | 2026.03.18 22:14:27.305887 [ 276 ] {ab07b056-643a-499a-9f2e-f912817ee410} <Debug> TCPHandler: Processed in 0.001421406 sec. | ||
| 3356 | 2026.03.18 22:14:27.305958 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3357 | 2026.03.18 22:14:27.306004 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.03.18 22:14:27.306053 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2026.03.18 22:14:27.306085 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1548 rows starting from the beginning of the part | ||
| 3360 | 2026.03.18 22:14:27.306094 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.03.18 22:14:27.306135 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3362 | 2026.03.18 22:14:27.306139 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3363 | 2026.03.18 22:14:27.306184 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 103 rows starting from the beginning of the part | ||
| 3364 | 2026.03.18 22:14:27.306227 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 68 rows starting from the beginning of the part | ||
| 3365 | 2026.03.18 22:14:27.306262 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3366 | 2026.03.18 22:14:27.306299 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3367 | 2026.03.18 22:14:27.306540 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.18 22:14:27.306577 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3369 | 2026.03.18 22:14:27.306585 [ 187 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002164125 sec., 1538266.042857968 rows/sec., 125.23 MiB/sec. | ||
| 3370 | 2026.03.18 22:14:27.307021 [ 193 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3371 | 2026.03.18 22:14:27.307065 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3372 | 2026.03.18 22:14:27.307365 [ 195 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440697 sec., 1354205.6379655127 rows/sec., 101.97 MiB/sec. | ||
| 3373 | 2026.03.18 22:14:27.307370 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.03.18 22:14:27.307413 [ 187 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.03.18 22:14:27.307494 [ 187 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_21_4} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3376 | 2026.03.18 22:14:27.307511 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3377 | 2026.03.18 22:14:27.307522 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00143 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
| 3378 | 2026.03.18 22:14:27.307560 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.03.18 22:14:27.307578 [ 276 ] {b4eb5988-fe14-4782-82dd-ec97bfc22f5f} <Debug> TCPHandler: Processed in 0.001613479 sec. | ||
| 3380 | 2026.03.18 22:14:27.307579 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 3381 | 2026.03.18 22:14:27.307586 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3382 | 2026.03.18 22:14:27.307593 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3383 | 2026.03.18 22:14:27.307683 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3384 | 2026.03.18 22:14:27.307698 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.03.18 22:14:27.307793 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3386 | 2026.03.18 22:14:27.307798 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3387 | 2026.03.18 22:14:27.307837 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3388 | 2026.03.18 22:14:27.307841 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6824 rows starting from the beginning of the part | ||
| 3389 | 2026.03.18 22:14:27.307874 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.03.18 22:14:27.307937 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3391 | 2026.03.18 22:14:27.307946 [ 190 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_21_4} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3392 | 2026.03.18 22:14:27.307999 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3393 | 2026.03.18 22:14:27.308037 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3394 | 2026.03.18 22:14:27.308051 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3395 | 2026.03.18 22:14:27.308101 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3396 | 2026.03.18 22:14:27.308144 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3397 | 2026.03.18 22:14:27.308177 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.03.18 22:14:27.308213 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3399 | 2026.03.18 22:14:27.308521 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3400 | 2026.03.18 22:14:27.308733 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.03.18 22:14:27.308838 [ 38 ] {} <Debug> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3402 | 2026.03.18 22:14:27.308862 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3403 | 2026.03.18 22:14:27.308872 [ 38 ] {} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.03.18 22:14:27.308904 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3405 | 2026.03.18 22:14:27.308905 [ 276 ] {0bd47232-b4c6-4c87-bd42-66bbf6281df9} <Debug> TCPHandler: Processed in 0.001254524 sec. | ||
| 3406 | 2026.03.18 22:14:27.308978 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3407 | 2026.03.18 22:14:27.309052 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3408 | 2026.03.18 22:14:27.309077 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 720 rows starting from the beginning of the part | ||
| 3409 | 2026.03.18 22:14:27.309124 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3410 | 2026.03.18 22:14:27.309167 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3411 | 2026.03.18 22:14:27.309204 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3412 | 2026.03.18 22:14:27.309238 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3413 | 2026.03.18 22:14:27.309276 [ 187 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3414 | 2026.03.18 22:14:27.310057 [ 197 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001104402 sec., 923576.741077977 rows/sec., 61.71 MiB/sec. | ||
| 3415 | 2026.03.18 22:14:27.310275 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3416 | 2026.03.18 22:14:27.310582 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.03.18 22:14:27.310615 [ 197 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7626 rows, containing 5 columns (5 merged, 0 gathered) in 0.002969844 sec., 2567811.6426317343 rows/sec., 169.56 MiB/sec. | ||
| 3418 | 2026.03.18 22:14:27.310659 [ 200 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_21_4} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3419 | 2026.03.18 22:14:27.310757 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3420 | 2026.03.18 22:14:27.311153 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3421 | 2026.03.18 22:14:27.311412 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.03.18 22:14:27.311476 [ 195 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3423 | 2026.03.18 22:14:27.311537 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3424 | 2026.03.18 22:14:27.655272 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.03.18 22:14:27.655474 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.03.18 22:14:27.655549 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3427 | 2026.03.18 22:14:27.656179 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.03.18 22:14:27.656230 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3429 | 2026.03.18 22:14:27.656636 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3430 | 2026.03.18 22:14:27.656864 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.03.18 22:14:27.657028 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 3432 | 2026.03.18 22:14:27.657071 [ 276 ] {7ff9f47a-4b1f-4dc3-a1da-25e311b04c75} <Debug> TCPHandler: Processed in 0.001942972 sec. | ||
| 3433 | 2026.03.18 22:14:27.657195 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.03.18 22:14:27.657289 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3435 | 2026.03.18 22:14:27.657331 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3436 | 2026.03.18 22:14:27.657726 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.03.18 22:14:27.657763 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3438 | 2026.03.18 22:14:27.658059 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3439 | 2026.03.18 22:14:27.658277 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.18 22:14:27.658396 [ 38 ] {} <Debug> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3441 | 2026.03.18 22:14:27.658408 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 3442 | 2026.03.18 22:14:27.658463 [ 38 ] {} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.18 22:14:27.658472 [ 276 ] {6030c1d2-1550-416d-b0ef-bbdcd7e02055} <Debug> TCPHandler: Processed in 0.001327316 sec. | ||
| 3444 | 2026.03.18 22:14:27.658494 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3445 | 2026.03.18 22:14:27.658616 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.03.18 22:14:27.658640 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::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 | ||
| 3447 | 2026.03.18 22:14:27.658711 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3448 | 2026.03.18 22:14:27.658756 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3449 | 2026.03.18 22:14:27.658791 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2026.03.18 22:14:27.658831 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::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 | ||
| 3451 | 2026.03.18 22:14:27.658931 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::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 | ||
| 3452 | 2026.03.18 22:14:27.658989 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3453 | 2026.03.18 22:14:27.659044 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3454 | 2026.03.18 22:14:27.659086 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3455 | 2026.03.18 22:14:27.659131 [ 197 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3456 | 2026.03.18 22:14:27.659998 [ 195 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423456 sec., 22480.4981678394 rows/sec., 1.88 MiB/sec. | ||
| 3457 | 2026.03.18 22:14:27.660031 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.03.18 22:14:27.660068 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3459 | 2026.03.18 22:14:27.660173 [ 200 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3460 | 2026.03.18 22:14:27.660489 [ 200 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.03.18 22:14:27.660544 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3462 | 2026.03.18 22:14:27.660569 [ 200 ] {708919a9-56dc-4375-a8af-af1605dac397::all_1_6_1} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3463 | 2026.03.18 22:14:27.660665 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3464 | 2026.03.18 22:14:27.660782 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.03.18 22:14:27.660926 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Debug> executeQuery: Read 2141 rows, 167.73 KiB in 0.00223 sec., 960089.6860986546 rows/sec., 73.45 MiB/sec. | ||
| 3466 | 2026.03.18 22:14:27.660967 [ 276 ] {993a52d4-b3c7-4612-8cd3-48e90e3ffece} <Debug> TCPHandler: Processed in 0.002402528 sec. | ||
| 3467 | 2026.03.18 22:14:27.661090 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.03.18 22:14:27.661184 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.03.18 22:14:27.661223 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3470 | 2026.03.18 22:14:27.661650 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.03.18 22:14:27.661687 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3472 | 2026.03.18 22:14:27.662008 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3473 | 2026.03.18 22:14:27.662220 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.03.18 22:14:27.662349 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Debug> executeQuery: Read 65 rows, 4.94 KiB in 0.001181 sec., 55038.103302286196 rows/sec., 4.08 MiB/sec. | ||
| 3475 | 2026.03.18 22:14:27.662387 [ 276 ] {dda3f111-c6a0-49f1-a62a-bb02b559f6e0} <Debug> TCPHandler: Processed in 0.001347145 sec. | ||
| 3476 | 2026.03.18 22:14:27.662503 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.03.18 22:14:27.662596 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.03.18 22:14:27.662635 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3479 | 2026.03.18 22:14:27.663300 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.03.18 22:14:27.663337 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3481 | 2026.03.18 22:14:27.663677 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3482 | 2026.03.18 22:14:27.663893 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.03.18 22:14:27.664023 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001443 sec., 507276.50727650727 rows/sec., 30.00 MiB/sec. | ||
| 3484 | 2026.03.18 22:14:27.664063 [ 276 ] {317a69c7-9de6-4cbd-86a6-e8fe42d9d191} <Debug> TCPHandler: Processed in 0.001609958 sec. | ||
| 3485 | 2026.03.18 22:14:27.664182 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.03.18 22:14:27.664275 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3487 | 2026.03.18 22:14:27.664313 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3488 | 2026.03.18 22:14:27.664703 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.03.18 22:14:27.664738 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3490 | 2026.03.18 22:14:27.665016 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3491 | 2026.03.18 22:14:27.665215 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.03.18 22:14:27.665335 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 63.69 KiB/sec. | ||
| 3493 | 2026.03.18 22:14:27.665372 [ 276 ] {abcf9eee-bd37-4201-be32-fc4b83bc7dd0} <Debug> TCPHandler: Processed in 0.001269305 sec. | ||
| 3494 | 2026.03.18 22:14:27.665476 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.03.18 22:14:27.665563 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3496 | 2026.03.18 22:14:27.665599 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3497 | 2026.03.18 22:14:27.666052 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.03.18 22:14:27.666088 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3499 | 2026.03.18 22:14:27.666386 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3500 | 2026.03.18 22:14:27.666603 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.03.18 22:14:27.666734 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 3502 | 2026.03.18 22:14:27.666772 [ 276 ] {ad6a3e6b-a0b0-480e-9360-3ac22a99a011} <Debug> TCPHandler: Processed in 0.001306975 sec. | ||
| 3503 | 2026.03.18 22:14:27.666885 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.03.18 22:14:27.666978 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3505 | 2026.03.18 22:14:27.667017 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3506 | 2026.03.18 22:14:27.667805 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.03.18 22:14:27.667839 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3508 | 2026.03.18 22:14:27.668188 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3509 | 2026.03.18 22:14:27.668402 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.03.18 22:14:27.668531 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Debug> executeQuery: Read 1089 rows, 77.85 KiB in 0.001569 sec., 694072.6577437858 rows/sec., 48.45 MiB/sec. | ||
| 3511 | 2026.03.18 22:14:27.668570 [ 276 ] {4516e6c9-acad-4279-bcfa-2bfd8857e1a1} <Debug> TCPHandler: Processed in 0.00173446 sec. | ||
| 3512 | 2026.03.18 22:14:27.668687 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.03.18 22:14:27.668786 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.03.18 22:14:27.668830 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3515 | 2026.03.18 22:14:27.669489 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.18 22:14:27.669525 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3517 | 2026.03.18 22:14:27.669927 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3518 | 2026.03.18 22:14:27.670139 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.18 22:14:27.670267 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Debug> executeQuery: Read 1254 rows, 80.98 KiB in 0.001503 sec., 834331.3373253493 rows/sec., 52.61 MiB/sec. | ||
| 3520 | 2026.03.18 22:14:27.670306 [ 276 ] {214f262f-6a13-45b5-be13-0409e8968f2c} <Debug> TCPHandler: Processed in 0.001668 sec. | ||
| 3521 | 2026.03.18 22:14:27.670420 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.03.18 22:14:27.670513 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.03.18 22:14:27.670567 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <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 | ||
| 3524 | 2026.03.18 22:14:27.671425 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.03.18 22:14:27.671461 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3526 | 2026.03.18 22:14:27.672042 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3527 | 2026.03.18 22:14:27.672278 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.03.18 22:14:27.672416 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001918 sec., 26590.19812304484 rows/sec., 47.65 MiB/sec. | ||
| 3529 | 2026.03.18 22:14:27.672480 [ 276 ] {d6298275-37d4-4e68-a5c0-736bb137b13a} <Debug> TCPHandler: Processed in 0.002108984 sec. | ||
| 3530 | 2026.03.18 22:14:27.672598 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.03.18 22:14:27.672691 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.03.18 22:14:27.672734 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3533 | 2026.03.18 22:14:27.673061 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.03.18 22:14:27.673096 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3535 | 2026.03.18 22:14:27.673398 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3536 | 2026.03.18 22:14:27.673610 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.03.18 22:14:27.673742 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 3538 | 2026.03.18 22:14:27.673779 [ 276 ] {9b204ce9-567c-4523-bb84-44d24c653d45} <Debug> TCPHandler: Processed in 0.001230424 sec. | ||
| 3539 | 2026.03.18 22:14:29.485031 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7257 | ||
| 3540 | 2026.03.18 22:14:29.485529 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.03.18 22:14:29.485563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3542 | 2026.03.18 22:14:29.486052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3543 | 2026.03.18 22:14:29.486313 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.03.18 22:14:29.486438 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7257 | ||
| 3545 | 2026.03.18 22:14:29.863955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3546 | 2026.03.18 22:14:29.881395 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.03.18 22:14:29.881467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3548 | 2026.03.18 22:14:29.887003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3549 | 2026.03.18 22:14:29.887690 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.03.18 22:14:29.890716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3551 | 2026.03.18 22:14:32.302049 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.03.18 22:14:32.302230 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3553 | 2026.03.18 22:14:32.302299 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3554 | 2026.03.18 22:14:32.302934 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.18 22:14:32.302982 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3556 | 2026.03.18 22:14:32.303367 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3557 | 2026.03.18 22:14:32.303593 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.03.18 22:14:32.303740 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 3559 | 2026.03.18 22:14:32.303783 [ 276 ] {d0abb5d6-c67d-4f0b-bdb4-4d399740887d} <Debug> TCPHandler: Processed in 0.001905732 sec. | ||
| 3560 | 2026.03.18 22:14:32.303916 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.03.18 22:14:32.304007 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3562 | 2026.03.18 22:14:32.304047 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3563 | 2026.03.18 22:14:32.304520 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.03.18 22:14:32.304558 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3565 | 2026.03.18 22:14:32.304861 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3566 | 2026.03.18 22:14:32.305102 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.03.18 22:14:32.305235 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 3568 | 2026.03.18 22:14:32.305276 [ 276 ] {91b47ce5-64b7-48ff-b46a-3975311c88c6} <Debug> TCPHandler: Processed in 0.001376706 sec. | ||
| 3569 | 2026.03.18 22:14:32.305396 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.03.18 22:14:32.305490 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3571 | 2026.03.18 22:14:32.305536 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3572 | 2026.03.18 22:14:32.305920 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.03.18 22:14:32.305959 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3574 | 2026.03.18 22:14:32.306292 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3575 | 2026.03.18 22:14:32.306505 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.03.18 22:14:32.306633 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 3577 | 2026.03.18 22:14:32.306673 [ 276 ] {59a60633-70fa-481d-adcc-f1a441a68718} <Debug> TCPHandler: Processed in 0.001326925 sec. | ||
| 3578 | 2026.03.18 22:14:32.306790 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.03.18 22:14:32.306883 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3580 | 2026.03.18 22:14:32.306925 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3581 | 2026.03.18 22:14:32.307253 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.03.18 22:14:32.307290 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3583 | 2026.03.18 22:14:32.307584 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3584 | 2026.03.18 22:14:32.307792 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.03.18 22:14:32.307920 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001053 sec., 45584.04558404559 rows/sec., 3.07 MiB/sec. | ||
| 3586 | 2026.03.18 22:14:32.307957 [ 276 ] {37e3c49a-0285-4952-a332-e095bd8027c2} <Debug> TCPHandler: Processed in 0.001217084 sec. | ||
| 3587 | 2026.03.18 22:14:36.880275 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3588 | 2026.03.18 22:14:36.880349 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3589 | 2026.03.18 22:14:36.986875 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7705 | ||
| 3590 | 2026.03.18 22:14:36.987346 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.03.18 22:14:36.987387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3592 | 2026.03.18 22:14:36.987874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3593 | 2026.03.18 22:14:36.988110 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.03.18 22:14:36.988245 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3595 | 2026.03.18 22:14:36.988260 [ 26 ] {} <Debug> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3596 | 2026.03.18 22:14:36.988318 [ 26 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.03.18 22:14:36.988338 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3598 | 2026.03.18 22:14:36.988473 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3599 | 2026.03.18 22:14:36.988635 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3600 | 2026.03.18 22:14:36.988674 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5337 rows starting from the beginning of the part | ||
| 3601 | 2026.03.18 22:14:36.988738 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3602 | 2026.03.18 22:14:36.988815 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3603 | 2026.03.18 22:14:36.988856 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3604 | 2026.03.18 22:14:36.988895 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3605 | 2026.03.18 22:14:36.988935 [ 197 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3606 | 2026.03.18 22:14:36.990328 [ 195 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913472 sec., 4026711.6529533747 rows/sec., 57.60 MiB/sec. | ||
| 3607 | 2026.03.18 22:14:36.991071 [ 187 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3608 | 2026.03.18 22:14:36.991380 [ 187 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.03.18 22:14:36.991491 [ 187 ] {31cda3d2-95e2-4893-a111-59277b264ae2::all_1_16_3} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3610 | 2026.03.18 22:14:36.991592 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3611 | 2026.03.18 22:14:37.000317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 500 | ||
| 3612 | 2026.03.18 22:14:37.001336 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092634 sec. | ||
| 3613 | 2026.03.18 22:14:37.003089 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.03.18 22:14:37.003131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3615 | 2026.03.18 22:14:37.004329 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3616 | 2026.03.18 22:14:37.004604 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.03.18 22:14:37.004852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3618 | 2026.03.18 22:14:37.303570 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.03.18 22:14:37.303745 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3620 | 2026.03.18 22:14:37.303815 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3621 | 2026.03.18 22:14:37.304492 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.03.18 22:14:37.304535 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3623 | 2026.03.18 22:14:37.304899 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3624 | 2026.03.18 22:14:37.305127 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.03.18 22:14:37.305276 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 3626 | 2026.03.18 22:14:37.305317 [ 276 ] {7377d412-ce16-439a-b3ef-e6233156d5fb} <Debug> TCPHandler: Processed in 0.001876072 sec. | ||
| 3627 | 2026.03.18 22:14:37.305436 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.03.18 22:14:37.305528 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3629 | 2026.03.18 22:14:37.305568 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3630 | 2026.03.18 22:14:37.305988 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.03.18 22:14:37.306024 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3632 | 2026.03.18 22:14:37.306339 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3633 | 2026.03.18 22:14:37.306548 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.03.18 22:14:37.306674 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 3635 | 2026.03.18 22:14:37.306718 [ 276 ] {147664e3-ad46-40f3-82e2-809f4f474104} <Debug> TCPHandler: Processed in 0.001331145 sec. | ||
| 3636 | 2026.03.18 22:14:37.306832 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.03.18 22:14:37.306923 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3638 | 2026.03.18 22:14:37.306966 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3639 | 2026.03.18 22:14:37.307365 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.03.18 22:14:37.307400 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3641 | 2026.03.18 22:14:37.307725 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3642 | 2026.03.18 22:14:37.307934 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.03.18 22:14:37.308060 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 3644 | 2026.03.18 22:14:37.308098 [ 276 ] {b0dc93ed-477f-4761-9cdc-3eb5786930d6} <Debug> TCPHandler: Processed in 0.001312805 sec. | ||
| 3645 | 2026.03.18 22:14:37.308208 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.03.18 22:14:37.308299 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.03.18 22:14:37.308339 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3648 | 2026.03.18 22:14:37.308667 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.18 22:14:37.308701 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3650 | 2026.03.18 22:14:37.309063 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3651 | 2026.03.18 22:14:37.309288 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.03.18 22:14:37.309437 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 3653 | 2026.03.18 22:14:37.309493 [ 276 ] {a876b946-f1dd-4f64-a2fe-ca80fa868e30} <Debug> TCPHandler: Processed in 0.001333005 sec. | ||
| 3654 | 2026.03.18 22:14:37.391111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3655 | 2026.03.18 22:14:37.407837 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.03.18 22:14:37.407905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3657 | 2026.03.18 22:14:37.413661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3658 | 2026.03.18 22:14:37.414411 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.03.18 22:14:37.414734 [ 26 ] {} <Debug> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3660 | 2026.03.18 22:14:37.414791 [ 26 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.03.18 22:14:37.414809 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3662 | 2026.03.18 22:14:37.414900 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3663 | 2026.03.18 22:14:37.418352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3664 | 2026.03.18 22:14:37.419046 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3665 | 2026.03.18 22:14:37.420501 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3666 | 2026.03.18 22:14:37.424983 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3667 | 2026.03.18 22:14:37.429232 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3668 | 2026.03.18 22:14:37.433416 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3669 | 2026.03.18 22:14:37.437917 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3670 | 2026.03.18 22:14:37.442015 [ 195 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3671 | 2026.03.18 22:14:37.497325 [ 187 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082457585 sec., 1467.4210989807668 rows/sec., 7.59 MiB/sec. | ||
| 3672 | 2026.03.18 22:14:37.499856 [ 198 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3673 | 2026.03.18 22:14:37.501894 [ 198 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.03.18 22:14:37.501991 [ 198 ] {78b15508-5275-4fa7-9e4b-5a18690a772d::all_1_16_3} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3675 | 2026.03.18 22:14:37.503880 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3676 | 2026.03.18 22:14:38.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.79 MiB, peak 239.77 MiB, free memory in arenas 0.00 B, will set to 237.47 MiB (RSS), difference: 7.68 MiB | ||
| 3677 | 2026.03.18 22:14:38.244720 [ 26 ] {} <Debug> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3678 | 2026.03.18 22:14:38.244785 [ 26 ] {} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.18 22:14:38.244809 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3680 | 2026.03.18 22:14:38.244947 [ 187 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3681 | 2026.03.18 22:14:38.245099 [ 187 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2026.03.18 22:14:38.245137 [ 187 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3683 | 2026.03.18 22:14:38.245211 [ 187 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3684 | 2026.03.18 22:14:38.245262 [ 187 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3685 | 2026.03.18 22:14:38.245310 [ 187 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3686 | 2026.03.18 22:14:38.245353 [ 187 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3687 | 2026.03.18 22:14:38.246179 [ 198 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294835 sec., 494271.4708823904 rows/sec., 34.36 MiB/sec. | ||
| 3688 | 2026.03.18 22:14:38.246366 [ 198 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3689 | 2026.03.18 22:14:38.246720 [ 198 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.03.18 22:14:38.246800 [ 198 ] {399de7c4-02fa-42e1-8d0d-9b275d60df2b::all_1_5_1} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3691 | 2026.03.18 22:14:38.246900 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3692 | 2026.03.18 22:14:38.848152 [ 26 ] {} <Debug> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3693 | 2026.03.18 22:14:38.848205 [ 26 ] {} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.03.18 22:14:38.848223 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3695 | 2026.03.18 22:14:38.848345 [ 187 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3696 | 2026.03.18 22:14:38.848493 [ 187 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3697 | 2026.03.18 22:14:38.848525 [ 187 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3698 | 2026.03.18 22:14:38.848592 [ 187 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3699 | 2026.03.18 22:14:38.848638 [ 187 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3700 | 2026.03.18 22:14:38.848680 [ 187 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3701 | 2026.03.18 22:14:38.848719 [ 187 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3702 | 2026.03.18 22:14:38.849510 [ 201 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217354 sec., 272722.6427152661 rows/sec., 17.13 MiB/sec. | ||
| 3703 | 2026.03.18 22:14:38.849680 [ 191 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3704 | 2026.03.18 22:14:38.849938 [ 191 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.03.18 22:14:38.850006 [ 191 ] {8ea228a8-65c1-4168-b2ec-a8d37a13dfdc::all_1_5_1} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3706 | 2026.03.18 22:14:38.850076 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3707 | 2026.03.18 22:14:42.305697 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.03.18 22:14:42.305876 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3709 | 2026.03.18 22:14:42.305940 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3710 | 2026.03.18 22:14:42.306646 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.03.18 22:14:42.306689 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3712 | 2026.03.18 22:14:42.307093 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3713 | 2026.03.18 22:14:42.307336 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.03.18 22:14:42.307500 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Debug> executeQuery: Read 136 rows, 12.06 KiB in 0.001674 sec., 81242.53285543609 rows/sec., 7.03 MiB/sec. | ||
| 3715 | 2026.03.18 22:14:42.307542 [ 276 ] {93a10dad-7ee6-4e51-b31c-883dc4c5da68} <Debug> TCPHandler: Processed in 0.001974753 sec. | ||
| 3716 | 2026.03.18 22:14:42.307665 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.03.18 22:14:42.307760 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.03.18 22:14:42.307801 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3719 | 2026.03.18 22:14:42.308210 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.18 22:14:42.308246 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3721 | 2026.03.18 22:14:42.308550 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3722 | 2026.03.18 22:14:42.308765 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.03.18 22:14:42.308898 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.54 MiB/sec. | ||
| 3724 | 2026.03.18 22:14:42.308936 [ 276 ] {1f51553b-7549-4399-9029-d8e0ef3cbc21} <Debug> TCPHandler: Processed in 0.001320735 sec. | ||
| 3725 | 2026.03.18 22:14:42.309053 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.03.18 22:14:42.309146 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3727 | 2026.03.18 22:14:42.309186 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3728 | 2026.03.18 22:14:42.309694 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.03.18 22:14:42.309731 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3730 | 2026.03.18 22:14:42.310031 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3731 | 2026.03.18 22:14:42.310267 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.03.18 22:14:42.310397 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001269 sec., 81954.29472025218 rows/sec., 6.40 MiB/sec. | ||
| 3733 | 2026.03.18 22:14:42.310435 [ 276 ] {b51baa5f-8e84-4fa0-8d2a-05354411ff85} <Debug> TCPHandler: Processed in 0.001437107 sec. | ||
| 3734 | 2026.03.18 22:14:42.310560 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.03.18 22:14:42.310653 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3736 | 2026.03.18 22:14:42.310697 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3737 | 2026.03.18 22:14:42.311090 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.03.18 22:14:42.311127 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3739 | 2026.03.18 22:14:42.311450 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3740 | 2026.03.18 22:14:42.311672 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.03.18 22:14:42.311802 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3742 | 2026.03.18 22:14:42.311838 [ 276 ] {89dde76c-3a9e-476d-a282-b6375188dd82} <Debug> TCPHandler: Processed in 0.001329995 sec. | ||
| 3743 | 2026.03.18 22:14:42.311952 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.03.18 22:14:42.312045 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3745 | 2026.03.18 22:14:42.312099 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <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 | ||
| 3746 | 2026.03.18 22:14:42.312880 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.03.18 22:14:42.312916 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3748 | 2026.03.18 22:14:42.313501 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3749 | 2026.03.18 22:14:42.313727 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.03.18 22:14:42.313849 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3751 | 2026.03.18 22:14:42.313867 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00184 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 3752 | 2026.03.18 22:14:42.313891 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.18 22:14:42.313914 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3754 | 2026.03.18 22:14:42.313921 [ 276 ] {959646f6-8270-4ef0-aa9b-7b983d768ed8} <Debug> TCPHandler: Processed in 0.002018783 sec. | ||
| 3755 | 2026.03.18 22:14:42.314008 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::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 | ||
| 3756 | 2026.03.18 22:14:42.314045 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.03.18 22:14:42.314150 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3758 | 2026.03.18 22:14:42.314192 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3759 | 2026.03.18 22:14:42.314223 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3760 | 2026.03.18 22:14:42.314283 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 3761 | 2026.03.18 22:14:42.314424 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3762 | 2026.03.18 22:14:42.314531 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 3763 | 2026.03.18 22:14:42.314607 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.03.18 22:14:42.314635 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3765 | 2026.03.18 22:14:42.314642 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3766 | 2026.03.18 22:14:42.314734 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 3767 | 2026.03.18 22:14:42.314830 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3768 | 2026.03.18 22:14:42.314968 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3769 | 2026.03.18 22:14:42.315178 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.03.18 22:14:42.315308 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 3771 | 2026.03.18 22:14:42.315344 [ 276 ] {91ac1805-372e-41ac-a9ea-b3db105a9bad} <Debug> TCPHandler: Processed in 0.001351276 sec. | ||
| 3772 | 2026.03.18 22:14:42.318394 [ 191 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 19 columns (19 merged, 0 gathered) in 0.004427542 sec., 95538.33707280474 rows/sec., 171.20 MiB/sec. | ||
| 3773 | 2026.03.18 22:14:42.318893 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3774 | 2026.03.18 22:14:42.319179 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.18 22:14:42.319240 [ 187 ] {290c82a7-4e0c-4fbb-a88a-ac06d869236d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3776 | 2026.03.18 22:14:42.319307 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 3777 | 2026.03.18 22:14:43.000477 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.96 MiB, peak 243.36 MiB, free memory in arenas 0.00 B, will set to 239.28 MiB (RSS), difference: 1.32 MiB | ||
| 3778 | 2026.03.18 22:14:44.488314 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8217 | ||
| 3779 | 2026.03.18 22:14:44.488858 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.03.18 22:14:44.488908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3781 | 2026.03.18 22:14:44.489557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3782 | 2026.03.18 22:14:44.489799 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.03.18 22:14:44.489928 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8217 | ||
| 3784 | 2026.03.18 22:14:44.919415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3785 | 2026.03.18 22:14:44.934167 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.18 22:14:44.934237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3787 | 2026.03.18 22:14:44.940545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3788 | 2026.03.18 22:14:44.941306 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.03.18 22:14:44.943958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3790 | 2026.03.18 22:14:45.967436 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53163 | ||
| 3791 | 2026.03.18 22:14:45.967538 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.03.18 22:14:45.967562 [ 288 ] {} <Debug> TCP-Session: 2efe51f2-c9b3-4c9f-8385-066204bcabd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53163 | ||
| 3793 | 2026.03.18 22:14:45.967584 [ 288 ] {} <Debug> TCP-Session: 2efe51f2-c9b3-4c9f-8385-066204bcabd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.03.18 22:14:45.967598 [ 288 ] {} <Debug> TCP-Session: 2efe51f2-c9b3-4c9f-8385-066204bcabd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.03.18 22:14:45.967855 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54046 | ||
| 3796 | 2026.03.18 22:14:45.967866 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65265 | ||
| 3797 | 2026.03.18 22:14:45.967917 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38004 | ||
| 3798 | 2026.03.18 22:14:45.967903 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35346 | ||
| 3799 | 2026.03.18 22:14:45.967995 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.03.18 22:14:45.967899 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64006 | ||
| 3801 | 2026.03.18 22:14:45.968043 [ 289 ] {} <Debug> TCP-Session: 4a00dce1-17f0-4050-9c2c-6b344b7ad831 Authenticating user 'default' from [fd00:1122:3344:101::e]:54046 | ||
| 3802 | 2026.03.18 22:14:45.968017 [ 288 ] {} <Trace> TCP-Session: 2efe51f2-c9b3-4c9f-8385-066204bcabd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.03.18 22:14:45.968077 [ 289 ] {} <Debug> TCP-Session: 4a00dce1-17f0-4050-9c2c-6b344b7ad831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.03.18 22:14:45.967886 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63066 | ||
| 3805 | 2026.03.18 22:14:45.968104 [ 289 ] {} <Debug> TCP-Session: 4a00dce1-17f0-4050-9c2c-6b344b7ad831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.03.18 22:14:45.968166 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3807 | 2026.03.18 22:14:45.967865 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43179 | ||
| 3808 | 2026.03.18 22:14:45.968221 [ 286 ] {} <Debug> TCP-Session: 25cd0c03-64ca-4a1f-a7e6-4ec86aafdbd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38004 | ||
| 3809 | 2026.03.18 22:14:45.967911 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59437 | ||
| 3810 | 2026.03.18 22:14:45.968259 [ 286 ] {} <Debug> TCP-Session: 25cd0c03-64ca-4a1f-a7e6-4ec86aafdbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.03.18 22:14:45.968285 [ 286 ] {} <Debug> TCP-Session: 25cd0c03-64ca-4a1f-a7e6-4ec86aafdbd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.03.18 22:14:45.968331 [ 288 ] {3fe88349-6e56-487e-8882-ddb383312441} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53163) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3813 | 2026.03.18 22:14:45.968469 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2026.03.18 22:14:45.968497 [ 294 ] {} <Debug> TCP-Session: 0efbf3a2-d593-40d7-abcd-8b41426916b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64006 | ||
| 3815 | 2026.03.18 22:14:45.968509 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3816 | 2026.03.18 22:14:45.968514 [ 294 ] {} <Debug> TCP-Session: 0efbf3a2-d593-40d7-abcd-8b41426916b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.03.18 22:14:45.968543 [ 274 ] {} <Debug> TCP-Session: de4222f6-5586-441f-95f1-f212e598cb64 Authenticating user 'default' from [fd00:1122:3344:101::e]:59437 | ||
| 3818 | 2026.03.18 22:14:45.968545 [ 294 ] {} <Debug> TCP-Session: 0efbf3a2-d593-40d7-abcd-8b41426916b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.03.18 22:14:45.968567 [ 274 ] {} <Debug> TCP-Session: de4222f6-5586-441f-95f1-f212e598cb64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.03.18 22:14:45.968542 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.03.18 22:14:45.968591 [ 274 ] {} <Debug> TCP-Session: de4222f6-5586-441f-95f1-f212e598cb64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.03.18 22:14:45.968620 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3823 | 2026.03.18 22:14:45.968621 [ 291 ] {} <Debug> TCP-Session: fe54c2d3-fec6-45ab-9b68-bfcae1a8d148 Authenticating user 'default' from [fd00:1122:3344:101::e]:43179 | ||
| 3824 | 2026.03.18 22:14:45.968660 [ 290 ] {} <Debug> TCP-Session: 59630eaf-b2b2-40ef-a91b-20d2a2016592 Authenticating user 'default' from [fd00:1122:3344:101::e]:65265 | ||
| 3825 | 2026.03.18 22:14:45.968670 [ 291 ] {} <Debug> TCP-Session: fe54c2d3-fec6-45ab-9b68-bfcae1a8d148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.03.18 22:14:45.968689 [ 290 ] {} <Debug> TCP-Session: 59630eaf-b2b2-40ef-a91b-20d2a2016592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.03.18 22:14:45.968699 [ 291 ] {} <Debug> TCP-Session: fe54c2d3-fec6-45ab-9b68-bfcae1a8d148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.03.18 22:14:45.968713 [ 290 ] {} <Debug> TCP-Session: 59630eaf-b2b2-40ef-a91b-20d2a2016592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.03.18 22:14:45.968589 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.03.18 22:14:45.968738 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.03.18 22:14:45.968772 [ 293 ] {} <Debug> TCP-Session: c8d839c9-cd5a-44b0-ba0d-d79ec35cc81a Authenticating user 'default' from [fd00:1122:3344:101::e]:63066 | ||
| 3832 | 2026.03.18 22:14:45.968803 [ 293 ] {} <Debug> TCP-Session: c8d839c9-cd5a-44b0-ba0d-d79ec35cc81a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.03.18 22:14:45.968804 [ 292 ] {} <Debug> TCP-Session: 6a554479-d27a-4983-a0ae-62d20ade20e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35346 | ||
| 3834 | 2026.03.18 22:14:45.968821 [ 293 ] {} <Debug> TCP-Session: c8d839c9-cd5a-44b0-ba0d-d79ec35cc81a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.03.18 22:14:45.968846 [ 292 ] {} <Debug> TCP-Session: 6a554479-d27a-4983-a0ae-62d20ade20e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.03.18 22:14:45.968867 [ 292 ] {} <Debug> TCP-Session: 6a554479-d27a-4983-a0ae-62d20ade20e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.03.18 22:14:45.968886 [ 288 ] {3fe88349-6e56-487e-8882-ddb383312441} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3838 | 2026.03.18 22:14:45.968965 [ 288 ] {3fe88349-6e56-487e-8882-ddb383312441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3839 | 2026.03.18 22:14:45.969385 [ 288 ] {3fe88349-6e56-487e-8882-ddb383312441} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a) (SelectExecutor): Key condition: unknown | ||
| 3840 | 2026.03.18 22:14:45.970574 [ 284 ] {3fe88349-6e56-487e-8882-ddb383312441} <Trace> AggregatingTransform: Aggregating | ||
| 3841 | 2026.03.18 22:14:45.970622 [ 284 ] {3fe88349-6e56-487e-8882-ddb383312441} <Trace> Aggregator: Aggregation method: without_key | ||
| 3842 | 2026.03.18 22:14:45.970664 [ 284 ] {3fe88349-6e56-487e-8882-ddb383312441} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132163 sec. (883.265 rows/sec., 34.50 KiB/sec.) | ||
| 3843 | 2026.03.18 22:14:45.970687 [ 284 ] {3fe88349-6e56-487e-8882-ddb383312441} <Trace> Aggregator: Merging aggregated data | ||
| 3844 | 2026.03.18 22:14:45.971874 [ 288 ] {3fe88349-6e56-487e-8882-ddb383312441} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003601 sec., 277.700638711469 rows/sec., 10.85 KiB/sec. | ||
| 3845 | 2026.03.18 22:14:45.972007 [ 288 ] {3fe88349-6e56-487e-8882-ddb383312441} <Debug> TCPHandler: Processed in 0.004150638 sec. | ||
| 3846 | 2026.03.18 22:14:45.972157 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.03.18 22:14:45.972184 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3848 | 2026.03.18 22:14:45.972188 [ 288 ] {} <Debug> TCP-Session: 2efe51f2-c9b3-4c9f-8385-066204bcabd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.03.18 22:14:45.972209 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.03.18 22:14:45.972230 [ 286 ] {} <Debug> TCP-Session: 25cd0c03-64ca-4a1f-a7e6-4ec86aafdbd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.03.18 22:14:45.972229 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3852 | 2026.03.18 22:14:45.972268 [ 289 ] {} <Debug> TCP-Session: 4a00dce1-17f0-4050-9c2c-6b344b7ad831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.03.18 22:14:45.972272 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.03.18 22:14:45.972298 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.03.18 22:14:45.972318 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.03.18 22:14:45.972333 [ 290 ] {} <Debug> TCP-Session: 59630eaf-b2b2-40ef-a91b-20d2a2016592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.03.18 22:14:45.972349 [ 291 ] {} <Debug> TCP-Session: fe54c2d3-fec6-45ab-9b68-bfcae1a8d148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.03.18 22:14:45.972360 [ 294 ] {} <Debug> TCP-Session: 0efbf3a2-d593-40d7-abcd-8b41426916b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.03.18 22:14:45.972358 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.03.18 22:14:45.972306 [ 292 ] {} <Debug> TCP-Session: 6a554479-d27a-4983-a0ae-62d20ade20e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.03.18 22:14:45.972413 [ 274 ] {} <Debug> TCP-Session: de4222f6-5586-441f-95f1-f212e598cb64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.03.18 22:14:45.972251 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.03.18 22:14:45.972489 [ 293 ] {} <Debug> TCP-Session: c8d839c9-cd5a-44b0-ba0d-d79ec35cc81a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.03.18 22:14:46.370615 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41911 | ||
| 3865 | 2026.03.18 22:14:46.370720 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2026.03.18 22:14:46.370746 [ 288 ] {} <Debug> TCP-Session: f2363484-83eb-4e41-b5cc-af13be8fb8d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41911 | ||
| 3867 | 2026.03.18 22:14:46.370768 [ 288 ] {} <Debug> TCP-Session: f2363484-83eb-4e41-b5cc-af13be8fb8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.03.18 22:14:46.370781 [ 288 ] {} <Debug> TCP-Session: f2363484-83eb-4e41-b5cc-af13be8fb8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.03.18 22:14:46.371002 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35814 | ||
| 3870 | 2026.03.18 22:14:46.371035 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47243 | ||
| 3871 | 2026.03.18 22:14:46.371052 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48005 | ||
| 3872 | 2026.03.18 22:14:46.371077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50106 | ||
| 3873 | 2026.03.18 22:14:46.371103 [ 288 ] {} <Trace> TCP-Session: f2363484-83eb-4e41-b5cc-af13be8fb8d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2026.03.18 22:14:46.371133 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2026.03.18 22:14:46.371122 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.03.18 22:14:46.371177 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3877 | 2026.03.18 22:14:46.371184 [ 289 ] {} <Debug> TCP-Session: 7dd74b06-671c-4997-bb42-6b72741ac3c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35814 | ||
| 3878 | 2026.03.18 22:14:46.371185 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.03.18 22:14:46.371201 [ 294 ] {} <Debug> TCP-Session: 417da2a9-3d2f-48ec-b13f-02d267bdafee Authenticating user 'default' from [fd00:1122:3344:101::e]:50106 | ||
| 3880 | 2026.03.18 22:14:46.371231 [ 289 ] {} <Debug> TCP-Session: 7dd74b06-671c-4997-bb42-6b72741ac3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.03.18 22:14:46.371243 [ 293 ] {} <Debug> TCP-Session: c78efb0b-173c-4d84-bfd6-fc0a72ee8330 Authenticating user 'default' from [fd00:1122:3344:101::e]:48005 | ||
| 3882 | 2026.03.18 22:14:46.371264 [ 294 ] {} <Debug> TCP-Session: 417da2a9-3d2f-48ec-b13f-02d267bdafee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.03.18 22:14:46.371283 [ 288 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3884 | 2026.03.18 22:14:46.371301 [ 294 ] {} <Debug> TCP-Session: 417da2a9-3d2f-48ec-b13f-02d267bdafee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.03.18 22:14:46.371303 [ 293 ] {} <Debug> TCP-Session: c78efb0b-173c-4d84-bfd6-fc0a72ee8330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.03.18 22:14:46.371279 [ 289 ] {} <Debug> TCP-Session: 7dd74b06-671c-4997-bb42-6b72741ac3c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.03.18 22:14:46.371336 [ 293 ] {} <Debug> TCP-Session: c78efb0b-173c-4d84-bfd6-fc0a72ee8330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.03.18 22:14:46.371194 [ 291 ] {} <Debug> TCP-Session: a3cb39c0-fe29-4475-818d-9b28c73ede6b Authenticating user 'default' from [fd00:1122:3344:101::e]:47243 | ||
| 3889 | 2026.03.18 22:14:46.371101 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49180 | ||
| 3890 | 2026.03.18 22:14:46.371404 [ 291 ] {} <Debug> TCP-Session: a3cb39c0-fe29-4475-818d-9b28c73ede6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.03.18 22:14:46.371096 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34225 | ||
| 3892 | 2026.03.18 22:14:46.371441 [ 291 ] {} <Debug> TCP-Session: a3cb39c0-fe29-4475-818d-9b28c73ede6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.03.18 22:14:46.371474 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.03.18 22:14:46.371064 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41062 | ||
| 3895 | 2026.03.18 22:14:46.371514 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2026.03.18 22:14:46.371509 [ 286 ] {} <Debug> TCP-Session: 23e77fb0-3b56-42e3-a5e6-3d6cc005eb1b Authenticating user 'default' from [fd00:1122:3344:101::e]:49180 | ||
| 3897 | 2026.03.18 22:14:46.371560 [ 274 ] {} <Debug> TCP-Session: c0f57496-21aa-48b4-9b91-fbd919e6ef54 Authenticating user 'default' from [fd00:1122:3344:101::e]:34225 | ||
| 3898 | 2026.03.18 22:14:46.371577 [ 286 ] {} <Debug> TCP-Session: 23e77fb0-3b56-42e3-a5e6-3d6cc005eb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.03.18 22:14:46.371580 [ 288 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3900 | 2026.03.18 22:14:46.371594 [ 274 ] {} <Debug> TCP-Session: c0f57496-21aa-48b4-9b91-fbd919e6ef54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.03.18 22:14:46.371611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.03.18 22:14:46.371636 [ 274 ] {} <Debug> TCP-Session: c0f57496-21aa-48b4-9b91-fbd919e6ef54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.03.18 22:14:46.371652 [ 288 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3904 | 2026.03.18 22:14:46.371662 [ 292 ] {} <Debug> TCP-Session: 783b8cc7-b598-42d9-9cbb-d15dace274e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41062 | ||
| 3905 | 2026.03.18 22:14:46.371602 [ 286 ] {} <Debug> TCP-Session: 23e77fb0-3b56-42e3-a5e6-3d6cc005eb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.03.18 22:14:46.371705 [ 292 ] {} <Debug> TCP-Session: 783b8cc7-b598-42d9-9cbb-d15dace274e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.03.18 22:14:46.371004 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62497 | ||
| 3908 | 2026.03.18 22:14:46.371729 [ 292 ] {} <Debug> TCP-Session: 783b8cc7-b598-42d9-9cbb-d15dace274e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.03.18 22:14:46.371800 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.03.18 22:14:46.371828 [ 290 ] {} <Debug> TCP-Session: 3f49a335-461d-4265-8230-168f0a3fa136 Authenticating user 'default' from [fd00:1122:3344:101::e]:62497 | ||
| 3911 | 2026.03.18 22:14:46.371844 [ 290 ] {} <Debug> TCP-Session: 3f49a335-461d-4265-8230-168f0a3fa136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.03.18 22:14:46.371856 [ 290 ] {} <Debug> TCP-Session: 3f49a335-461d-4265-8230-168f0a3fa136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.03.18 22:14:46.371940 [ 288 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Debug> oximeter.version (d2d4055b-e1cc-4842-a4b7-2044a1a1504a) (SelectExecutor): Key condition: unknown | ||
| 3914 | 2026.03.18 22:14:46.372921 [ 309 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Trace> AggregatingTransform: Aggregating | ||
| 3915 | 2026.03.18 22:14:46.373224 [ 309 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3916 | 2026.03.18 22:14:46.373262 [ 309 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001219224 sec. (820.194 rows/sec., 32.04 KiB/sec.) | ||
| 3917 | 2026.03.18 22:14:46.373280 [ 309 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Trace> Aggregator: Merging aggregated data | ||
| 3918 | 2026.03.18 22:14:46.374323 [ 288 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003094 sec., 323.2062055591467 rows/sec., 12.63 KiB/sec. | ||
| 3919 | 2026.03.18 22:14:46.374457 [ 288 ] {f7d4e242-f08b-4537-b0c0-5ec8206ede1e} <Debug> TCPHandler: Processed in 0.00349455 sec. | ||
| 3920 | 2026.03.18 22:14:46.374563 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3921 | 2026.03.18 22:14:46.374592 [ 288 ] {} <Debug> TCP-Session: f2363484-83eb-4e41-b5cc-af13be8fb8d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.03.18 22:14:46.374605 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.03.18 22:14:46.374616 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3924 | 2026.03.18 22:14:46.374637 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3925 | 2026.03.18 22:14:46.374666 [ 291 ] {} <Debug> TCP-Session: a3cb39c0-fe29-4475-818d-9b28c73ede6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.03.18 22:14:46.374675 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.03.18 22:14:46.374696 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.03.18 22:14:46.374718 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3929 | 2026.03.18 22:14:46.374730 [ 289 ] {} <Debug> TCP-Session: 7dd74b06-671c-4997-bb42-6b72741ac3c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.03.18 22:14:46.374752 [ 294 ] {} <Debug> TCP-Session: 417da2a9-3d2f-48ec-b13f-02d267bdafee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.03.18 22:14:46.374767 [ 274 ] {} <Debug> TCP-Session: c0f57496-21aa-48b4-9b91-fbd919e6ef54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.03.18 22:14:46.374739 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.03.18 22:14:46.374651 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3934 | 2026.03.18 22:14:46.374829 [ 286 ] {} <Debug> TCP-Session: 23e77fb0-3b56-42e3-a5e6-3d6cc005eb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.03.18 22:14:46.374652 [ 290 ] {} <Debug> TCP-Session: 3f49a335-461d-4265-8230-168f0a3fa136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.03.18 22:14:46.374849 [ 293 ] {} <Debug> TCP-Session: c78efb0b-173c-4d84-bfd6-fc0a72ee8330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.03.18 22:14:46.374703 [ 292 ] {} <Debug> TCP-Session: 783b8cc7-b598-42d9-9cbb-d15dace274e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.03.18 22:14:47.005159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 524 | ||
| 3939 | 2026.03.18 22:14:47.007373 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.03.18 22:14:47.007425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3941 | 2026.03.18 22:14:47.008619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3942 | 2026.03.18 22:14:47.008883 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.03.18 22:14:47.009138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 3944 | 2026.03.18 22:14:47.303736 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.03.18 22:14:47.303918 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3946 | 2026.03.18 22:14:47.303989 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3947 | 2026.03.18 22:14:47.304731 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.03.18 22:14:47.304794 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3949 | 2026.03.18 22:14:47.305347 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3950 | 2026.03.18 22:14:47.305671 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.03.18 22:14:47.305893 [ 169 ] {} <Debug> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3952 | 2026.03.18 22:14:47.305908 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.10 MiB/sec. | ||
| 3953 | 2026.03.18 22:14:47.305992 [ 169 ] {} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.03.18 22:14:47.306033 [ 276 ] {68f6aa33-f0cd-4586-b58d-8bb7afb3eaa3} <Debug> TCPHandler: Processed in 0.002433169 sec. | ||
| 3955 | 2026.03.18 22:14:47.306037 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3956 | 2026.03.18 22:14:47.306237 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3957 | 2026.03.18 22:14:47.306347 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.03.18 22:14:47.306418 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3959 | 2026.03.18 22:14:47.306469 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2892 rows starting from the beginning of the part | ||
| 3960 | 2026.03.18 22:14:47.306488 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3961 | 2026.03.18 22:14:47.306552 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3962 | 2026.03.18 22:14:47.306609 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2141 rows starting from the beginning of the part | ||
| 3963 | 2026.03.18 22:14:47.306683 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3964 | 2026.03.18 22:14:47.306744 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3965 | 2026.03.18 22:14:47.306808 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 136 rows starting from the beginning of the part | ||
| 3966 | 2026.03.18 22:14:47.306873 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3967 | 2026.03.18 22:14:47.307242 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.03.18 22:14:47.307300 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3969 | 2026.03.18 22:14:47.307759 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3970 | 2026.03.18 22:14:47.308071 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.03.18 22:14:47.308222 [ 169 ] {} <Debug> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3972 | 2026.03.18 22:14:47.308268 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001824 sec., 35087.71929824561 rows/sec., 2.74 MiB/sec. | ||
| 3973 | 2026.03.18 22:14:47.308281 [ 169 ] {} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.03.18 22:14:47.308325 [ 276 ] {fd472fd2-0322-4ca7-b11e-b5e9501a4274} <Debug> TCPHandler: Processed in 0.002043033 sec. | ||
| 3975 | 2026.03.18 22:14:47.308327 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3976 | 2026.03.18 22:14:47.308450 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3977 | 2026.03.18 22:14:47.308482 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.03.18 22:14:47.308549 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3979 | 2026.03.18 22:14:47.308579 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1551 rows starting from the beginning of the part | ||
| 3980 | 2026.03.18 22:14:47.308589 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.03.18 22:14:47.308637 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1089 rows starting from the beginning of the part | ||
| 3982 | 2026.03.18 22:14:47.308641 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3983 | 2026.03.18 22:14:47.308685 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3984 | 2026.03.18 22:14:47.308749 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3985 | 2026.03.18 22:14:47.308791 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 3986 | 2026.03.18 22:14:47.308831 [ 187 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3987 | 2026.03.18 22:14:47.309087 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.03.18 22:14:47.309126 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3989 | 2026.03.18 22:14:47.309275 [ 191 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 5 columns (5 merged, 0 gathered) in 0.003128786 sec., 1705773.421384524 rows/sec., 137.75 MiB/sec. | ||
| 3990 | 2026.03.18 22:14:47.309556 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3991 | 2026.03.18 22:14:47.309610 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3992 | 2026.03.18 22:14:47.309863 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.03.18 22:14:47.309952 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.03.18 22:14:47.309996 [ 169 ] {} <Debug> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3995 | 2026.03.18 22:14:47.310022 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. | ||
| 3996 | 2026.03.18 22:14:47.310035 [ 196 ] {cadc5756-7def-41c3-bc2a-c7ba20abaaf7::all_1_26_5} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3997 | 2026.03.18 22:14:47.310040 [ 169 ] {} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.03.18 22:14:47.310073 [ 276 ] {e39576af-5ff4-4af3-a1f4-4530ac3ad359} <Debug> TCPHandler: Processed in 0.001645519 sec. | ||
| 3999 | 2026.03.18 22:14:47.310085 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4000 | 2026.03.18 22:14:47.310133 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 4001 | 2026.03.18 22:14:47.310216 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.03.18 22:14:47.310232 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4003 | 2026.03.18 22:14:47.310266 [ 196 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2936 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862312 sec., 1576534.9737315767 rows/sec., 117.36 MiB/sec. | ||
| 4004 | 2026.03.18 22:14:47.310322 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4005 | 2026.03.18 22:14:47.310345 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4006 | 2026.03.18 22:14:47.310373 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4007 | 2026.03.18 22:14:47.310379 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7626 rows starting from the beginning of the part | ||
| 4008 | 2026.03.18 22:14:47.310451 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1254 rows starting from the beginning of the part | ||
| 4009 | 2026.03.18 22:14:47.310479 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4010 | 2026.03.18 22:14:47.310496 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4011 | 2026.03.18 22:14:47.310542 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4012 | 2026.03.18 22:14:47.310584 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4013 | 2026.03.18 22:14:47.310626 [ 192 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4014 | 2026.03.18 22:14:47.310737 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.03.18 22:14:47.310773 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.03.18 22:14:47.310782 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4017 | 2026.03.18 22:14:47.310847 [ 191 ] {6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f::all_1_26_5} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4018 | 2026.03.18 22:14:47.310917 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4019 | 2026.03.18 22:14:47.311135 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4020 | 2026.03.18 22:14:47.311353 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.03.18 22:14:47.311462 [ 169 ] {} <Debug> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4022 | 2026.03.18 22:14:47.311492 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 4023 | 2026.03.18 22:14:47.311495 [ 169 ] {} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.03.18 22:14:47.311535 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4025 | 2026.03.18 22:14:47.311537 [ 276 ] {551cf777-e688-4901-87ce-7cb163700f6f} <Debug> TCPHandler: Processed in 0.001374885 sec. | ||
| 4026 | 2026.03.18 22:14:47.311606 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4027 | 2026.03.18 22:14:47.311678 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4028 | 2026.03.18 22:14:47.311704 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1020 rows starting from the beginning of the part | ||
| 4029 | 2026.03.18 22:14:47.311753 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4030 | 2026.03.18 22:14:47.311795 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4031 | 2026.03.18 22:14:47.311832 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4032 | 2026.03.18 22:14:47.311872 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4033 | 2026.03.18 22:14:47.311909 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4034 | 2026.03.18 22:14:47.312749 [ 191 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171744 sec., 1075320.2064614797 rows/sec., 71.96 MiB/sec. | ||
| 4035 | 2026.03.18 22:14:47.313003 [ 189 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4036 | 2026.03.18 22:14:47.313326 [ 189 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2026.03.18 22:14:47.313408 [ 189 ] {72a188d6-fb3d-4cde-9ca8-5349dc307d01::all_1_26_5} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4038 | 2026.03.18 22:14:47.313505 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4039 | 2026.03.18 22:14:47.313754 [ 191 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9488 rows, containing 5 columns (5 merged, 0 gathered) in 0.003554181 sec., 2669532.0243960563 rows/sec., 175.85 MiB/sec. | ||
| 4040 | 2026.03.18 22:14:47.313983 [ 189 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4041 | 2026.03.18 22:14:47.314245 [ 189 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.03.18 22:14:47.314313 [ 189 ] {deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4043 | 2026.03.18 22:14:47.314392 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4044 | 2026.03.18 22:14:51.880421 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4045 | 2026.03.18 22:14:51.880491 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4046 | 2026.03.18 22:14:51.990900 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8665 | ||
| 4047 | 2026.03.18 22:14:51.991358 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.03.18 22:14:51.991394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4049 | 2026.03.18 22:14:51.991887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4050 | 2026.03.18 22:14:51.992107 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.03.18 22:14:51.992239 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4052 | 2026.03.18 22:14:52.305757 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.03.18 22:14:52.305943 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4054 | 2026.03.18 22:14:52.306014 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4055 | 2026.03.18 22:14:52.306734 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.03.18 22:14:52.306789 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4057 | 2026.03.18 22:14:52.307222 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4058 | 2026.03.18 22:14:52.307465 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.03.18 22:14:52.307632 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Debug> executeQuery: Read 136 rows, 12.06 KiB in 0.001739 sec., 78205.86543990798 rows/sec., 6.77 MiB/sec. | ||
| 4060 | 2026.03.18 22:14:52.307686 [ 276 ] {b53f3a57-a196-434a-8cdc-6768a8ab2a59} <Debug> TCPHandler: Processed in 0.002065404 sec. | ||
| 4061 | 2026.03.18 22:14:52.307816 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.03.18 22:14:52.307918 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4063 | 2026.03.18 22:14:52.307962 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4064 | 2026.03.18 22:14:52.308392 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.03.18 22:14:52.308432 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4066 | 2026.03.18 22:14:52.308752 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4067 | 2026.03.18 22:14:52.308969 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.03.18 22:14:52.309104 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001207 sec., 33140.01657000829 rows/sec., 2.43 MiB/sec. | ||
| 4069 | 2026.03.18 22:14:52.309144 [ 276 ] {68a5b19b-f117-490a-b608-e290991c62fb} <Debug> TCPHandler: Processed in 0.001380476 sec. | ||
| 4070 | 2026.03.18 22:14:52.309260 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.03.18 22:14:52.309355 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4072 | 2026.03.18 22:14:52.309397 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4073 | 2026.03.18 22:14:52.309829 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.03.18 22:14:52.309867 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4075 | 2026.03.18 22:14:52.310185 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4076 | 2026.03.18 22:14:52.310392 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.03.18 22:14:52.310522 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 6.86 MiB/sec. | ||
| 4078 | 2026.03.18 22:14:52.310562 [ 276 ] {234844a6-53f4-420d-a360-504f69237be9} <Debug> TCPHandler: Processed in 0.001353936 sec. | ||
| 4079 | 2026.03.18 22:14:52.310679 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.03.18 22:14:52.310772 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.03.18 22:14:52.310815 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4082 | 2026.03.18 22:14:52.311218 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.03.18 22:14:52.311255 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4084 | 2026.03.18 22:14:52.311581 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4085 | 2026.03.18 22:14:52.311789 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.03.18 22:14:52.311918 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 4087 | 2026.03.18 22:14:52.311955 [ 276 ] {4a51de6c-a6f4-45d5-9c1e-45bace63fbc4} <Debug> TCPHandler: Processed in 0.001327095 sec. | ||
| 4088 | 2026.03.18 22:14:52.312068 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.03.18 22:14:52.312160 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.03.18 22:14:52.312215 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <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 | ||
| 4091 | 2026.03.18 22:14:52.313032 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.03.18 22:14:52.313069 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4093 | 2026.03.18 22:14:52.313632 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4094 | 2026.03.18 22:14:52.313859 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.03.18 22:14:52.313999 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001854 sec., 21574.973031283713 rows/sec., 38.66 MiB/sec. | ||
| 4096 | 2026.03.18 22:14:52.314051 [ 276 ] {5c6120ee-2f57-4eb3-97ff-757a3dfbefe1} <Debug> TCPHandler: Processed in 0.002034053 sec. | ||
| 4097 | 2026.03.18 22:14:52.314164 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.03.18 22:14:52.314258 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4099 | 2026.03.18 22:14:52.314301 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4100 | 2026.03.18 22:14:52.314640 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.03.18 22:14:52.314676 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4102 | 2026.03.18 22:14:52.314983 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4103 | 2026.03.18 22:14:52.315189 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.03.18 22:14:52.315316 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4105 | 2026.03.18 22:14:52.315353 [ 276 ] {d1570915-9e28-49d7-b65a-00364c21b998} <Debug> TCPHandler: Processed in 0.001239315 sec. | ||
| 4106 | 2026.03.18 22:14:52.444906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4107 | 2026.03.18 22:14:52.461048 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.03.18 22:14:52.461118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4109 | 2026.03.18 22:14:52.467001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4110 | 2026.03.18 22:14:52.467770 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.03.18 22:14:52.470841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4112 | 2026.03.18 22:14:57.009251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 544 | ||
| 4113 | 2026.03.18 22:14:57.011272 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.03.18 22:14:57.011325 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4115 | 2026.03.18 22:14:57.012472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4116 | 2026.03.18 22:14:57.012742 [ 242 ] {} <Trace> system.query_log (110f3305-f50f-4dd6-86c3-4a1ce817f312): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.03.18 22:14:57.013006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4118 | 2026.03.18 22:14:57.303283 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.03.18 22:14:57.303560 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4120 | 2026.03.18 22:14:57.303660 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4121 | 2026.03.18 22:14:57.304529 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.03.18 22:14:57.304571 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4123 | 2026.03.18 22:14:57.304943 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4124 | 2026.03.18 22:14:57.305169 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.03.18 22:14:57.305320 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.33 MiB/sec. | ||
| 4126 | 2026.03.18 22:14:57.305360 [ 276 ] {cdf96242-ad0a-4957-a244-66d2f900a7cf} <Debug> TCPHandler: Processed in 0.002254376 sec. | ||
| 4127 | 2026.03.18 22:14:57.305486 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.03.18 22:14:57.305580 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4129 | 2026.03.18 22:14:57.305619 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4130 | 2026.03.18 22:14:57.306064 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.03.18 22:14:57.306108 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4132 | 2026.03.18 22:14:57.306406 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4133 | 2026.03.18 22:14:57.306611 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.03.18 22:14:57.306735 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 4135 | 2026.03.18 22:14:57.306771 [ 276 ] {5151ff10-0d3a-4b34-aaef-38861d24dc5a} <Debug> TCPHandler: Processed in 0.001339545 sec. | ||
| 4136 | 2026.03.18 22:14:57.306894 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.03.18 22:14:57.306985 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4138 | 2026.03.18 22:14:57.307027 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4139 | 2026.03.18 22:14:57.307447 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.03.18 22:14:57.307482 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4141 | 2026.03.18 22:14:57.307807 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4142 | 2026.03.18 22:14:57.308007 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.03.18 22:14:57.308131 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4144 | 2026.03.18 22:14:57.308166 [ 276 ] {1bb188c3-9b2a-45b8-8b64-a9244492758e} <Debug> TCPHandler: Processed in 0.001319396 sec. | ||
| 4145 | 2026.03.18 22:14:57.308276 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.03.18 22:14:57.308366 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4147 | 2026.03.18 22:14:57.308407 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4148 | 2026.03.18 22:14:57.308733 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.03.18 22:14:57.308767 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4150 | 2026.03.18 22:14:57.309053 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4151 | 2026.03.18 22:14:57.309246 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.03.18 22:14:57.309369 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001021 sec., 58765.915768854065 rows/sec., 3.96 MiB/sec. | ||
| 4153 | 2026.03.18 22:14:57.309403 [ 276 ] {f9f00b4d-44b5-4c60-9e04-0e6f462ce01f} <Debug> TCPHandler: Processed in 0.001174524 sec. | ||
| 4154 | 2026.03.18 22:14:57.654442 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.03.18 22:14:57.654699 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4156 | 2026.03.18 22:14:57.654790 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4157 | 2026.03.18 22:14:57.655424 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.03.18 22:14:57.655471 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4159 | 2026.03.18 22:14:57.655864 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4160 | 2026.03.18 22:14:57.656090 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Trace> oximeter.fields_i16 (399de7c4-02fa-42e1-8d0d-9b275d60df2b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.03.18 22:14:57.656249 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 4162 | 2026.03.18 22:14:57.656292 [ 276 ] {e6a974ab-89b4-4b23-b6e7-c058e3e36d16} <Debug> TCPHandler: Processed in 0.002023603 sec. | ||
| 4163 | 2026.03.18 22:14:57.656408 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.03.18 22:14:57.656501 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4165 | 2026.03.18 22:14:57.656543 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4166 | 2026.03.18 22:14:57.656940 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.03.18 22:14:57.656975 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4168 | 2026.03.18 22:14:57.657267 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4169 | 2026.03.18 22:14:57.657483 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Trace> oximeter.fields_ipaddr (708919a9-56dc-4375-a8af-af1605dac397): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.03.18 22:14:57.657615 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 865.18 KiB/sec. | ||
| 4171 | 2026.03.18 22:14:57.657653 [ 276 ] {d08474ea-9a5a-47f1-a7dc-370ae7ed1382} <Debug> TCPHandler: Processed in 0.001294445 sec. | ||
| 4172 | 2026.03.18 22:14:57.657791 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.03.18 22:14:57.657911 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4174 | 2026.03.18 22:14:57.657961 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4175 | 2026.03.18 22:14:57.659290 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.03.18 22:14:57.659327 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4177 | 2026.03.18 22:14:57.659813 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4178 | 2026.03.18 22:14:57.660039 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Trace> oximeter.fields_string (cadc5756-7def-41c3-bc2a-c7ba20abaaf7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.03.18 22:14:57.660167 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Debug> executeQuery: Read 2146 rows, 168.10 KiB in 0.00228 sec., 941228.0701754387 rows/sec., 72.00 MiB/sec. | ||
| 4180 | 2026.03.18 22:14:57.660207 [ 276 ] {2d325288-adcf-4b32-973c-7f48d93b8ac5} <Debug> TCPHandler: Processed in 0.002479829 sec. | ||
| 4181 | 2026.03.18 22:14:57.660325 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.03.18 22:14:57.660420 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.03.18 22:14:57.660460 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4184 | 2026.03.18 22:14:57.660893 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.03.18 22:14:57.660929 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4186 | 2026.03.18 22:14:57.661241 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4187 | 2026.03.18 22:14:57.661459 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.03.18 22:14:57.661566 [ 150 ] {} <Debug> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4189 | 2026.03.18 22:14:57.661585 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Debug> executeQuery: Read 75 rows, 5.63 KiB in 0.001183 sec., 63398.140321217244 rows/sec., 4.65 MiB/sec. | ||
| 4190 | 2026.03.18 22:14:57.661642 [ 150 ] {} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.03.18 22:14:57.661649 [ 276 ] {87070a32-0e97-4c25-927d-bbd65c5ea88d} <Debug> TCPHandler: Processed in 0.001375205 sec. | ||
| 4192 | 2026.03.18 22:14:57.661674 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4193 | 2026.03.18 22:14:57.661809 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.03.18 22:14:57.661822 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4195 | 2026.03.18 22:14:57.661927 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4196 | 2026.03.18 22:14:57.661979 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4197 | 2026.03.18 22:14:57.661979 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4198 | 2026.03.18 22:14:57.662032 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 224 rows starting from the beginning of the part | ||
| 4199 | 2026.03.18 22:14:57.662105 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4200 | 2026.03.18 22:14:57.662157 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 65 rows starting from the beginning of the part | ||
| 4201 | 2026.03.18 22:14:57.662205 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4202 | 2026.03.18 22:14:57.662249 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4203 | 2026.03.18 22:14:57.662293 [ 196 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 4204 | 2026.03.18 22:14:57.662737 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.03.18 22:14:57.662778 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4206 | 2026.03.18 22:14:57.663167 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4207 | 2026.03.18 22:14:57.663193 [ 189 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432096 sec., 337966.1698657073 rows/sec., 24.65 MiB/sec. | ||
| 4208 | 2026.03.18 22:14:57.663366 [ 191 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4209 | 2026.03.18 22:14:57.663385 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Trace> oximeter.fields_u32 (61326aa4-9a36-4bee-a8b4-e95a80754106): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.03.18 22:14:57.663514 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00161 sec., 454658.38509316766 rows/sec., 26.89 MiB/sec. | ||
| 4211 | 2026.03.18 22:14:57.663552 [ 276 ] {e79cb94b-b06f-4f76-a3ec-e86e80413036} <Debug> TCPHandler: Processed in 0.0018039 sec. | ||
| 4212 | 2026.03.18 22:14:57.663634 [ 191 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.03.18 22:14:57.663668 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.03.18 22:14:57.663700 [ 191 ] {0b878245-7e4b-4bc4-8135-0e99e40ada4c::all_1_16_3} <Trace> oximeter.fields_u16 (0b878245-7e4b-4bc4-8135-0e99e40ada4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4215 | 2026.03.18 22:14:57.663761 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4216 | 2026.03.18 22:14:57.663772 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4217 | 2026.03.18 22:14:57.663800 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4218 | 2026.03.18 22:14:57.664175 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.18 22:14:57.664209 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4220 | 2026.03.18 22:14:57.664484 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4221 | 2026.03.18 22:14:57.664695 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.03.18 22:14:57.664791 [ 150 ] {} <Debug> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4223 | 2026.03.18 22:14:57.664822 [ 150 ] {} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.18 22:14:57.664822 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 4225 | 2026.03.18 22:14:57.664840 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4226 | 2026.03.18 22:14:57.664872 [ 276 ] {ba28c32c-777f-4364-9acc-f740308fb6a1} <Debug> TCPHandler: Processed in 0.001255515 sec. | ||
| 4227 | 2026.03.18 22:14:57.664916 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4228 | 2026.03.18 22:14:57.664992 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.03.18 22:14:57.665007 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4230 | 2026.03.18 22:14:57.665039 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4231 | 2026.03.18 22:14:57.665082 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4232 | 2026.03.18 22:14:57.665092 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4233 | 2026.03.18 22:14:57.665115 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4234 | 2026.03.18 22:14:57.665136 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4235 | 2026.03.18 22:14:57.665155 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4236 | 2026.03.18 22:14:57.665194 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4237 | 2026.03.18 22:14:57.665534 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.03.18 22:14:57.665574 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4239 | 2026.03.18 22:14:57.665777 [ 191 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.0008883 sec., 5628.729032984353 rows/sec., 417.76 KiB/sec. | ||
| 4240 | 2026.03.18 22:14:57.665885 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4241 | 2026.03.18 22:14:57.665891 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4242 | 2026.03.18 22:14:57.666167 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Trace> oximeter.fields_u8 (8ea228a8-65c1-4168-b2ec-a8d37a13dfdc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.18 22:14:57.666226 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.03.18 22:14:57.666302 [ 196 ] {e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a::all_1_5_1} <Trace> oximeter.fields_u64 (e23d0e7b-b65f-4f83-b3cc-2c61f66a7f4a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4245 | 2026.03.18 22:14:57.666304 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00123 sec., 9756.09756097561 rows/sec., 762.20 KiB/sec. | ||
| 4246 | 2026.03.18 22:14:57.666351 [ 276 ] {6cf262ac-d153-4866-a880-e5d12c2894fb} <Debug> TCPHandler: Processed in 0.001410346 sec. | ||
| 4247 | 2026.03.18 22:14:57.666377 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4248 | 2026.03.18 22:14:57.666464 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.03.18 22:14:57.666559 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4250 | 2026.03.18 22:14:57.666598 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4251 | 2026.03.18 22:14:57.667388 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.03.18 22:14:57.667423 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4253 | 2026.03.18 22:14:57.667782 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4254 | 2026.03.18 22:14:57.667993 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Trace> oximeter.fields_uuid (6bfe2d50-09bd-41cd-bbe6-330ad51b2d2f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.03.18 22:14:57.668119 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Debug> executeQuery: Read 1099 rows, 78.66 KiB in 0.001576 sec., 697335.0253807107 rows/sec., 48.74 MiB/sec. | ||
| 4256 | 2026.03.18 22:14:57.668156 [ 276 ] {698ab7b3-5006-4af1-b179-317a25fc25dc} <Debug> TCPHandler: Processed in 0.00174219 sec. | ||
| 4257 | 2026.03.18 22:14:57.668270 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.03.18 22:14:57.668363 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.03.18 22:14:57.668406 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4260 | 2026.03.18 22:14:57.669058 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.03.18 22:14:57.669094 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4262 | 2026.03.18 22:14:57.669497 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4263 | 2026.03.18 22:14:57.669731 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Trace> oximeter.measurements_cumulativeu64 (deebfc3d-c8e9-4ae5-8d8c-8380ee0030d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.03.18 22:14:57.669860 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001515 sec., 831023.102310231 rows/sec., 52.42 MiB/sec. | ||
| 4265 | 2026.03.18 22:14:57.669896 [ 276 ] {8eba0338-ed03-42dc-8bcb-0ffebf23041d} <Debug> TCPHandler: Processed in 0.001677029 sec. | ||
| 4266 | 2026.03.18 22:14:57.670008 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.03.18 22:14:57.670100 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.03.18 22:14:57.670153 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <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 | ||
| 4269 | 2026.03.18 22:14:57.670979 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.03.18 22:14:57.671015 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4271 | 2026.03.18 22:14:57.671583 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4272 | 2026.03.18 22:14:57.671805 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <Trace> oximeter.measurements_histogramu64 (290c82a7-4e0c-4fbb-a88a-ac06d869236d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.03.18 22:14:57.671939 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001857 sec., 27463.651050080778 rows/sec., 49.21 MiB/sec. | ||
| 4274 | 2026.03.18 22:14:57.671990 [ 276 ] {bb3947ea-9b08-4c53-a34f-7a77a8f2bdf1} <Debug> TCPHandler: Processed in 0.002032453 sec. | ||
| 4275 | 2026.03.18 22:14:57.672105 [ 276 ] {} <Trace> TCP-Session: 6ee22d99-add1-4c43-b144-ee3b4480db95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.03.18 22:14:57.672201 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.03.18 22:14:57.672242 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4278 | 2026.03.18 22:14:57.672555 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.03.18 22:14:57.672591 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4280 | 2026.03.18 22:14:57.672949 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4281 | 2026.03.18 22:14:57.673161 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Trace> oximeter.measurements_u64 (72a188d6-fb3d-4cde-9ca8-5349dc307d01): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.03.18 22:14:57.673290 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 4283 | 2026.03.18 22:14:57.673325 [ 276 ] {552857d9-5777-43c7-af75-f2035be404dc} <Debug> TCPHandler: Processed in 0.001270865 sec. | ||
| 4284 | 2026.03.18 22:14:58.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.43 MiB, peak 248.80 MiB, free memory in arenas 0.00 B, will set to 242.32 MiB (RSS), difference: -1.11 MiB | ||
| 4285 | 2026.03.18 22:14:59.492402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9177 | ||
| 4286 | 2026.03.18 22:14:59.492892 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.03.18 22:14:59.492934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4288 | 2026.03.18 22:14:59.493404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4289 | 2026.03.18 22:14:59.493633 [ 243 ] {} <Trace> system.asynchronous_metric_log (31cda3d2-95e2-4893-a111-59277b264ae2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.03.18 22:14:59.493759 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9177 | ||
| 4291 | 2026.03.18 22:14:59.971005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4292 | 2026.03.18 22:14:59.987635 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.03.18 22:14:59.987695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4294 | 2026.03.18 22:14:59.994305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4295 | 2026.03.18 22:14:59.995046 [ 244 ] {} <Trace> system.metric_log (78b15508-5275-4fa7-9e4b-5a18690a772d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.03.18 22:14:59.997968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||